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
/
api
/
v1
/
accounts
/
following_accounts_controller.rb
Age
Commit message (
Expand
)
Author
2020-09-11
Change REST API to return empty data for suspended accounts (#14765)
Eugen Rochko
2020-05-08
Fix own following/followers not showing muted users (#13614)
ThibG
2020-03-09
Add federation support for the "hide network" preference (#11673)
ThibG
2020-03-06
Remove useless `respond_to` calls (#13208)
Eugen Rochko
2019-12-31
Hide blocked users from more places (#12733)
ThibG
2019-12-31
Fix error when fetching followers/following from REST API when user has netwo...
Eugen Rochko
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-04-01
Hide blocking accounts from blocked users (#10442)
ThibG
2018-11-19
Extract counters from accounts table to account_stats table (#9295)
Eugen Rochko
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-05-18
Add preference to hide following/followers lists (#7532)
Eugen Rochko
2018-04-02
Fix unpermitted parameters warning when generating pagination URLs (#6995)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-06-07
Clean up for api/base controller (#3629)
Matt Jankowski
2017-05-31
Spec coverage and refactor for the api/v1/accounts controllers (#3451)
Matt Jankowski