Anders Kaseorg
|
36bae2e86c
|
message_fetch: Use strings as dict keys.
JSON keys must be strings, and orjson enforces this.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-08-07 11:12:32 -07:00 |
Steve Howell
|
f960df04e8
|
narrows: Validate negated field.
|
2020-06-25 13:52:59 -07:00 |
Anders Kaseorg
|
07fa63e0c8
|
validator: Fix type errors hidden by bad Any use in set_type_structure.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-06-23 16:30:17 -07:00 |
Tim Abbott
|
866965f162
|
views: Rename messages.py to message_fetch.py.
This completes to effort to split zerver.views.messages into smaller
modules focused on the different core type of work.
|
2020-06-22 15:08:34 -07:00 |