Anders Kaseorg
|
61d0417e75
|
python: Replace ujson with orjson.
Fixes #6507.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-08-11 10:55:12 -07:00 |
|
Steve Howell
|
b375581f58
|
api: Remove (sender_)short_name from message APIs.
|
2020-07-17 11:15:14 -07:00 |
|
Mohit Gupta
|
79243f7d52
|
tests: Move test_near_pm_message_url to test_message_fetch.py.
|
2020-07-08 14:00:05 -07:00 |
|
Mohit Gupta
|
de81b92dee
|
tests: Move MessageVisibilityTest to test_message_fetch.py.
|
2020-07-07 17:14:10 -07:00 |
|
Mohit Gupta
|
4ae6cc7328
|
tests: Move MessageHasKeywordsTest to test_message_fetch.py.
|
2020-07-07 17:14:10 -07:00 |
|
Mohit Gupta
|
308643cace
|
tests: Rename test_narrow.py to test_message_fetch.py.
This commit renames test_narrow.py and also all its references to
test_message_fetch.py.
|
2020-07-07 17:14:10 -07:00 |
|