about summary refs log tree commit diff
path: root/spec/controllers
AgeCommit message (Expand)Author
2020-11-12Fix 2FA/sign-in token sessions being valid after password change (#14802)Eugen Rochko
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-11-04Add account sensitized (#14361)Takeshi Umeda
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-10-08Remove dependency on goldfinger gem (#14919)Eugen Rochko
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-14Do not serve account actors at all in limited federation mode (#14800)ThibG
2020-09-11Refactor settings controllers (#14767)Eugen Rochko
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-08-19Fix not being able to unbookmark toots when blocked by their author (#14604)ThibG
2020-07-22Fix RSS feeds not being cachable (#14368)ThibG
2020-07-15Fix being unable to unboost when blocked by their author (#14308)ThibG
2020-07-07Fix media attachments enumeration (#14254)Eugen Rochko
2020-06-09Add e-mail-based sign in challenge for users with disabled 2FA (#14013)Eugen Rochko
2020-06-04Fix serialization of replies when some of them are URIs (#13957)ThibG
2020-05-14Fix webfinger returning wrong status code on malformed or missing param (#13759)ThibG
2020-05-12Bump doorkeeper from 5.3.3 to 5.4.0 (#13733)dependabot-preview[bot]
2020-05-11Fix sr locale being selected over sr-Latn (#13693)ThibG
2020-05-10Refactor monkey-patching of Goldfinger (#12561)Eugen Rochko
2020-05-10Add ability to remove identity proofs from account (#13682)Eugen Rochko
2020-05-08Fix own following/followers not showing muted users (#13614)ThibG
2020-05-03Add more ActivityPub controller tests (#13590)Eugen Rochko
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
2020-03-21Fix reported accounts not being whitelisted when resolving a spamcheck report...ThibG
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
2020-02-27Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)Eugen Rochko
2020-02-16Fix sign-ups without checked user agreement being accepted through the web fo...ThibG
2020-02-03Change signature verification to ignore signatures with invalid host (#13033)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2019-12-31Hide blocked users from more places (#12733)ThibG
2019-12-17Fixes featured hashtag setting page erroring out instead of rejecting invalid...ThibG
2019-11-17Support min_id-based pagination for bookmarks (#12381)Gomasy
2019-11-16make it not return http 400 when passing and empty source argument (#12259)Jennifer Glauche
2019-11-13Add bookmarks (#7107)ThibG
2019-11-13Change to always returns html document in error pages (#12214)Yamagishi Kazutoshi
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