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
/
reports_controller.rb
Age
Commit message (
Expand
)
Author
2020-04-05
Add rate limit for reporting (#13390)
Eugen Rochko
2020-03-06
Remove useless `respond_to` calls (#13208)
Eugen Rochko
2019-08-22
Add soft delete for statuses for instant deletes through API (#11623)
Eugen Rochko
2018-10-19
Add unread indicator to conversations (#9009)
Eugen Rochko
2018-10-07
Ensure only toots from the reported users are reported (#8916)
ThibG
2018-09-28
Support min_id-based pagination in REST API (#8736)
Eugen Rochko
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-02-28
Federated reports (#6570)
Eugen Rochko
2017-11-11
Add moderator role and add pundit policies for admin actions (#5635)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-06-27
Fix #1624 - Send e-mail notifications to admins about new reports (#3949)
Eugen Rochko
2017-06-07
Clean up for api/base controller (#3629)
Matt Jankowski
2017-05-30
Refactor api/v1/reports controller (#3469)
Matt Jankowski
2017-04-04
Fix ActionController::Parameters in API issue
Eugen Rochko
2017-02-14
Adding POST /api/v1/reports API, and a UI for submitting reports
Eugen Rochko