mirror of https://github.com/zulip/zulip.git
0a22094e24
Streams are converted to their "official" names now. Topics are not canonicalized at all. All other operands continue to be lowercased. Since we don't lowercase stream/topic at the parsing stage, we have to modify the predicate function to do the lowercasing of stream/topic to enable case-insensitive comparisons. This is slightly more expensive. The server-side predicate functions are already case-insensitive. (imported from commit 286f118c6c3ff9d23b37c7f958cab4c0eacd5feb) |
||
---|---|---|
.. | ||
casperjs | ||
node | ||
tests | ||
.gitignore | ||
common.js | ||
run |