mirror of https://github.com/zulip/zulip.git
088d881159
The new logic has 4 tiers of priority: * Whether a match is found in the name, start of description, middle of description, etc. * Importance to the user / activity -- more specifically, the order used in the left sidebar. This means pinned streams first, active streams, then inactive streams. * Subscriber count: How big is the stream? Bigger is better. * Alphabetical ordering is a final tiebreak. Fixes #4508. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |