Add m.notice format to Matrix
See original GitHub issue💡 The Idea
Matrix messages can be of type m.notice
(“bot notice”). The difference is that the message does not cause a notification. This can be useful e.g. when notifying about a successful operation regularly in contrast to when it fails.
The proposal is to add a new argument msgtype
that defaults to m.text
but can be set to m.notice
by supplying ?msgtype=notice
.
🔨 Breaking Feature
n/a This is very independent from everything else.
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
m.notice messages are formatted differently #8212 - GitHub
Description Some messages send from a CI-Bot sended with gomatrix are formatted differently in riot-web "content": { "body": "Status: ...
Read more >Client-Server API - Matrix Specification
The client-server API typically uses HTTP PUT to submit requests with a ... Currently m.text , m.emote , m.notice , and m.key.verification.request support ......
Read more >Instructions for Creating the List of Creditors in Mailing Matrix ...
A fillable PDF matrix form, LF-36-M Matrix/List of Creditors, is provided on the Forms page of this website. The three-column format presented in...
Read more >Matrix addition & subtraction (article) | Khan Academy
Learn how to find the result of matrix addition and subtraction operations. ... A matrix is a rectangular arrangement of numbers into rows...
Read more >Write a matrix to a file - MATLAB writematrix - MathWorks
Create a matrix in the workspace. Write the matrix to M. xls , to the second worksheet in the file, starting at the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No pressure at all. I love feedback and suggestions. I wish I was a better maintainer; I’ve slowed down a lot. But keep up the awesome work. If you have any other great ideas, or find any annoyances or things I could change/improve don’t be afraid to speak up! 👍🙂
I apologize, I did see it and fully agree with your suggestion. I just haven’t been able to put any time into Apprise recently due to work. But hopefully I’ll address it this weekend (along with all of the other tickets that transpired as of late 🙂).
Again, sorry about the wait.