Matt Jankowski d83d01eb1e Fix `Lint/RedundantSafeNavigation` cop (#28172) 9 months ago
..
accounts 963354978a Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 9 months ago
admin 20666482ef Added admin api for managing tags (#26872) 1 year ago
announcements f52c988e12 Add announcements (#12662) 4 years ago
apps 7c3fea7275 Feature: Allow token introspection without read scope (#27142) 11 months ago
crypto 087ed84367 Optimize map { ... }.compact calls (#15513) 3 years ago
emails 4fe2d7cb59 Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595) 1 year ago
featured_tags c3f0621a59 Add ability to follow hashtags (#18809) 2 years ago
instances 876f5b1d12 Convert `/instances/*` controller specs to request specs (#27988) 10 months ago
lists e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
peers 548c032dbb Improve interaction modal error handling (#26795) 1 year ago
polls 988b0493fe Add more tests for ActivityPub controllers (#13585) 4 years ago
profile 191d302b7f Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 1 year ago
push 6e226f5a32 Fix Rails/ActionOrder cop (#24692) 1 year ago
statuses 4be12791e6 Remove `default_scope` from `StatusEdit` class (#28042) 10 months ago
timelines 7e1a77ea51 Add base class for `api/v1/timelines/*` controllers (#27840) 10 months ago
trends 6084461cd0 Change unauthenticated responses to be cached in REST API (#24348) 1 year ago
accounts_controller.rb d83d01eb1e Fix `Lint/RedundantSafeNavigation` cop (#28172) 9 months ago
announcements_controller.rb 2177daeae9 Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
apps_controller.rb 24552b5160 Add whitelist mode (#11291) 5 years ago
blocks_controller.rb e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
bookmarks_controller.rb 2e1391fdd2 Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 1 year ago
conversations_controller.rb 0d14fcebae Change link previews to keep original URL from the status (#27312) 10 months ago
custom_emojis_controller.rb 1c61869eed Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665) 1 year ago
directories_controller.rb 33c8708a1a Change `GET /api/v1/directory` to use database replica rather than primary (#26856) 1 year ago
domain_blocks_controller.rb e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
endorsements_controller.rb e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
favourites_controller.rb 2e1391fdd2 Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 1 year ago
featured_tags_controller.rb 9017df7178 Remove dead code in Api::V1::FeaturedTagsController (#25073) 1 year ago
filters_controller.rb 6e226f5a32 Fix Rails/ActionOrder cop (#24692) 1 year ago
follow_requests_controller.rb e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
followed_tags_controller.rb e1f819fd78 Fix pagination of followed tags (#20861) 1 year ago
instances_controller.rb e258b4cb64 Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 1 year ago
invites_controller.rb 07a4059901 Add support for invite codes in the registration API (#27805) 10 months ago
lists_controller.rb bacb674921 Add exclusive lists (#22048) 1 year ago
markers_controller.rb 8d0c69529a Change markers API to use a replica (#25851) 1 year ago
media_controller.rb c0ea33e3fc Make it possible to upload audio and video to Heroku app (#24866) 1 year ago
mutes_controller.rb e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
notifications_controller.rb fdc3ff7c2d Change notifications API to use a replica (#25874) 1 year ago
polls_controller.rb 6084461cd0 Change unauthenticated responses to be cached in REST API (#24348) 1 year ago
preferences_controller.rb 0ae5c6312f Remove useless `respond_to` calls (#13208) 4 years ago
reports_controller.rb c27b82a437 Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866) 1 year ago
scheduled_statuses_controller.rb e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 year ago
statuses_controller.rb 6084461cd0 Change unauthenticated responses to be cached in REST API (#24348) 1 year ago
streaming_controller.rb e633b26f4f Add allow_other_host in redirects which may go outside app (#24252) 1 year ago
suggestions_controller.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
tags_controller.rb 943f27f437 Remove unfollowed hashtag posts from home feed (#26028) 1 year ago