mastodon/app/controllers
Claire 3160e050a9 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/helpers/accounts_helper.rb`:
  Conflict due to upstream changing how followers count is displayed while we
  have an option to hide followers count.
  Ported upstream change.
- `app/views/accounts/_header.html.haml`:
  Conflict due to upstream changing how followers count is displayed while we
  have an option to hide followers count.
  Ported upstream change.
- `app/views/directories/index.html.haml`:
  Conflict due to upstream changing how followers count is displayed while we
  have an option to hide followers count.
  Ported upstream change.
2021-07-08 16:17:19 +02:00
..
activitypub Merge branch 'main' into glitch-soc/merge-upstream 2021-07-08 16:17:19 +02:00
admin Merge branch 'main' into glitch-soc/merge-upstream 2021-07-08 16:17:19 +02:00
api Merge branch 'main' into glitch-soc/merge-upstream 2021-06-03 20:47:02 +02:00
auth Merge branch 'main' into glitch-soc/merge-upstream 2021-06-23 10:46:24 +02:00
concerns Merge branch 'main' into glitch-soc/merge-upstream 2021-06-23 10:46:24 +02:00
oauth
settings Fix login date not showing up in login history by using “public” pack 2021-06-23 12:21:40 +02:00
well_known Merge branch 'main' into glitch-soc/merge-upstream 2021-07-08 16:17:19 +02:00
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_interactions_controller.rb
custom_css_controller.rb Remove set-cookie header on custom.css (#16314) 2021-05-30 17:57:47 +02:00
directories_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb Merge branch 'main' into glitch-soc/merge-upstream 2021-06-23 10:46:24 +02:00
following_accounts_controller.rb Merge branch 'main' into glitch-soc/merge-upstream 2021-06-23 10:46:24 +02:00
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 2019-07-08 12:03:45 +02:00
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Fix media proxy RedisLocks auto-releasing too fast (#16291) 2021-05-22 15:00:33 +02:00
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_controller.rb
tags_controller.rb