mastodon/app/serializers/rest
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696)
* Change how changes to media attachments are stored for edits

Fix not being able to re-order media attachments

* Fix not broadcasting updates when polls/media is changed through ActivityPub

* Various fixes and improvements

* Update app/models/report.rb

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* Add tracking of media attachment description changes

* Change poll in status edit to have a structure closer to the real one

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2022-03-09 09:06:17 +01:00
..
admin Change design of federation pages in admin UI (#17704) 2022-03-09 08:52:32 +01:00
keys
trends Add trending links (#16917) 2021-11-25 13:07:38 +01:00
account_serializer.rb Fix breaking change about format of accounts.created_at (#16186) 2021-05-09 10:39:13 +02:00
announcement_serializer.rb
application_serializer.rb
context_serializer.rb
conversation_serializer.rb
credential_account_serializer.rb
custom_emoji_serializer.rb
encrypted_message_serializer.rb
familiar_followers_serializer.rb Add /api/v1/accounts/familiar_followers to REST API (#17700) 2022-03-07 09:36:47 +01:00
featured_tag_serializer.rb
filter_serializer.rb
instance_serializer.rb Add configuration attribute to GET /api/v1/instance (#16485) 2021-07-10 17:58:41 +02:00
list_serializer.rb
marker_serializer.rb
media_attachment_serializer.rb Stop setting a shortcode to newly-created media attachments (#16730) 2021-09-13 18:59:37 +02:00
muted_account_serializer.rb
notification_serializer.rb Add notifications when a reblogged status has been updated (#17404) 2022-02-11 22:20:19 +01:00
poll_serializer.rb
preferences_serializer.rb
preview_card_serializer.rb
reaction_serializer.rb
relationship_serializer.rb
report_serializer.rb
rule_serializer.rb Add server rules (#15769) 2021-02-21 19:50:12 +01:00
scheduled_status_serializer.rb
search_serializer.rb
status_edit_serializer.rb Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
status_serializer.rb Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
status_source_serializer.rb Add support for editing for published statuses (#16697) 2022-01-19 22:37:27 +01:00
suggestion_serializer.rb Add cold-start follow recommendations (#15945) 2021-04-12 12:37:14 +02:00
tag_serializer.rb
web_push_subscription_serializer.rb