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
/
blocks_controller.rb
Age
Commit message (
Expand
)
Author
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-10-09
Fix pagination in Api::V1::BlocksController (#5285)
Akihiko Odaki
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
Improve spec coverage and clean up api/v1/blocks controller (#3464)
Matt Jankowski
2017-05-20
Fix block list 500 (#3174)
Yamagishi Kazutoshi
2017-05-20
Use joins for account properties (#3167)
Akihiko Odaki
2017-04-08
Make public timelines API not require user context/app credentials (#1291)
Eugen
2017-03-30
Add counter caches for a large performance increase on API requests
Eugen Rochko
2017-02-05
Remove bios from blocked users list, filter out broken entries from API response
Eugen Rochko
2017-01-24
API now respects ?limit param as long as it's within 2x default limit
Eugen Rochko
2016-12-29
Add API for retrieving blocked accounts
Eugen Rochko