mastodon/app/controllers/api/v1
Claire 93912f0498 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/models/account.rb`:
  Conflict because we (glitch-soc) have disabled trending of posts without
  review.
  Discarded that upstream change.
- `app/views/admin/settings/discovery/show.html.haml`:
  Just an extra setting in glitch-soc.
  Kept that extra setting.
2022-11-12 13:28:03 +01:00
..
accounts Merge branch 'main' into glitch-soc/merge-upstream 2022-11-10 09:36:47 +01:00
admin Fix admin APIs returning deleted object instead of empty object upon delete (#19479) 2022-10-30 02:43:57 +02:00
announcements
apps
crypto
emails
featured_tags
filters
instances
lists
polls
push
statuses
timelines Merge branch 'main' into glitch-soc/merge-upstream 2022-11-10 09:36:47 +01:00
trends Allow number of trending hashtags to be customizable (#1884) 2022-11-02 09:20:47 +01:00
accounts_controller.rb
announcements_controller.rb
apps_controller.rb
blocks_controller.rb
bookmarks_controller.rb
conversations_controller.rb
custom_emojis_controller.rb
directories_controller.rb
domain_blocks_controller.rb
endorsements_controller.rb
favourites_controller.rb
featured_tags_controller.rb
filters_controller.rb Fix crash in legacy filter creation controller (#19878) 2022-11-07 03:38:53 +01:00
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb
lists_controller.rb Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126) 2022-11-08 16:37:28 +01:00
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb
polls_controller.rb
preferences_controller.rb
reports_controller.rb
scheduled_statuses_controller.rb
statuses_controller.rb Merge branch 'main' into glitch-soc/merge-upstream 2022-11-12 13:28:03 +01:00
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb Improve performance by avoiding regex construction (#20215) 2022-11-10 05:49:30 +01:00