summaryrefslogtreecommitdiffstats
path: root/config/routes.rb
AgeCommit message (Expand)Author
2024-05-06Implement RFC 8414 for OAuth 2.0 server metadata (#29191)Emelia Smith
2024-04-19Fix `Style/StringLiterals` cop (#30005)Matt Jankowski
2024-03-20Add notifications of severed relationships (#27511)Claire
2024-03-14Use `with_options` for shared option in `accounts#show` routing block (#28914)Matt Jankowski
2024-03-14Clean up `activitypub` module route scope near instance actor (#29579)Matt Jankowski
2024-03-14Clean up `activitypub` module route scope near collections/boxes (#29580)Matt Jankowski
2024-03-11Add notification policies and notification requests in web UI (#29433)Eugen Rochko
2024-02-14Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-j...Claire
2024-01-30Add `redirect_with_vary` to `AllowedMethods` for `Style/FormatStringToken` co...Matt Jankowski
2024-01-24Add confirmation when redirecting logged-out requests to permalink (#27792)Eugen Rochko
2023-12-15Fix `Style/Lambda` cop (#28378)Matt Jankowski
2023-11-15Add profile setup to onboarding in web UI (#27829)Eugen Rochko
2023-11-13Add support for invite codes in the registration API (#27805)Claire
2023-11-08Fix format-dependent redirects being cached regardless of requested format (#...Claire
2023-11-06Fix `RSpec/SpecFilePathFormat` cops (#27730)Matt Jankowski
2023-10-27Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remo...Claire
2023-10-03Autofix Rubocop cops for config/ (#24145)Nick Schonning
2023-07-27Change interaction modal in web UI (#26075)Claire
2023-07-13Change links in multi-column mode so tabs are open in single-column mode (#25...Stanislas Signoud
2023-07-03Change labels of live feeds tabs in web UI (#25683)Eugen Rochko
2023-07-01Remove unused routes (#25578)Matt Jankowski
2023-06-12Add unsubscribe link to e-mails (#25378)Eugen Rochko
2023-06-06Autofix Rubocop Regex Style rules (#23690)Nick Schonning
2023-05-16Add hCaptcha support (#25019)Claire
2023-05-02Extract large route namespace blocks to separate files (#23914)Matt Jankowski
2023-05-02Rewrite import feature (#21054)Claire
2023-04-30Adds new follower/following routes (#24601)João Pedro Marques
2023-04-18Add trend management to admin API (#24257)Robert R George
2023-03-20Remove references to non-existent actions (#24183)Matt Jankowski
2023-03-16Change user backups to use expiring URLs for download when possible (#24136)Eugen Rochko
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2023-03-06Fix `/api/v1/streaming` sub-paths not being redirected (#23988)Claire
2023-02-14Fix paths with url-encoded @ to redirect to the correct path (#23593)Thijs Kinkhorst
2023-01-18Add listing of followed hashtags (#21773)Connor Shea
2023-01-18Add confirmation screen when handling reports (#22375)Claire
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
2022-11-14Fix rate limiting for paths with formats (#20675)Eugen Rochko
2022-11-14Move V2 Filter methods under /api/v2 prefix (#20622)trwnh
2022-11-09Fix redirects from /web/ discarding everything after a dot (#20148)Claire
2022-11-08Add server-side route so that legacy /web/statuses/:id URLs keep being suppor...Claire
2022-11-04Fix /users/:username/statuses/:id leading to a soft 404 in web app (#19724)Claire
2022-10-26Fix `/web` prefix (#19468)Yamagishi Kazutoshi
2022-10-26Fix warning about constants in routes (#19466)Eugen Rochko
2022-10-26Add ability to view previous edits of a status in admin UI (#19462)Eugen Rochko
2022-10-22Change settings area to be separated into categories in admin UI (#19407)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-08Change privacy policy to be rendered in web UI, add REST API (#19310)Eugen Rochko
2022-10-06Remove previous landing page (#19300)Eugen Rochko
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko