mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
1) The class Filter now lives in its own module. 2) The function canonicalized_operators() is now a class method on Filter. 3) The function message_in_home moved to filter.js and became private. 4) Various calling code had to change, of course. 5) Splitting out Filter helped simplify a few tests. (imported from commit e41d792b46d3d6a30d3bd03db0419f129d0a2a7b) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| authhack.py | ||
| backends.py | ||
| settings.py | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||