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
2018-05-18
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2018-05-18
Add preference to hide following/followers lists (#7532)
Eugen Rochko
2018-05-04
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2018-05-04
Do not render first page of following and followers collections unless explic...
ThibG
2018-03-02
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2018-02-26
Improve public account cards (#6559)
Eugen Rochko
2017-11-20
Finalized theme loading and stuff
kibigo!
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