-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
message_report: Improve report template. #37012
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
c6fbbd1 to
2980fa5
Compare
|
@alya -- This is ready for review! |
|
I don't know if we want to do it separately, but we should still fix private channel message links not being linked. |
|
The topic should be |
This should be an easy change here, we just need to pass |
2980fa5 to
c31cfcf
Compare
|
Sweet! @timabbott Let me know if you need me to re-test. |
c31cfcf to
026a63c
Compare
The previous topic sounds like it's tracking who reported the message. Fixes part of zulip#36997.
Strings in spoiler header automatically gets bolded.
026a63c to
49d18b6
Compare
49d18b6 to
179ec1a
Compare
This fixes private channel link syntax showing up as inaccessible link.
179ec1a to
7d63a6b
Compare
|
@timabbott -- I think this is ready for review! The main changes are a new set of refactoring commits to greatly simplify test logics, and the use of |
|
Great, merged, thanks @PieterCK! I think this feature is coming together very nicely. |

Changes:
Fixes: #36997
Screenshots and screen captures:
Public channel message report
Private channel message report (Updated December 12)
One-on-one message report
Group DM report
Self message report
Self-review checklist
(variable names, code reuse, readability, etc.).
Communicate decisions, questions, and potential concerns.
Individual commits are ready for review (see commit discipline).
Completed manual review and testing of the following: