akshatdalton
|
f5c4d51ed2
|
resolve topic: Add `is:resolved` search keyword/filtering support.
This commit adds the backend support for `is:resolved` search keyword.
In the next commit, I will add the frontend support for the same.
|
2021-07-13 23:18:41 -07:00 |
Anders Kaseorg
|
0b12d38e4d
|
fixtures: Fix invalid JSON in narrow.json.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-08-07 11:12:32 -07:00 |
Steve Howell
|
27d79352da
|
topic -> subject: Extract get_topic_from_message_info().
This changes files where it's safe to just assume caller
may use either "topic" or "subject", and we prefer "topic"
but support "subject".
|
2018-11-14 23:24:06 -08:00 |
Preston Hansen
|
76d6c71595
|
tests: Move zerver/fixtures to zerver/tests/fixtures for clarity.
Fixes #9153.
|
2018-04-19 21:50:17 -07:00 |