Files
zulip/zerver/tests/frontend/node
Steve Howell 0a22094e24 Change operator canonicalizations.
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)
2013-08-20 14:27:43 -04:00
..
2013-08-14 14:24:38 -04:00
2013-08-20 14:27:43 -04:00
2013-08-20 14:27:41 -04:00
2013-08-19 12:17:56 -04:00
2013-08-20 14:27:43 -04:00
2013-08-20 14:27:42 -04:00
2013-08-19 12:17:55 -04:00
2013-08-09 17:12:23 -04:00