zulip/zerver/openapi
Riken Shah 9fadd43830 user_status: Add backend changes to support status emoji.
In this commit:

* We update the `UserStatus` model to accept
`AbstractReaction` as a base class so, we can get all the
fields related to store status emoji.

* We update the user status endpoint
(`users/me/status`) to accept status emoji fields.

* We update the user status event to add status emoji
fields.

Co-authored-by: Yash Rathore <33805964+YashRE42@users.noreply.github.com>
2021-07-27 17:57:15 -07:00
..
__init__.py openapi: Add missing __init__.py; fix type errors hidden by its absence. 2021-07-05 12:20:39 -07:00
curl_param_value_generators.py populate_db: Use do_create_realm for creating zulip realm. 2021-07-06 17:37:43 -07:00
javascript_examples.js eslint: Fix unicorn/no-new-array. 2021-01-25 14:53:19 -08:00
javascript_examples.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
markdown_extension.py openapi: Make base class for Markdown Preprocessors. 2021-07-18 11:42:27 -07:00
openapi.py settings: Merge settings API endpoints. 2021-07-19 21:14:32 -07:00
python_examples.py openapi: Document delete-topic endpoint. 2021-07-26 17:56:04 -07:00
test_curl_examples.py openapi: Make endpoint operationId dash-separated. 2021-07-13 16:46:22 -07:00
testing.yaml openapi: Add missing object types. 2020-08-12 16:11:29 -07:00
zulip.yaml user_status: Add backend changes to support status emoji. 2021-07-27 17:57:15 -07:00