-
This issue has been migrated from [#5601](https://github.com/matrix-org/synapse/issues/5601).
---
This is being discussed here for Riot:
vector-im/riot-web#4406
The only blocker at the moment fo…
-
All messages get deleted every night at 12 PM EST
-
Please add the option of putting messages as unread in the default app. There was a tweak called messageunread that worked but doesn’t now. It was on greg0109.yourepo.com
-
### Which packages are you using?
stream_chat_flutter
### On what platforms did you experience the issue?
Android
### What version are you using?
7.3.0
### What happened?
The totalUnreadCount a…
-
1. Show a pop-up notification when a message is received.
2. Show a number on the icon in the tray to indicate how many unread messages there are
Example:
![bild](https://github.com/user-attach…
-
Modern Chat apps show the oldest unread message and start the chat view with that.
The package should offer a way to locate last read message base on message id and directly show it on top of the p…
-
# Problem
Coming from discussion
https://github.com/Expensify/App/pull/31627#issuecomment-1833183021
Scroll to new messages has different behaviour
> Self-unread message:
>
> - after scr…
-
-
### Checklist
- [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Messages/issues) or [closed](https://github.com/FossifyOrg/Messages/issues?q=is%3Aissue+is…
-
Make sure we track how many messages are read / unread.
## Proposed solution
- Add `last_message_read_at` timestamp in `Conversation`.
- Check how many unread messages iff `conversation#unread?…