You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/api/v1
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970)
* Fix regressions from #2683

Properly format spoiler text HTML, while keeping old logic for blankness intact
Process hashtags and mentions in spoiler text
Format spoiler text for Atom
Change "show more" toggle into a button instead of anchor
Fix style regression on dropdowns for detailed statuses

* Fix lint issue

* Convert spoiler text to plaintext in desktop notifications
9 years ago
..
accounts When avatar/header are GIF, generate static versions (#1428) 9 years ago
apps Fix tests, add applications to eager loading/cache for statuses, fix 9 years ago
blocks Add API for retrieving blocked accounts 9 years ago
favourites Add API for retrieving favourites 9 years ago
follow_requests
follows
instances Fix API for Mastodon version (#2590) 9 years ago
media Fix #431 - convert gif to webm during upload. Web UI treats them like it did 9 years ago
mutes Mute button progress so far. WIP, doesn't entirely work correctly. 9 years ago
notifications Fix #675 - return created_at in notifications API 9 years ago
reports Adding POST /api/v1/reports API, and a UI for submitting reports 9 years ago
search Web UI support for the new omnisearch 9 years ago
statuses Fix regressions from #2683 (#2970) 9 years ago
timelines