Age | Commit message (Expand) | Author |
2022-09-20 | Add ability to filter followed accounts' posts by language (#19095) | Eugen Rochko |
2022-01-28 | Fix Sidekiq warnings about JSON serialization (#17381) | Claire |
2021-05-04 | Fix empty home feed before first follow has finished processing (#16152) | Eugen Rochko |
2021-02-24 | Change ResolveAccountService's handling of skip_webfinger (#15750) | Claire |
2020-12-26 | Fix being able to import more than allowed number of follows (#15384) | ThibG |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-03-08 | Add specific rate limits for posting and following (#13172) | Eugen Rochko |
2020-02-24 | Fix misleading error when attempting to re-send a pending follow request (#13... | ThibG |
2019-11-07 | Fix various issues with account migration (#12301) | ThibG |
2019-09-27 | Change silences to always require approval on follow (#11975) | ThibG |
2019-07-25 | Change account domain block to clear out notifications and follows (#11393) | 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-02-02 | Create Redisable#redis (#9633) | ysksn |
2018-12-30 | Reduce usage of LD signatures (#9659) | ThibG |
2018-12-29 | Add handler for Move activity (#9629) | Eugen Rochko |
2018-11-08 | Optimize the process of following someone (#9220) | Eugen Rochko |
2018-08-26 | Bump interactions count when a follow happens (#8468) | Eugen Rochko |
2018-01-22 | Rename ResolveRemoteAccountService to ResolveAccountService (#6327) | Akihiko Odaki |
2017-12-13 | Fix #5952 - NameError (regression from #5762) (#5999) | Eugen Rochko |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-09-10 | Default follows for new users (#4871) | Eugen Rochko |
2017-09-09 | Fix #4852 - Check if already requested from FollowService (#4855) | Eugen Rochko |
2017-08-26 | Add handling of Linked Data Signatures in payloads (#4687) | Eugen Rochko |
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki |
2017-06-19 | Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) | Eugen Rochko |
2017-06-05 | Don't follow account if it's already followed (#3575) | René Klačan |
2017-05-05 | More robust PuSH subscription refreshes (#2799) | Eugen Rochko |
2017-04-07 | Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1... | Eugen |
2017-02-26 | Add validation of media attachments, clean up mastodon-own exception classes | Eugen Rochko |
2017-02-25 | Add tuning documentation, add <content> tags back to most salmons, | Eugen Rochko |
2017-02-13 | Add IDs to salmon slaps even if they are transient. Add title, too, mostly | Eugen Rochko |
2017-02-12 | Stop trying to shoehorn all Salmon updates into the poor database-connected | Eugen Rochko |
2017-02-11 | After FollowService, re-fetch remote account asynchronously, do nothing | Eugen Rochko |
2017-02-11 | Don't PuSH-resubscribe if already subscribed | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-02-05 | Don't allow people to follow people they blocked without unblocking first | Eugen Rochko |
2017-01-23 | Move merging/unmerging of timelines into background. Move blocking into | Eugen Rochko |
2016-12-26 | Follow requests send e-mail notifications, but are excluded from notification... | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-22 | Add "locked" flag to accounts, prevent blocked users from following, force-un... | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-12-06 | Add filters for suspended accounts | Eugen Rochko |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko |
2016-11-23 | Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif... | 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-06 | Fix #83 - if user cannot be found (or is self) throw error, don't return empt... | Eugen Rochko |