feat: Allow users to report comments#3016
Merged
Merged
Conversation
arkirchner
commented
Jul 14, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3016 +/- ##
==========================================
+ Coverage 70.24% 70.39% +0.14%
==========================================
Files 215 216 +1
Lines 6850 6870 +20
==========================================
+ Hits 4812 4836 +24
+ Misses 2038 2034 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
arkirchner
commented
Jul 14, 2025
arkirchner
commented
Jul 14, 2025
0836383 to
1136443
Compare
arkirchner
commented
Jul 14, 2025
kkoehn
requested changes
Jul 16, 2025
Contributor
Author
|
I have only looked at this feature from the users views. I am not sure if a teacher/admin should be able to report content? 🤔 For now I will try to adjust the view. |
Contributor
Author
3f74f8f to
def5481
Compare
kkoehn
reviewed
Jul 22, 2025
kkoehn
left a comment
Contributor
There was a problem hiding this comment.
just another small suggestion
MrSerth
reviewed
Jul 23, 2025
arkirchner
commented
Jul 28, 2025
bbf7343 to
1fd6a70
Compare
Contributor
Author
|
Rebased and squashed to fix conflicts with the main branch. |
nenock
reviewed
Aug 6, 2025
Comments can be used to potentially harass users who request comments. A button was added to report a message as inappropriate. Resolves #2715
Co-authored-by: Nele Sina Noack <nele.noack@hpi.de>
Co-authored-by: Nele Sina Noack <nele.noack@hpi.de>
Co-authored-by: Nele Sina Noack <nele.noack@hpi.de>
Co-authored-by: Nele Sina Noack <nele.noack@hpi.de>
Co-authored-by: Nele Sina Noack <nele.noack@hpi.de>
b917228 to
97fafda
Compare
Contributor
Author
|
Rebased to resolve conflict. |
Co-authored-by: Nele Sina Noack <nele.noack@hpi.de>
Janis4411
reviewed
Sep 12, 2025
Janis4411
approved these changes
Sep 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Comments can be used to potentially harass users who request comments. A button was added to report a message as spam.
Resolves #2715