Age | Commit message (Expand) | Author |
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 |
2019-12-17 | Clean up OStatus-related codepaths (#12173) | ThibG |
2019-12-17 | Fixes featured hashtag setting page erroring out instead of rejecting invalid... | ThibG |
2019-12-16 | Add Event activity-type support (#12637) | Thomas Citharel |
2019-12-02 | Move rspec examples to tmp dir (#12539) | Yamagishi Kazutoshi |
2019-12-01 | Add follow_request notification type (#12198) | ThibG |
2019-11-21 | Fix FetchLinkCardServices crashing on a tags without a target (#12159) | ThibG |
2019-11-19 | Store rspec statuses in .cache/rspec (#12427) | Dimitri Merejkowsky |
2019-11-17 | Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403) | Eugen Rochko |
2019-11-17 | Support min_id-based pagination for bookmarks (#12381) | Gomasy |
2019-11-16 | make it not return http 400 when passing and empty source argument (#12259) | Jennifer Glauche |
2019-11-15 | Fix localization test failing due to order of locale definitions (#12393) | Eugen Rochko |
2019-11-13 | Add bookmarks (#7107) | ThibG |
2019-11-13 | Change to always returns html document in error pages (#12214) | Yamagishi Kazutoshi |
2019-11-07 | Fix various issues with account migration (#12301) | ThibG |
2019-11-04 | Fix remote media descriptions being cut off at 420 chars (#12262) | ThibG |
2019-10-24 | Split AccountsHelper from StatusesHelper (#12078) | Takeshi Umeda |
2019-10-24 | Add noopener and/or noreferrer (#12202) | BSKY |
2019-10-09 | Remove auto-silence behaviour from spam check (#12117) | Eugen Rochko |
2019-10-09 | Fix attachment not being re-downloaded even if file is not stored (#12125) | Eugen Rochko |
2019-10-06 | Fix performance of home feed regeneration (#12084) | Eugen Rochko |
2019-10-03 | Add `reason` param to `POST /api/v1/accounts` REST API (#12064) | Eugen Rochko |
2019-10-02 | Fix account counters being overwritten by parallel writes (#12045) | Eugen Rochko |
2019-10-01 | Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ... | ThibG |