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 |
|
Hemanth V. Alluri
|
21c9adbb3c
|
drafts: Add an API endpoint for fetching drafts.
This endpoint will allow a user to fetch their drafts.
Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
|
2020-07-28 17:18:35 -07:00 |
|
Hemanth V. Alluri
|
630fd10be1
|
drafts: Add an API endpoint for deleting drafts.
This endpoint will allow a user to delete a single draft.
Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
|
2020-07-28 17:18:35 -07:00 |
|
Hemanth V. Alluri
|
2d307c760e
|
drafts: Add an API endpoint for editing drafts.
This endpoint will allow a user to edit a single draft.
Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
|
2020-07-28 17:18:35 -07:00 |
|
Hemanth V. Alluri
|
a0f71b7458
|
drafts: Add an API endpoint for creating drafts.
This endpoint will allow a user to create drafts in bulk.
Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
|
2020-07-28 17:18:35 -07:00 |
|