Files
zulip/static/js
Durga Akhil Mundroy 38b70f27d9 typeahead: Use recent_senders/pm_conversations to sort suggestions.
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
2017-07-09 10:51:19 -04:00
..
2017-06-30 09:48:04 -04:00
2017-03-19 11:05:44 -07:00
2017-04-21 21:59:22 -07:00
2017-05-09 11:06:10 -07:00
2017-03-19 21:03:45 -07:00
2017-05-16 23:34:45 -07:00
2017-04-25 09:57:32 -07:00
2017-04-06 11:28:36 -07:00
2017-04-06 11:28:36 -07:00
2017-04-25 09:57:32 -07:00
2017-03-22 07:29:42 -07:00
2017-03-19 11:05:45 -07:00
2017-03-18 10:35:52 -07:00
2017-07-04 13:54:33 -07:00