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
/
models
/
report.rb
Age
Commit message (
Expand
)
Author
2021-03-24
Update Mastodon to Rails 6.1 (#15910)
Claire
2020-12-15
Add indication to admin UI of whether a report has been forwarded (#13237)
ThibG
2020-04-05
Add rate limit for reporting (#13390)
Eugen Rochko
2020-03-21
Fix reported accounts not being whitelisted when resolving a spamcheck report...
ThibG
2019-09-11
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
Eugen Rochko
2019-08-22
Add soft delete for statuses for instant deletes through API (#11623)
Eugen Rochko
2019-06-20
Add moderation API (#9387)
Eugen Rochko
2019-03-17
Set and store report URIs (#10303)
ThibG
2018-09-02
Add preference for report notification e-mails, skip for duplicates (#8559)
Eugen Rochko
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2018-04-10
Feature: Improve reports ui (#7032)
Emelia Smith
2018-04-02
Feature: Report improvements (#6967) (#7000)
Emelia Smith
2018-02-28
Federated reports (#6570)
Eugen Rochko
2018-01-19
Change belongs_to_required_by_default to true (#5888)
Yamagishi Kazutoshi
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-10-02
Make IdsToBigints (mostly!) non-blocking (#5088)
aschmitz
2017-09-07
Feat add validation for report comment: characters under 1000 valid (#4833)
voidSatisfaction
2017-06-09
Add includes to Report#statuses (#3655)
Yamagishi Kazutoshi
2017-05-02
annotate models (#2697)
yhirano
2017-04-30
Reports spec for media attachments, clean up method (#2660)
Matt Jankowski
2017-04-24
Report processing improvements (#2349)
Effy Elden
2017-04-14
Admin reports controller improvements (#1714)
Matt Jankowski
2017-04-03
Add basic logging of who resolved report
Eugen Rochko
2017-02-14
Adding POST /api/v1/reports API, and a UI for submitting reports
Eugen Rochko