mastodon/app/controllers/api/v1
Claire 6281c4dedd Merge commit '1fc165de02d79294c8a218f5fa82bcd477484ca1' into glitch-soc/merge-upstream
Conflicts:
- `.env.production.sample`:
  Upstream added a block of three environment variables, while glitch-soc
  has a different version of the file overall.
  Added upstream's changes.
- `app/helpers/application_helper.rb`:
  Upstream added a helper, while glitch-soc had extra helpers.
  Added upstream's helper.
2024-10-19 19:13:32 +02:00
..
accounts
admin Increase maximum page size for Admin Domain Management APIs (#31253) 2024-08-02 06:54:48 +00:00
announcements
apps
domain_blocks Add preview of followers removed in domain block modal in web UI (#32032) 2024-09-25 18:13:36 +00:00
emails
featured_tags
instances
lists
notifications Fix notification requests from suspended accounts still being listed (#32354) 2024-10-09 17:29:02 +00:00
peers Add `LIMIT` constant for `api/v1/peers/search` endpoint (#31989) 2024-09-20 08:31:58 +00:00
polls Fix HTTP 500 in `/api/v1/polls/:id/votes` (#25598) 2024-07-09 12:41:49 +00:00
profile
push
statuses Translate to regional language variant (e.g. pt-BR) (#32428) 2024-10-15 13:26:20 +00:00
timelines Merge commit 'df9e26158d9787859b24bdc276af478abf05e1af' into glitch-soc/merge-upstream 2024-07-04 17:12:14 +02:00
trends
accounts_controller.rb Add error message when user tries to follow their own account (#31910) 2024-10-07 12:05:46 +00:00
announcements_controller.rb
annual_reports_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
follow_requests_controller.rb
followed_tags_controller.rb
instances_controller.rb
invites_controller.rb
lists_controller.rb
markers_controller.rb
media_controller.rb
mutes_controller.rb
notifications_controller.rb Merge commit '598ae4f2da86029b1c3c3e35e64b89873037b598' into glitch-soc/merge-upstream 2024-07-30 20:47:34 +02:00
polls_controller.rb
preferences_controller.rb
reports_controller.rb Add optional OAuth application to reports (#30539) 2024-07-16 13:23:08 +00:00
scheduled_statuses_controller.rb
statuses_controller.rb
streaming_controller.rb
suggestions_controller.rb
tags_controller.rb