Age | Commit message (Expand) | Author |
2020-12-22 | Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) | Eugen Rochko |
2020-12-21 | Fix some notifications not being deleted on poll/status deletion (#15402) | ThibG |
2020-12-20 | Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) | ThibG |
2020-12-18 | Fix resolving accounts sometimes creating duplicate records for a given AP id... | ThibG |
2020-12-18 | Fix follow limit preventing re-following of a moved account (#14207) | Eugen Rochko |
2020-12-17 | Improve searching for private toots from URL (#14856) | ThibG |
2020-12-15 | Add indication to admin UI of whether a report has been forwarded (#13237) | ThibG |
2020-11-27 | Fix deletes not reaching every server that interacted with status (#15200) | Eugen Rochko |
2020-11-21 | Undo outgoing follows when suspending a remote account (#15188) | ThibG |
2020-11-19 | Fix webfinger redirect handling in ResolveAccountService (#15187) | ThibG |
2020-11-19 | Add import/export feature for bookmarks (#14956) | ThibG |
2020-11-19 | Fix sending spurious Rejects when processing remote account deletion (#15104) | ThibG |
2020-11-19 | Add cache buster feature for media files (#15155) | Eugen Rochko |
2020-11-19 | Fix DMs not appearing into timelines (#15182) | ThibG |
2020-11-08 | Fix crash in SuspendAccountWorker (#15106) | ThibG |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-11-07 | Fix crashes in SuspendAccountService/UnsuspendAccountService (#15100) | ThibG |
2020-11-07 | Fix suspension/unsuspension not working because of FeedManager change (#15099) | ThibG |
2020-10-23 | Fix followers synchronization mechanism not being triggered on mentions (#15026) | ThibG |
2020-10-23 | Fix account processing failing because of large collections (#15027) | ThibG |
2020-10-21 | Add follower synchronization mechanism (#14510) | ThibG |
2020-10-13 | Add duration parameter to muting. (#13831) | OSAMU SATO |
2020-10-12 | Add IP-based rules (#14963) | Eugen Rochko |
2020-10-08 | Remove dependency on goldfinger gem (#14919) | Eugen Rochko |
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 | Refactor how public and tag timelines are queried (#14728) | Eugen Rochko |
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-31 | Fix limited follower id in fan-out-on-write service (#14709) | Takeshi Umeda |
2020-08-30 | Fix inefficiencies in fan-out-on-write service (#14682) | Eugen Rochko |
2020-08-25 | Use Status.group instead of Status.distinct in HashQueryService (#14662) | Akihiko Odaki |
2020-07-26 | Fix following restriction not working when exact match in account search (#14... | Takeshi Umeda |
2020-07-23 | Fix duplicate notification and delivery of mentions (#14378) | Takeshi Umeda |
2020-07-19 | Fix movie width and frame_rate returning nil (#14357) | Takeshi Umeda |
2020-07-15 | Fix removing allowed domains being done synchronously (#14302) | ThibG |
2020-07-13 | Fix account domain block not properly unfollowing accounts from domain (#14304) | Eugen Rochko |
2020-07-12 | Fix removing a DomainAllow rule wiping known accounts in open federation mode... | ThibG |
2020-07-07 | Change User-Agent of link preview fetching service to include "Bot" (#14248) | Eugen Rochko |
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 | Fix performance of follow import (#13836) | Takeshi Umeda |
2020-06-03 | Fix activity not being signed (#13948) | Takeshi Umeda |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-05-14 | Fix hashtag search performing account search as well (#13758) | ThibG |
2020-05-12 | Fix not publishing update of remote timeline (#13745) | Takeshi Umeda |
2020-05-10 | Refactor monkey-patching of Goldfinger (#12561) | Eugen Rochko |
2020-04-25 | Fix not being able to resolve public resources in development environment (#1... | Eugen Rochko |
2020-04-02 | Fix returning results when searching for URL with non-zero offset (#13377) | Eugen Rochko |