-
Notifications
You must be signed in to change notification settings - Fork 1k
Allow reporting of abusive users to moderators or admins #1576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…he notification view
…w other minor changes
(cherry picked from commit 99f8a76) Conflicts: app/controllers/issues_controller.rb
(cherry picked from commit 987fcf0)
(cherry picked from commit 156e678)
(cherry picked from commit 3a6550f)
Replace placeholder language with something closer to finalized language (cherry picked from commit 1ef7ea1)
|
@tomhughes please let me know if you'd like any changes to this PR, or if there's anything that I can do to make the review easier. |
|
I'm currently getting an error 500 trying to log in with "user2" at https://moderation.apis.dev.openstreetmap.org . "user1" oddly seems fine. Is that something that needs to be fixed here or elsewhere? |
|
I've been through everything again and pushed some changes, which are now live on the test site. Unless anybody spots new problems I plan to merge this soon... |
|
Is there an API if we want to be able to report abusive users from JOSM? |
|
No. |
Supersedes PR #1268 , see also issue #841 and this diary entry.
This PR builds on the work by @sbagroy986, @zerebubuth, @woodpeck and @grischard as we try to shepherd this GSoC project through review and into production.
I have cleaned up some aspects of this PR, purely to minimise the distractions when comparing diffs and trying to understand how it works. Please avoid nitpicking the code for now - we need to consider bigger questions first. For the avoidance of doubt, this PR not in a fit state for merging!