mirror of https://github.com/zulip/zulip.git
d00fa63aa4
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 |