about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2020-11-12Fix 2FA/sign-in token sessions being valid after password change (#14802)Eugen Rochko
2020-11-09Fix updating account counters when account_stat is not yet created (#15108)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-12Add IP-based rules (#14963)Eugen Rochko
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-16Fix validates :sign_count of WebauthnCredential (#14806)kawaguchi
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-09-08Refactor feed manager (#14761)Eugen Rochko
2020-09-07Fix multiple boosts of a same toot erroneously appearing in TL (#14759)ThibG
2020-09-07Refactor how public and tag timelines are queried (#14728)Eugen Rochko
2020-09-04Fix various warnings in rspec (#14729)Eugen Rochko
2020-09-01Add configuration option to filter replies in lists (#9205)ThibG
2020-08-30Add support for dereferencing objects through bearcaps (#14683)Eugen Rochko
2020-08-25refactor: add email previews for WebAuthn emails (#14658)santiagorodriguez96
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-08-24Add support for inlined objects in activity audience (#14514)ThibG
2020-08-19Fix not being able to unbookmark toots when blocked by their author (#14604)ThibG
2020-08-12Improve email address validation (#14565)ThibG
2020-08-02Change content-type to be always computed from file data (#14452)ThibG
2020-08-01Fix handling of Reject Follow when a matching follow relationship exists (#14...ThibG
2020-07-22Fix not handling Undo on some activity types when they aren't inlined (#14346)ThibG
2020-07-22Fix RSS feeds not being cachable (#14368)ThibG
2020-07-17Fix boosted toots from blocked account not being retroactively removed from T...ThibG
2020-07-15Fix removing allowed domains being done synchronously (#14302)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-07-07Add test for removing endorsed accounts on account deletion/suspension (#14241)ThibG
2020-07-01Change move handler to carry blocks over (#14144)ThibG
2020-06-30Fix remote files not using Content-Type header, streaming (#14184)Eugen Rochko
2020-06-30Add user notes on accounts (#14148)ThibG
2020-06-29Fix trying to write non-existent image remote URL attribute on preview cards ...Eugen Rochko
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-09Make domain block/silence/reject-media code more robust (#13424)ThibG
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-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-15Add support for `summary` field for media description (#13763)ThibG
2020-05-14Fix hashtag search performing account search as well (#13758)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-10Add remote only to public timeline (#13504)Takeshi Umeda
2020-05-10Improve RSS entries for statuses (#13592)ThibG