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
/
statuses
/
reblogged_by_accounts_controller.rb
Age
Commit message (
Expand
)
Author
2020-02-27
**MAJOR**: port tootsuite#13161 to monsterfork: Fix leak of arbitrary statuse...
Eugen Rochko
2020-01-11
pass monsterfork api exposure setting to all serializers + add `MONSTERFORK_A...
multiple creatures
2019-05-21
Privacy: add options to make interaction lists private and to not be included...
multiple creatures
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-04-01
Hide blocking accounts from blocked users (#10442)
ThibG
2019-01-18
Fix REST API showing non-public reblogs for a given status (#9850)
Eugen Rochko
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-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-09
Move reblogged_by and favourited_by actions out of api/v1/statuses and into u...
Matt Jankowski