Age | Commit message (Expand) | Author |
2022-12-15 | Fix single name variables on controller folder (#20092) | David Vega |
2022-10-20 | Change public accounts pages to mount the web UI (#19319) | Eugen Rochko |
2022-09-21 | Refactor ActivityPub handling to prepare for non-Account actors (#19212) | Claire |
2022-03-07 | Add `/api/v1/accounts/familiar_followers` to REST API (#17700) | Eugen Rochko |
2021-06-21 | Fix serialization of followers/following counts when user hides their network... | Claire |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-06-19 | Fix functional user requirements in whitelist mode (#14093) | ThibG |
2020-03-09 | Add federation support for the "hide network" preference (#11673) | ThibG |
2019-12-31 | Hide blocked users from more places (#12733) | ThibG |
2019-12-30 | Remove unused AccountRelationshipsPresenter call in public pages (#12734) | ThibG |
2019-09-28 | Fix redirecting non-functional accounts on public pages (#11978) | Eugen Rochko |
2019-08-12 | Fix more ActivityPub queries setting cookies and preventing caching (#11557) | ThibG |
2019-07-11 | Add ActivityPub secure mode (#11269) | Eugen Rochko |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko |
2019-06-05 | Cleanup various controllers (#10972) | ThibG |
2019-04-04 | Cache featured collections, as well as outbox, followers and following (#10467) | ThibG |
2019-03-17 | Reduce server load caused by anonymous viewing. (#9059) | Ben Lubar |
2018-05-18 | Add preference to hide following/followers lists (#7532) | Eugen Rochko |
2018-05-04 | Do not render first page of following and followers collections unless explic... | ThibG |
2018-02-26 | Improve public account cards (#6559) | Eugen Rochko |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-09-19 | Use OrderedCollectionPage to return followers/following list (#4949) | nullkal |
2017-08-14 | Set correct content-type for ActivityPub JSON (#4592) | Eugen Rochko |
2017-07-16 | Minor ActivityPub JSON fixes (#4214) | Eugen Rochko |
2017-07-15 | Improve ActivityPub representations (#3844) | Eugen Rochko |
2017-05-23 | Introduce recent to Follow (#3247) | Akihiko Odaki |
2017-05-06 | Optimize follower_accounts and following_accounts (#2820) | alpaca-tc |
2017-04-29 | Remove uneeded `ORDER BY` query (#2615) | alpaca-tc |
2017-04-19 | Restful refactor of accounts/ routes (#2133) | Matt Jankowski |