1362 Commits (dd76368f72fd3fa2d4827b7d1b565118e6cd9bad)

Author SHA1 Message Date
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)
1 year ago
Claire 844d8e101e Add hCaptcha support (#25019)
1 year ago
Claire 86961b5b7b Add polling and automatic redirection to `/start` on email confirmation (#25013)
1 year ago
Daniel M Brasil 7cf0ce19e2 Fix uncaught NoMethodError error in `/api/v1/admin/canonical_email_blocks/test` (#24947)
1 year ago
zunda 458f6d0afb Make it possible to upload audio and video to Heroku app (#24866)
1 year ago
Nick Schonning 833076d6bf Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml (#24469)
1 year ago
Nick Schonning 54d59b8ee0 Autofix Rubocop Style/CaseLikeIf (#23756)
1 year ago
Matt Jankowski fded3a99ab Spec coverage for settings/preferences/* controllers (#24825)
1 year ago
Matt Jankowski 53682a7b4f Fix Performance/DeletePrefix cop (#24796)
1 year ago
Matt Jankowski 4d1f9d4278 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
1 year ago
Claire 7da78595fc Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)
1 year ago
Claire abce7cf2b9 Rewrite import feature (#21054)
1 year ago
Matt Jankowski 390aa577e7 Fix Rails/ActionOrder cop (#24692)
1 year ago
Claire 75a3da1abf Change logged-out WebUI HTML pages to be cached for a few seconds (#24708)
1 year ago
Claire 3acc54f7bf Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665)
1 year ago
Claire e82696a4b9 Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662)
1 year ago
Claire 8c30221a41 Fix /actor needlessly reading session cookie and varying on Signature (#24664)
1 year ago
Claire 0cfbe4c4af Fix some user-independent endpoints potentially reading session cookies (#24650)
1 year ago
Claire 31bd0da41f Fix anonymous visitors getting a session cookie on first visit (#24584)
1 year ago
Eugen Rochko b61ff36351 Change unauthenticated responses to be cached in REST API (#24348)
1 year ago
Claire 24d5626e02 Fix crash when SSO_ACCOUNT_SETTINGS is not defined (#24628)
1 year ago
Matt Jankowski f01a643897 Remove instance variables from helper usage (#24203)
1 year ago
Claire d8e7a72597 Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604)
1 year ago
Eugen Rochko 3ca64638d4 Refactor `Cache-Control` and `Vary` definitions (#24347)
1 year ago
Robert R George 335b53ab48 Add trend management to admin API (#24257)
1 year ago
Eugen Rochko 9a7a4d79ec Add progress indicator to sign-up flow (#24545)
1 year ago
Matt Jankowski d30c48c975 Remove unused methods in 2FA OTP Auth Controller (#24220)
1 year ago
Claire caf209b28b Fix user archive takeouts when using OpenStack Swift (#24431)
1 year ago
Claire db2b09bdd4 Fix invalid/expired invites being processed on sign-up (#24337)
1 year ago
Eugen Rochko c75fccf033 Change user settings to be stored in a more optimal way (#23630)
2 years ago
Claire af57bcd3cf Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200)
2 years ago
Matt Jankowski 85e90f4b7d Move link header setting to after_action (#24251)
2 years ago
Matt Jankowski cc5208f020 Add allow_other_host in redirects which may go outside app (#24252)
2 years ago
Claire 12eb6740d1 Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202)
2 years ago
Matt Jankowski 7a82026971 Remove references to non-existent actions (#24183)
2 years ago
Jean byroot Boussier dfc075c9d4 Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)
2 years ago
CSDUMMI e7c5ccafca Link to the Identity provider's account settings from the account settings (#24100)
2 years ago