mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
This commit attemts to fix the sorting of wildcard mentions by moving them below the silent mentions in case of PMs. It adds a condition in compare_people_for_relevance function to check for private message type and sorts the wildcard mention below the silent ones. It also adds test for sort broadcast mentions and compare_people_for_relevance function in case of private message types. Fixes: #21643 |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||