857 Commits (main)

Author SHA1 Message Date
Emelia Smith 7c3fea7275
Feature: Allow token introspection without read scope (#27142) 7 months ago
Robert R George 20666482ef
Added admin api for managing tags (#26872) 8 months ago
Claire 33c8708a1a
Change `GET /api/v1/directory` to use database replica rather than primary (#26856) 9 months ago
Claire 548c032dbb
Improve interaction modal error handling (#26795) 9 months ago
Daniel M Brasil ccca542db1
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237) 9 months ago
Lukas Martini a7d96e6aff
Improve error messages when DeepL quota is exceeded (#26704) 9 months ago
jsgoldstein 30c191aaa0
Add new public status index (#26344) 9 months ago
Claire 191d302b7f
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 9 months ago
Daniel M Brasil d24a87ce4f
Add ability to delete avatar or header picture via the API (#25124) 9 months ago
Daniel M Brasil 3a4d3e9d4b
Add `GET /api/v1/instance/languages` to REST API (#24443) 10 months ago
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 10 months ago
Claire 6c39125761
Change /api/v1/peers/search to be case-insensitive when using Elasticsearch (#26268) 10 months ago
Claire b4e739ff0f
Change interaction modal in web UI (#26075) 10 months ago
Christian Schmidt 4c18928a93
Wrong count in response when removing favourite/reblog (#24365) 10 months ago
Claire 943f27f437
Remove unfollowed hashtag posts from home feed (#26028) 10 months ago
Claire 41f65edb21
Fix embed dropdown menu item for unauthenticated users (#25964) 10 months ago
Eugen Rochko 8d0c69529a
Change markers API to use a replica (#25851) 10 months ago
Eugen Rochko fdc3ff7c2d
Change notifications API to use a replica (#25874) 10 months ago
Matt Jankowski 2e1391fdd2
Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 10 months ago
Claire c27b82a437
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866) 11 months ago
Kurtis Rainbolt-Greene e4cfe4b3db
First pass at multi-database for read replica using Rails native adapter (#25693) 11 months ago
Daniel M Brasil 383c00819c
Fix `/api/v2/search` not working with following query param (#25681) 11 months ago
Daniel M Brasil 4fe2d7cb59
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595) 11 months ago
Matt Jankowski 683ba5ecb1
Fix rails `rewhere` deprecation warning in directories api controller (#25625) 11 months ago
Claire 1d622c8033
Add POST /api/v1/conversations/:id/unread (#25509) 11 months ago
Claire a5b6f6da80
Change /api/v1/statuses/:id/history to always return at least one item (#25510) 11 months ago
Daniel M Brasil b9bc9d0bda
Fix incorrect pagination headers in `/api/v2/admin/accounts` (#25477) 11 months ago
Claire ec59166844
Fix ArgumentError when loading newer Private Mentions (#25399) 11 months ago
Eugen Rochko 4c9406bdb0
Add time zone preference (#25342) 12 months ago
Darius Kazemi bacb674921
Add exclusive lists (#22048) 12 months ago
Claire 2b45fecde1
Fix multiple N+1s in ConversationsController (#25134) 12 months ago
Claire 9017df7178
Remove dead code in Api::V1::FeaturedTagsController (#25073) 1 year ago
Daniel M Brasil 785e650ab4
Fix uncaught TypeError in POST `/api/v1/featured_tags` (#25072) 1 year ago
Daniel M Brasil 45d98959ac
Fix uncaught NoMethodError in POST `/api/v1/featured_tags` (#25063) 1 year ago
Daniel M Brasil ce8b5899ae
Fix POST `/api/v1/admin/domain_allows` returning 200 when no domain is specified (#24958) 1 year ago
Claire 45ba9ada34
Fix race condition when reblogging a status (#25016) 1 year ago
Claire e60414792d
Add polling and automatic redirection to `/start` on email confirmation (#25013) 1 year ago
Daniel M Brasil 433ab0c9a3
Fix uncaught NoMethodError error in `/api/v1/admin/canonical_email_blocks/test` (#24947) 1 year ago
zunda c0ea33e3fc
Make it possible to upload audio and video to Heroku app (#24866) 1 year ago
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop (#24692) 1 year ago
Claire 1c61869eed
Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665) 1 year ago
Claire b0bf6216e6
Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662) 1 year ago
Claire 1419f90ef2
Fix some user-independent endpoints potentially reading session cookies (#24650) 1 year ago
Claire 276c39361b
Fix anonymous visitors getting a session cookie on first visit (#24584) 1 year ago
Eugen Rochko 6084461cd0
Change unauthenticated responses to be cached in REST API (#24348) 1 year ago
Claire 58a1b2e330
Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604) 1 year ago
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions (#24347) 1 year ago
Robert R George 4db8230194
Add trend management to admin API (#24257) 1 year ago
Claire ff168ef202
Fix most rubocop issues (#2165) 1 year ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630) 1 year ago