Order in the chat overview is messed up when a new user is added
@nickvergessen is already working on this.
Since May 5, 2026.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 17h 55m
- Merged PRs (30d)
- 350
Description
Is your feature request related to a problem? Please describe.
We use Talk as the main messenger in our company. Due to high turnover, we often need to add new users to the message groups. Unfortunately, this always messes up the order of the groups in the chat overview, as the addition is displayed as a new message. As a result, important messages are somewhat lost in the shuffle.
Describe the solution you'd like
It is ok that the adding is displayed in the group chat, but this should not be sent as a message or affect the order of the chats.
Describe alternatives you've considered
Alternatively with a setting option for the admin.
Additional context
I'm not sure but maybe this also happens with similar actions, e.g. when someone is appointed as a moderator.
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.