mastodon/app/controllers
Eugen Rochko 8f03b7a2fb
Add notifications when a reblogged status has been updated ()
* Add notifications when a reblogged status has been updated

* Change wording to say "edit" instead of "update" and add missing controls

* Replace previous update notifications with the most up-to-date one
..
activitypub Fix replies collection incorrectly looping ()
admin Change actions in reports to require only one click ()
api Add notifications when a reblogged status has been updated ()
auth Add OMNIAUTH_ONLY environment variable to enforce externa log-in ()
concerns Add global `locale` param ()
oauth Refactor settings controllers ()
settings Remove Keybase integration ()
well_known Remove Keybase integration ()
about_controller.rb Add server rules ()
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Add support for private pinned posts ()
application_controller.rb Add logging of S3-related errors ()
authorize_interactions_controller.rb
custom_css_controller.rb Remove set-cookie header on custom.css ()
directories_controller.rb Change trending hashtags to be affected be reblogs ()
emojis_controller.rb
filters_controller.rb Sort filters by “keyword or phrase” in Settings ()
follower_accounts_controller.rb Fix serialization of followers/following counts when user hides their network ()
following_accounts_controller.rb Fix serialization of followers/following counts when user hides their network ()
health_controller.rb Change health check ()
home_controller.rb Change routing paths to use usernames in web UI ()
instance_actors_controller.rb Fix instance actor not being dereferenceable ()
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb Fix error when rendering public pages with media attachments ()
media_proxy_controller.rb Fix media proxy RedisLocks auto-releasing too fast ()
public_timelines_controller.rb
relationships_controller.rb Add interrelationship icon ()
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb Add feature to automatically delete old toots ()
statuses_controller.rb Fix error when trying to render component for media without meta ()
tags_controller.rb Refactor how public and tag timelines are queried ()