1390 Commits (b23699709acd2b31928b884ceec2af15370c452c)

Author SHA1 Message Date
Matt Jankowski 2a0b6be46a Coverage for `Auth::OmniauthCallbacks` controller (#26147)
1 year ago
Claire 783676dd10 Fix unexpected redirection to /explore after sign-in (#26143)
1 year ago
Christian Schmidt 540cced981 Wrong count in response when removing favourite/reblog (#24365)
1 year ago
Claire e8631f8e90 Remove unfollowed hashtag posts from home feed (#26028)
1 year ago
Claire 618eb10d18 Fix embed dropdown menu item for unauthenticated users (#25964)
1 year ago
Eugen Rochko 8bc36b5084 Change markers API to use a replica (#25851)
1 year ago
Eugen Rochko 315002c1be Change notifications API to use a replica (#25874)
1 year ago
Matt Jankowski 08421e7b90 Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
1 year ago
Matt Jankowski 399a738c85 Fix `Naming/AccessorMethodName` cop (#25924)
1 year ago
Claire 66693177ff Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)
1 year ago
Kurtis Rainbolt-Greene a27f2686ca First pass at multi-database for read replica using Rails native adapter (#25693)
1 year ago
Daniel M Brasil 2b877ad937 Fix `/api/v2/search` not working with following query param (#25681)
1 year ago
Claire 4885232358 Add users index on unconfirmed_email (#25672)
1 year ago
Claire fe1735f409 Fix inefficient query when requesting a new confirmation email from a logged-in account (#25669)
1 year ago
Daniel M Brasil 2f17abc686 Fix HTTP 500 in `/api/v1/emails/check_confirmation` (#25595)
1 year ago
Matt Jankowski 843448c7d9 Fix rails `rewhere` deprecation warning in directories api controller (#25625)
1 year ago
Claire 3406cb0427 Add POST /api/v1/conversations/:id/unread (#25509)
1 year ago
Claire d0144d2be3 Change /api/v1/statuses/:id/history to always return at least one item (#25510)
1 year ago
Claire c1c87fe7b9 Add finer permission requirements for managing webhooks (#25463)
1 year ago
Claire 923dde8e6c Fix wrong view being displayed when a webhook fails validation (#25464)
1 year ago
Daniel M Brasil 498e3231b6 Fix incorrect pagination headers in `/api/v2/admin/accounts` (#25477)
1 year ago
Eugen Rochko 937764ce4b Fix always redirecting to onboarding in web UI (#25396)
1 year ago
Claire a424076226 Fix ArgumentError when loading newer Private Mentions (#25399)
1 year ago
Eugen Rochko 989a8758e3 Change edit profile page (#25413)
1 year ago
Eugen Rochko 239ee4f5d1 Fix CAPTCHA page not following design pattern of sign-up flow (#25395)
1 year ago
Eugen Rochko 94ef94c5ea Add unsubscribe link to e-mails (#25378)
1 year ago
Eugen Rochko 1dd243cc09 Add time zone preference (#25342)
1 year ago
Matt Jankowski 8b5680fd9a Remove unused `redis_info` method Admin::Dashboard (#25345)
1 year ago
Eugen Rochko 2252e4d8bb Add webhook templating (#23289)
1 year ago
Darius Kazemi 6debddcf89 Add exclusive lists (#22048)
1 year ago
Matt Jankowski a04157e69f Add `allow_other_host: true` to backups controller (#25266)
1 year ago
Claire 572086c8ad Add support for importing lists (#25203)
1 year ago
Claire 8ee98cfd2b Add a confirmation screen when suspending a domain (#25144)
1 year ago
Claire 3d550b5712 Fix multiple N+1s in ConversationsController (#25134)
1 year ago
Claire 4e8d882274 Remove dead code in Api::V1::FeaturedTagsController (#25073)
1 year ago
Claire 0b4d3bf363 Remove invalid X-Frame-Options: ALLOWALL (#25070)
1 year ago
Daniel M Brasil 6e38ffcaee Fix uncaught TypeError in POST `/api/v1/featured_tags` (#25072)
1 year ago
Daniel M Brasil 5009e9aed5 Fix uncaught NoMethodError in POST `/api/v1/featured_tags` (#25063)
1 year ago
Claire da9237adb5 Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060)
1 year ago
Daniel M Brasil 4d07793150 Fix POST `/api/v1/admin/domain_allows` returning 200 when no domain is specified (#24958)
1 year ago
Frankie Roberto 9cf831be0b Order sessions by most-recent to least-recently updated (#25005)
1 year ago
Claire 5bf9e2ebec Fix race condition when reblogging a status (#25016)
2 years ago
Claire 844d8e101e Add hCaptcha support (#25019)
2 years ago
Claire 86961b5b7b Add polling and automatic redirection to `/start` on email confirmation (#25013)
2 years ago
Daniel M Brasil 7cf0ce19e2 Fix uncaught NoMethodError error in `/api/v1/admin/canonical_email_blocks/test` (#24947)
2 years ago
zunda 458f6d0afb Make it possible to upload audio and video to Heroku app (#24866)
2 years ago
Nick Schonning 833076d6bf Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml (#24469)
2 years ago
Nick Schonning 54d59b8ee0 Autofix Rubocop Style/CaseLikeIf (#23756)
2 years ago
Matt Jankowski fded3a99ab Spec coverage for settings/preferences/* controllers (#24825)
2 years ago
Matt Jankowski 53682a7b4f Fix Performance/DeletePrefix cop (#24796)
2 years ago