about summary refs log tree commit diff
path: root/app/controllers/follower_accounts_controller.rb
AgeCommit message (Expand)Author
2018-02-26Improve public account cards (#6559)Eugen Rochko
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-09-19Use OrderedCollectionPage to return followers/following list (#4949)nullkal
2017-08-14Set correct content-type for ActivityPub JSON (#4592)Eugen Rochko
2017-07-16Minor ActivityPub JSON fixes (#4214)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko
2017-05-23Introduce recent to Follow (#3247)Akihiko Odaki
2017-05-06Optimize follower_accounts and following_accounts (#2820)alpaca-tc
2017-04-29Remove uneeded `ORDER BY` query (#2615)alpaca-tc
2017-04-19Restful refactor of accounts/ routes (#2133)Matt Jankowski