about summary refs log tree commit diff
path: root/spec/controllers
AgeCommit message (Expand)Author
2019-09-29Add a nodeinfo endpoint (#12002)Eugen Rochko
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-18Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)Eugen Rochko
2019-09-15Fix 2FA challenge and password challenge for non-database users (#11831)Eugen Rochko
2019-09-13Remove deprecated `GET /api/v1/search` API (#11823)Eugen Rochko
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-11add admin setting for default search engine indexing (fix #11750) (#11804)Tao Bror Bojlén
2019-09-10Add updated relationship to follow request API responses (#11800)ThibG
2019-09-09Add batch actions and categories to admin UI for custom emojis (#11793)Eugen Rochko
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
2019-08-30Fix uncaught domain normalization error in remote follow (#11703)Eugen Rochko
2019-08-30Fix uncaught parameter missing exceptions and missing error templates (#11702)Eugen Rochko
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-08-16Fix blurhash and autoplay not working on public pages (#11585)Eugen Rochko
2019-08-06Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489)Yusuke Nakamura
2019-08-05Change admin UI for hashtags and add back whitelisted trends (#11490)Eugen Rochko
2019-08-01Remove XML version of Webfinger and remove links to Atom feeds (#11460)Eugen Rochko
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-21Change locale detection to run once per session (#8657)Eugen Rochko
2019-07-11Add ActivityPub secure mode (#11269)Eugen Rochko
2019-07-11Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)Eugen Rochko
2019-07-08Remove unused remote unfollow controller (#11250)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-07-05Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)Eugen Rochko
2019-07-05Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)Eugen Rochko
2019-06-20Add moderation API (#9387)Eugen Rochko
2019-06-07Change /settings/preferences to redirect to appearance, add /settings/prefere...Eugen Rochko
2019-06-07Change preferences page into appearance, notifications, and other (#10977)Eugen Rochko
2019-06-04Fix poll API not requiring authentication on non-public polls (#10960)Eugen Rochko
2019-05-21Add `account_id` param to `GET /api/v1/notifications` (#10796)Paul Woolcock
2019-05-19Change bio limit from 160 to 500 (#10790)trwnh
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-03Provide a link to existing domain block when trying to block an already-block...ThibG
2019-05-02Check that an invite link is valid before bypassing approval mode (#10657)ThibG
2019-04-10compare usernames case-insensitively on new proof creation flow (#10544)Alex Gessner
2019-04-08Export and import show_reblogs together with following list (#10495)ThibG
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-03Export and import `hide_notifications` alongside user mutes (#10335)ThibG
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-23Add validations to admin settings (#10348)Eugen Rochko
2019-03-20Do not try fetching keys of unknown accounts on a Delete from them (#10326)ThibG
2019-03-18Add Keybase integration (#10297)Eugen Rochko
2019-03-16Add relationship manager UI (#10268)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-01-16Redesign public hashtag page to use a masonry layout (#9822)Eugen Rochko