mirror of https://github.com/zulip/zulip.git
42d9560413
Refactors instances of `message_type_name` and `message_type` that are referring to API message type value ("stream" or "private") to use `recipient_type_name` instead. Prep commit for adding "direct" as a value for endpoints with a `type` parameter to indicate whether the message is a stream or direct message. |
||
---|---|---|
.. | ||
__init__.py | ||
application.py | ||
descriptors.py | ||
django_api.py | ||
event_queue.py | ||
exceptions.py | ||
handlers.py | ||
ioloop_logging.py | ||
sharding.py | ||
views.py |