Age | Commit message (Expand) | Author |
2020-06-29 | Add customizable thumbnails for audio and video attachments (#14145) | Eugen Rochko |
2020-06-09 | Make domain block/silence/reject-media code more robust (#13424) | ThibG |
2020-06-09 | Add e-mail-based sign in challenge for users with disabled 2FA (#14013) | Eugen Rochko |
2020-06-04 | Fix serialization of replies when some of them are URIs (#13957) | ThibG |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-05-15 | Add support for `summary` field for media description (#13763) | ThibG |
2020-05-14 | Fix hashtag search performing account search as well (#13758) | ThibG |
2020-05-14 | Fix webfinger returning wrong status code on malformed or missing param (#13759) | ThibG |
2020-05-12 | Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) | dependabot-preview[bot] |
2020-05-11 | Fix sr locale being selected over sr-Latn (#13693) | ThibG |
2020-05-10 | Refactor monkey-patching of Goldfinger (#12561) | Eugen Rochko |
2020-05-10 | Add ability to remove identity proofs from account (#13682) | Eugen Rochko |
2020-05-10 | Add remote only to public timeline (#13504) | Takeshi Umeda |
2020-05-10 | Improve RSS entries for statuses (#13592) | ThibG |
2020-05-08 | Fix own following/followers not showing muted users (#13614) | ThibG |
2020-05-08 | Fix followings list order | Issue #13538 (#13676) | Taras Gogol |
2020-05-03 | Add more ActivityPub controller tests (#13590) | Eugen Rochko |
2020-05-03 | Revert "improve status title (#8596)" (#13591) | Yamagishi Kazutoshi |
2020-05-03 | Add more tests for ActivityPub controllers (#13585) | Eugen Rochko |
2020-04-25 | Fix not being able to resolve public resources in development environment (#1... | Eugen Rochko |
2020-04-15 | Change delivery failure tracking to work with hostnames instead of URLs (#13437) | Eugen Rochko |
2020-04-03 | Add ability to filter audit log in admin UI (#13381) | Eugen Rochko |
2020-03-31 | Fix background jobs not using locks like they are supposed to (#13361) | Eugen Rochko |
2020-03-25 | Fix media not being marked sensitive when client sets a CW but no text (#13277) | ThibG |
2020-03-21 | Bump sidekiq from 5.2.7 to 6.0.4 (#11727) | dependabot-preview[bot] |
2020-03-21 | Fix reported accounts not being whitelisted when resolving a spamcheck report... | ThibG |
2020-03-08 | Add submit button to the top of preferences pages (#13068) | guigeekz |
2020-03-08 | Add specific rate limits for posting and following (#13172) | Eugen Rochko |
2020-02-27 | Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) | Eugen Rochko |
2020-02-16 | Fix sign-ups without checked user agreement being accepted through the web fo... | ThibG |
2020-02-08 | Fix rendering `<a>` without `href` when scheme unsupported (#13040) | Eugen Rochko |
2020-02-03 | Change signature verification to ignore signatures with invalid host (#13033) | Eugen Rochko |
2020-02-01 | Search account domain in lowercase (#13016) | abcang |
2020-01-25 | Fix validations of reactions limit (#12955) | Eugen Rochko |
2020-01-25 | Fix user disabling changing activity timestamps, fix nil error (#12943) | Eugen Rochko |
2020-01-24 | Remove bad encoding middleware (#12931) | Eugen Rochko |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2020-01-23 | Fix media attachments without file being uploadable (#12562) | Eugen Rochko |
2020-01-23 | Add support for magnet: URIs (#12905) | ThibG |
2020-01-11 | Remove dependency on OStatus2 gem (#12822) | ThibG |
2020-01-11 | Add support for linking XMPP URIs in toots (#12709) | ThibG |
2020-01-11 | improve status title (#8596) | Alexander |
2020-01-08 | Allow blocking TLDs, and fix TLD blocks not being editable (#12805) | ThibG |
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko |
2020-01-03 | Add feature test that tests behaviour of profile name and bio (#12658) | Bèr Kessels |
2020-01-02 | Fix RefollowWorker not keeping show_reblogs setting (#12707) | ThibG |
2020-01-02 | Fix uncaught query param encoding errors (#12741) | Eugen Rochko |
2019-12-31 | Hide blocked users from more places (#12733) | ThibG |
2019-12-30 | Fix IDN mentions not being processed, IDN domains not being rendered (#12715) | Eugen Rochko |
2019-12-18 | Fix typo in login feature-test. (#12651) | Bèr Kessels |