Age | Commit message (Expand) | Author |
2020-10-12 | Add IP-based rules (#14963) | Eugen Rochko |
2020-10-08 | Remove dependency on goldfinger gem (#14919) | Eugen Rochko |
2020-09-08 | Refactor feed manager (#14761) | Eugen Rochko |
2020-09-07 | Fix multiple boosts of a same toot erroneously appearing in TL (#14759) | ThibG |
2020-09-04 | Fix various warnings in rspec (#14729) | Eugen Rochko |
2020-09-01 | Add configuration option to filter replies in lists (#9205) | ThibG |
2020-08-30 | Add support for dereferencing objects through bearcaps (#14683) | Eugen Rochko |
2020-08-24 | Add support for inlined objects in activity audience (#14514) | ThibG |
2020-08-02 | Change content-type to be always computed from file data (#14452) | ThibG |
2020-08-01 | Fix handling of Reject Follow when a matching follow relationship exists (#14... | ThibG |
2020-07-22 | Fix not handling Undo on some activity types when they aren't inlined (#14346) | ThibG |
2020-07-17 | Fix boosted toots from blocked account not being retroactively removed from T... | 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 webfinger returning wrong status code on malformed or missing param (#13759) | ThibG |
2020-05-10 | Improve RSS entries for statuses (#13592) | ThibG |
2020-04-15 | Change delivery failure tracking to work with hostnames instead of URLs (#13437) | Eugen Rochko |
2020-02-08 | Fix rendering `<a>` without `href` when scheme unsupported (#13040) | Eugen Rochko |
2020-01-23 | Add support for magnet: URIs (#12905) | ThibG |
2020-01-11 | Add support for linking XMPP URIs in toots (#12709) | ThibG |
2019-12-17 | Fixes featured hashtag setting page erroring out instead of rejecting invalid... | ThibG |
2019-11-04 | Fix remote media descriptions being cut off at 420 chars (#12262) | ThibG |
2019-10-24 | Add noopener and/or noreferrer (#12202) | BSKY |
2019-10-09 | Remove auto-silence behaviour from spam check (#12117) | Eugen Rochko |
2019-09-27 | Change silences to always require approval on follow (#11975) | ThibG |
2019-09-18 | Change spam check to apply to local accounts and add a threshold (#11806) | Eugen Rochko |
2019-09-03 | Fix ActivityPub context not being dynamically computed (#11746) | ThibG |
2019-07-30 | Fix boosting & unboosting preventing a boost from appearing in the TL (#11405) | ThibG |
2019-07-27 | Implement pending tests (#11415) | ysksn |
2019-07-21 | Play animated custom emoji on hover (#11348) | ThibG |
2019-07-19 | Fix sanitizing lists contents (#11354) | ThibG |
2019-07-18 | Change language detection to include hashtags as words (#11341) | Eugen Rochko |
2019-07-13 | Add a spam check (#11217) | Eugen Rochko |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-07-02 | Add request pool to improve delivery performance (#10353) | Eugen Rochko |
2019-06-25 | Apply filters to poll options (#11174) | ThibG |
2019-06-16 | Fix sanitizer making block level elements unreadable (#10836) | Eugen Rochko |
2019-06-04 | Do not misattribute inlined boosts if `attributedTo` isn't present (#10967) | ThibG |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2019-05-09 | Prevent silenced local users from notifying remote users not following them (... | ThibG |
2019-04-10 | Fix Keybase verification using wrong domain for remote accounts (#10547) | Eugen Rochko |
2019-03-28 | Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) | Eugen Rochko |
2019-03-27 | Remove unused ActivityPub `@context` values depending on response (#10378) | Eugen Rochko |
2019-03-18 | Add Keybase integration (#10297) | Eugen Rochko |
2019-03-17 | Set and store report URIs (#10303) | ThibG |
2019-03-17 | Fix reblogs privacy (#10302) | ThibG |
2019-03-15 | Fix language detection of non-latin alphabets even at few characters (#10276) | Eugen Rochko |
2019-03-08 | Do not allow adding votes to expired polls (#10214) | ThibG |
2019-03-05 | Add test ensuring that unknown object types are rejected (#10166) | Eugen Rochko |