Age | Commit message (Expand) | Author |
2020-02-14 | add options to let admins customize how trusting or strict graylist federatio... | multiple creatures |
2020-01-20 | More smoke testing, I believe the stability is passable now | Holly 'Frinkel' Lotor |
2020-01-20 | Original upstream merge | ThibG |
2019-12-10 | synchronize remote posts on first follow | multiple creatures |
2019-11-19 | Refactor all ActivityPub deliveries to be serialized and signed through one c... | Eugen Rochko |
2019-10-12 | graylist (reject unknown) federation & known account auto-learning finally ha... | multiple creatures |
2019-08-08 | add new `reject unknown` policy option to prevent spam & harassment from larg... | multiple creatures |
2019-05-21 | Drop OStatus support. Fix some of the Rspec tests. | multiple creatures |
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 |
2016-10-05 | Move PubSubHubbub pinging to a background worker | 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-20 | Separate PuSH subscriptions from following, add mastodon:push:refresh task, | Eugen Rochko |
2016-09-12 | Fixing image upload limits, allowing webm, merge/unmerge events trigger | Eugen Rochko |