mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
In typeahead_helper.js, added a compare function to first sort by subscription, then by pm partners and lastly based on recency in the current topic. Altered function sort_for_at_mention to take topic data and sort using the above function. Also altered node tests for typeahead_helper.js to test for the above added functionality. Fixes: #4249 |
||
|---|---|---|
| .. | ||
| casper_lib | ||
| casper_tests | ||
| node_tests | ||
| zjsunit | ||
| .eslintrc.json | ||
| run-casper | ||