This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-02-06 09:19:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
serializers
History
Eugen Rochko
18331fefa2
Remove deprecated
GET /api/v1/search
API (
#11823
)
...
Use `GET /api/v2/search` instead
2019-09-13 16:11:13 +02:00
..
activitypub
Fix ActivityPub context not being dynamically computed (
#11746
)
2019-09-03 22:52:32 +02:00
rest
Remove deprecated
GET /api/v1/search
API (
#11823
)
2019-09-13 16:11:13 +02:00
rss
Add an RSS feed tagged to a public profile page (
#10502
)
2019-08-18 20:54:36 +02:00
web
Only display web push notifications after API call (
fixes
#7902
) (
#8396
)
2018-08-23 21:44:27 +02:00
initial_state_serializer.rb
Fix blurhash and autoplay not working on public pages (
#11585
)
2019-08-16 19:15:05 +02:00
manifest_serializer.rb
Add method and enctype to manifest (
#11767
)
2019-09-05 15:51:51 +02:00
oembed_serializer.rb
Add allowfullscreen attribute to oembed iframe (
#10370
)
2019-03-25 15:01:09 +01:00
webfinger_serializer.rb
Remove XML version of Webfinger and remove links to Atom feeds (
#11460
)
2019-08-01 19:14:02 +02:00