index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
follower_accounts_controller.rb
Age
Commit message (
Expand
)
Author
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