secondlife / secondlife/viewer
Expose Message ID for IMs and other messages to make abuse reporting specific messages possible
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Currently, to report a message, you have to copy / paste the message that you are reporting. Sometimes these messages are larger than what the report field allows.
It'd be easier on the end user if the report had context that is verified by the server, and I imagine it'd make life on Governance a bit easier, as they don't have to search for the message that is being reported, as the message context will be directly provided.
This is already reported by the EventQueueGet's ChatterBoxInvitation's instantmessage.message_params.MessageId.
As a open source contributor, I'd be more than happy to draft a pull request featuring this capability into the viewer if somebody from Linden Lab wants to outline how they want this surfaced.
Test plan
- Create an object the IM's you.
- Exercise the 'abuse report' option in the IM sent by the object.
- Verify with the Support team that the abuse report was received.
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting
/reward 100 (replace 100 with the amount).🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment
/try to let everyone know!🙌 And when they open the PR, they can comment
/claim #5744 either in the PR description or in a PR's comment.🪙 Also, everyone can tip any user commenting
/tip 20 @canny[bot] (replace 20 with the amount, and @canny[bot] with the user to tip).📖 If you want to learn more, check out our documentation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.