Age | Commit message (Expand) | Author |
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 |
2019-10-01 | Remove HEAD request from fetching link previews (#12028) | Eugen Rochko |
2019-10-01 | Fix records not being indexed sometimes (#12024) | Eugen Rochko |
2019-09-29 | Add a nodeinfo endpoint (#12002) | Eugen Rochko |
2019-09-28 | Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) | Eugen Rochko |
2019-09-27 | Change silences to always require approval on follow (#11975) | ThibG |
2019-09-19 | Add account migration UI (#11846) | Eugen Rochko |
2019-09-18 | Add password challenge to 2FA settings, e-mail notifications (#11878) | Eugen Rochko |
2019-09-18 | Change spam check to apply to local accounts and add a threshold (#11806) | Eugen Rochko |
2019-09-18 | Fix TOTP codes not being filtered from logs during enabling/disabling (#11877) | Eugen Rochko |
2019-09-15 | Fix 2FA challenge and password challenge for non-database users (#11831) | Eugen Rochko |
2019-09-13 | Remove deprecated `GET /api/v1/search` API (#11823) | Eugen Rochko |
2019-09-13 | Fix hashtags being split by ZWNJ character (#11821) | Eugen Rochko |
2019-09-11 | Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) | Eugen Rochko |
2019-09-11 | add admin setting for default search engine indexing (fix #11750) (#11804) | Tao Bror Bojlén |