Age | Commit message (Expand) | Author |
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-06-04 | Refactor all ActivityPub deliveries to be serialized and signed through one c... | Eugen Rochko |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2018-12-30 | Reduce usage of LD signatures (#9659) | ThibG |
2018-11-08 | Optimize the process of following someone (#9220) | Eugen Rochko |
2018-08-18 | Do not process outgoing mentions to suspended accounts (#8272) | ThibG |
2018-05-02 | Improve PostStatusService performance (#7317) | Eugen Rochko |
2018-04-19 | Rescue SSL errors when processing mentions, remove useless line (#7184) | Eugen Rochko |
2018-01-22 | Rename ResolveRemoteAccountService to ResolveAccountService (#6327) | Akihiko Odaki |
2017-12-22 | Reduce the number of synchronous resolves when posting toots (#6075) | ThibG |
2017-11-28 | Fix handling of temporary failures in ProcessMentionsService (#5842) | ThibG |
2017-11-15 | Use already-known remote user data if resolving temporarily fails in mentions... | ThibG |
2017-11-07 | Fix process mentions for local users, as local users are considered to use OS... | ThibG |
2017-11-07 | Twidere mention workaround (#5552) | ThibG |
2017-11-07 | Do not process undeliverable mentions (#5598) | ThibG |
2017-11-07 | Resolve remote accounts when mentioned even if they are already known (#5539) | ThibG |
2017-10-27 | Instantiate service classes for each call (fixes #5540) (#5543) | ThibG |
2017-09-26 | Follow-up to #4582 and #5027, removing dead code (#5101) | Eugen Rochko |
2017-09-05 | Fix mentions in direct statuses not being delivered via AP (#4806) | Eugen Rochko |
2017-09-01 | Avoid sending some ActivityPub payloads if the receiver will get them through... | Eugen Rochko |
2017-08-26 | Add handling of Linked Data Signatures in payloads (#4687) | Eugen Rochko |
2017-08-24 | Add configuration to disable private status federation over PuSH (#4582) | Eugen Rochko |
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko |
2017-06-19 | Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) | Eugen Rochko |
2017-05-13 | Revert HTML CW changes (#3020) | beatrix |
2017-05-11 | Fix regressions from #2683 (#2970) | Eugen Rochko |
2017-03-13 | Fix casuality of processing remote mentions such that notifications | Eugen Rochko |
2017-02-11 | Mentions in private statuses allow mentioned people to see them | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-01-05 | Fix undesired delivering of private toot to remote accounts that follow author | Eugen Rochko |
2016-12-22 | Private posts mentioning non-followers should not notify them, neither locall... | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-10-03 | Blocking will prevent e-mail notifications from blocked user, blocks in UI | Eugen Rochko |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-18 | Small rubocop offences removed | Eugen Rochko |
2016-09-17 | Fix how other services used old FollowRemoteAccountService | Eugen Rochko |
2016-09-04 | Fix wrongful mentions breaking status update | Eugen Rochko |
2016-09-04 | Case-insensitive search by usernames | Eugen Rochko |
2016-03-26 | Moving Salmon notifications to background processing, fixing mini-profiler | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko |
2016-03-19 | Adding e-mail notifications about mentions, follows, favourites and reblogs. ... | Eugen Rochko |
2016-03-19 | Fix more subtle bugs with first_or_create | Eugen Rochko |
2016-03-16 | Fixing small bug with FollowRemoteAccountService usage | Eugen Rochko |
2016-02-28 | Adding a test for ReblogService, fixing mentions for remote statuses | Eugen Rochko |
2016-02-25 | Adding a Mention model, test stubs | Eugen Rochko |