Age | Commit message (Expand) | Author |
2022-01-28 | Fix Sidekiq warnings about JSON serialization (#17381) | Claire |
2021-08-20 | Fix remotely-suspended accounts' toots being merged back into timelines (#16628) | Claire |
2021-05-19 | Fix some RedisLocks auto-releasing too fast (#16276) | Claire |
2021-05-08 | Fix webfinger_update_due to run WebFinger on stale activitypub-account (#16182) | Takeshi Umeda |
2021-02-24 | Change ResolveAccountService's handling of skip_webfinger (#15750) | Claire |
2020-12-18 | Fix resolving accounts sometimes creating duplicate records for a given AP id... | ThibG |
2020-11-19 | Fix webfinger redirect handling in ResolveAccountService (#15187) | ThibG |
2020-11-19 | Fix sending spurious Rejects when processing remote account deletion (#15104) | ThibG |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-10-08 | Remove dependency on goldfinger gem (#14919) | Eugen Rochko |
2020-06-09 | Fix performance of follow import (#13836) | Takeshi Umeda |
2020-05-10 | Refactor monkey-patching of Goldfinger (#12561) | Eugen Rochko |
2020-02-22 | Fix previously OStatus-based accounts not being detected as ActivityPub (#13129) | ThibG |
2019-08-07 | Fix acct URIs with IDN domains not being resolved (#11520) | Eugen Rochko |
2019-07-10 | Fix handling of webfinger redirects in ResolveAccountService (#11279) | ThibG |
2019-07-09 | Refactor domain block checks (#11268) | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-07-01 | Change domain block behaviour to prevent creation of accounts from suspended ... | Eugen Rochko |
2019-06-22 | Change domain blocks to automatically support subdomains (#11138) | Eugen Rochko |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2018-12-28 | Improve admin UI for account view (#9643) | Eugen Rochko |
2018-11-08 | Optimize the process of following someone (#9220) | Eugen Rochko |
2018-05-16 | Raise Mastodon::RaceConditionError if Redis lock failed (#7511) | Akihiko Odaki |
2018-05-02 | Support Actors/Statuses with multiple types (#7305) | Surinna Curtis |
2018-04-02 | Support all ActivityPub actor types (#6997) | Eugen Rochko |
2018-03-26 | Validate HTTP response length while receiving (#6891) | Akihiko Odaki |
2018-03-24 | Close http connection in perform method of Request class (#6889) | Akihiko Odaki |
2018-01-22 | Rename ResolveRemoteAccountService to ResolveAccountService (#6327) | Akihiko Odaki |