feat: Temporarily mute conversations#17816
Conversation
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
f38c4b9 to
fd2dc3f
Compare
|
Do I get it correctly that "Muted conversation" is a conversation which has notifications disabled for a specified period of time? But not the conversation that just has notifications disabled (like possible now). |
Yes. It does not alter your notification settings, so if you have a conversation with "All messages" notification set, you can still mute it for x hours for example. After the specified time, notifications work again as before. |
nickvergessen
left a comment
There was a problem hiding this comment.
Either we can use a nullable DateTime (but then we need to have an OR in the call query), or use an int for the timestamp.
Ah now I see the problem. Since we have quite some int-timestamps on this table already, might be the easiest to got with that for now?
6c85f90 to
13ee37f
Compare
13ee37f to
164d7db
Compare
42ad4b2 to
95d512c
Compare
| ]]></description> | ||
|
|
||
| <version>24.0.0-dev.2</version> | ||
| <version>24.0.0-dev.3</version> |
There was a problem hiding this comment.
For the note: conversation-tags were merged
| <version>24.0.0-dev.3</version> | |
| <version>24.0.0-dev.4</version> |
🛠️ API Checklist
🚧 Tasks
🏁 Checklist
docs/has been updated or is not required