about summary refs log tree commit diff
path: root/config/routes.rb
AgeCommit message (Expand)Author
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko
2021-10-18Add remove from followers api (#16864)Takeshi Umeda
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-07-08Add ability to skip sign-in token authentication for specific users (#16427)Eugen Rochko
2021-06-21Add authentication history (#16408)Eugen Rochko
2021-05-07Change trending hashtags to be affected be reblogs (#16164)Eugen Rochko
2021-05-05Add management of delivery availability in Federation settings (#15771)Takeshi Umeda
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2021-04-09Fix deprecation warning for Sidekiq web session secret (#16009)Eugen Rochko
2021-04-03Change health check (#15988)Eugen Rochko
2021-03-01Add `POST /api/v1/emails/confirmations` to REST API (#15816)Eugen Rochko
2021-02-21Add server rules (#15769)Eugen Rochko
2021-02-16Add `GET /api/v1/accounts/lookup` REST API (#15740)Eugen Rochko
2020-11-19Add import/export feature for bookmarks (#14956)ThibG
2020-11-04Add account sensitized (#14361)Takeshi Umeda
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-10-12Add IP-based rules (#14963)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-02Add outbox attribute to instance actor (#14721)ThibG
2020-09-02Added account featured tags API (#11817)Takeshi Umeda
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-08-10Use default :edit routing (#14535)niwatori24
2020-07-10Disable E2EE API routes for the next release (#14283)Eugen Rochko
2020-06-30Add user notes on accounts (#14148)ThibG
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-10Add ability to remove identity proofs from account (#13682)Eugen Rochko
2020-04-20Allow users to delete their header and avatar (#13234)sternenseemann
2020-03-31Fix background jobs not using locks like they are supposed to (#13361)Eugen Rochko
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2020-03-08Add ability to delete files uploaded for settings in admin UI (#13192)ThibG
2020-01-27Add publish/unpublish controls to announcements in admin UI (#12967)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-23Change followers page to relationships page in admin UI (#12927)Eugen Rochko
2020-01-20Various fixes and improvements (#12878)Eugen Rochko
2019-11-13Add bookmarks (#7107)ThibG
2019-09-29Add a nodeinfo endpoint (#12002)Eugen Rochko
2019-09-29Add (back) option to set redirect notice on account without moving followers ...Eugen Rochko
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-19Add table of contents to about page (#11885)Eugen Rochko
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-13Remove deprecated `GET /api/v1/search` API (#11823)Eugen Rochko
2019-09-09Add batch actions and categories to admin UI for custom emojis (#11793)Eugen Rochko
2019-09-09Add batch approve/reject for pending hashtags in admin UI (#11791)Eugen Rochko
2019-09-09Add featured tags API (#11778)Takeshi Umeda
2019-09-07Add healthcheck endpoint for web (#11770)Yamagishi Kazutoshi
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
2019-08-30Fix non-GET requests to / not being matched (#11704)Eugen Rochko