mastodon/app/helpers
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 Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
accounts_helper.rb
application_helper.rb Change authorized applications page (#17656) 2022-03-01 16:48:58 +01:00
context_helper.rb
domain_control_helper.rb
email_helper.rb
flashes_helper.rb
home_helper.rb
instance_helper.rb
jsonld_helper.rb
languages_helper.rb Fix invalid language resulting in no fallback being set on statuses (#17722) 2022-03-09 08:46:05 +01:00
mascot_helper.rb
routing_helper.rb
settings_helper.rb
statuses_helper.rb Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
webfinger_helper.rb