index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
report.rb
Age
Commit message (
Expand
)
Author
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