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/helpers
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697)
* Add support for editing for published statuses

* Fix references to stripped-out code

* Various fixes and improvements

* Further fixes and improvements

* Fix updates being potentially sent to unauthorized recipients

* Various fixes and improvements

* Fix wrong words in test

* Fix notifying accounts that were tagged but were not in the audience

* Fix mistake
3 years ago
..
admin Add notifications for statuses deleted by moderators (#17204) 3 years ago
accounts_helper.rb Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
application_helper.rb Add graphs and retention metrics to admin dashboard (#16829) 3 years ago
domain_control_helper.rb
email_helper.rb
flashes_helper.rb
home_helper.rb
instance_helper.rb
jsonld_helper.rb Add support for editing for published statuses (#16697) 3 years ago
languages_helper.rb Add trending links (#16917) 3 years ago
mascot_helper.rb
routing_helper.rb
settings_helper.rb Add trending links (#16917) 3 years ago
statuses_helper.rb Fix error when trying to render component for media without meta (#16112) 4 years ago
webfinger_helper.rb