Age | Commit message (Expand) | Author |
2020-10-21 | Add follower synchronization mechanism (#14510) | ThibG |
2020-10-20 | Removed disabling comments for Style/MethodMissingSuper (#15014) | abcang |
2020-10-19 | Add support for Gemini urls (#15013) | Josh Leeb-du Toit |
2020-10-13 | Fix a bear check when the activity object is nil (#14981) | Takeshi Umeda |
2020-10-12 | Add IP-based rules (#14963) | Eugen Rochko |
2020-10-08 | Remove dependency on goldfinger gem (#14919) | Eugen Rochko |
2020-09-30 | Add option to disable swiping motions across the WebUI (#13885) | ThibG |
2020-09-26 | Add environment variable to allow requests to some private addresses (#14722) | ThibG |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | 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-02 | Add featured hashtags as an ActivityPub collection (#11595) | Eugen Rochko |
2020-09-01 | Add configuration option to filter replies in lists (#9205) | ThibG |
2020-09-01 | Change own direct-visibility statuses to be in the home feed again (#14711) | Eugen Rochko |
2020-09-01 | Bump rubocop from 0.86.0 to 0.88.0 (#14412) | dependabot[bot] |
2020-08-30 | Add support for dereferencing objects through bearcaps (#14683) | Eugen Rochko |
2020-08-24 | Fix dereferencing remote statuses not using the correct account (#14656) | ThibG |
2020-08-24 | Add support for inlined objects in activity audience (#14514) | 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-22 | Dereference object URIs in Create and Update messages (#14359) | ThibG |
2020-07-20 | Fix to add RedisLock to handle Announce activity (#14365) | Takeshi Umeda |
2020-07-19 | Fix movie width and frame_rate returning nil (#14357) | Takeshi Umeda |
2020-07-17 | Fix boosted toots from blocked account not being retroactively removed from T... | ThibG |
2020-07-14 | Improve group processing (#14279) | Takeshi Umeda |
2020-07-14 | Fix rubocop warning (#14288) | abcang |
2020-07-01 | Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) | Eugen Rochko |
2020-06-30 | Fix remote files not using Content-Type header, streaming (#14184) | Eugen Rochko |
2020-06-29 | Add customizable thumbnails for audio and video attachments (#14145) | Eugen Rochko |
2020-06-25 | Fix Thai being skipped from language detection (#13989) | Sasha Sorokin |
2020-06-23 | Fix crash in MergeWorker (#14129) | ThibG |
2020-06-09 | FIX: filters ignore media descriptions (#13837) | Ben Lubar |
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-12 | Fix keybase config serializer (#13742) | Takeshi Umeda |
2020-05-10 | Fix error within error when limiting backtrace to 3 lines (#13120) | Eugen Rochko |
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-04-05 | Add rate limit for reporting (#13390) | Eugen Rochko |
2020-04-05 | Fix PostgreSQL load when linking in announcements (#13250) | ThibG |
2020-03-26 | Change `tootctl media remove-orphans` to work for all classes (#13316) | Eugen Rochko |
2020-03-09 | Bump cld3 from 3.2.6 to 3.3.0 (#13107) | dependabot-preview[bot] |
2020-03-08 | Add specific rate limits for posting and following (#13172) | Eugen Rochko |
2020-02-08 | Fix rendering `<a>` without `href` when scheme unsupported (#13040) | Eugen Rochko |
2020-02-07 | Fix malformed HTML causing uncaught error (#13042) | Eugen Rochko |
2020-01-26 | Add streaming API updates for announcements being modified or deleted (#12963) | Eugen Rochko |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2020-01-23 | Add support for magnet: URIs (#12905) | ThibG |