mastodon/app/controllers/api/v1
Claire 4b92e59f4f
Add support for editing media description and focus point of already-posted statuses (#20878)
* Add backend support for editing media attachments of existing posts

* Allow editing media attachments of already-posted toots

* Add tests
2023-01-18 16:33:55 +01:00
..
accounts Allow changing hide_collections setting with the api (#22790) 2023-01-13 16:40:21 +01:00
admin Fix /api/v1/admin/trends/tags using wrong serializer (#18943) 2023-01-18 16:28:18 +01:00
announcements
apps
crypto
emails
featured_tags
instances
lists
polls
push
statuses
timelines
trends
accounts_controller.rb
announcements_controller.rb
apps_controller.rb
blocks_controller.rb
bookmarks_controller.rb
conversations_controller.rb
custom_emojis_controller.rb
directories_controller.rb
domain_blocks_controller.rb
endorsements_controller.rb
favourites_controller.rb
featured_tags_controller.rb
filters_controller.rb Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988) 2022-12-07 00:10:53 +01:00
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb
lists_controller.rb
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb Fix N+1 queries from in NotificationsController (#21202) 2022-12-15 16:18:20 +01:00
polls_controller.rb
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb Add support for editing media description and focus point of already-posted statuses (#20878) 2023-01-18 16:33:55 +01:00
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb Fix not being able to follow more than one hashtag (#21285) 2022-11-21 10:35:09 +01:00