mirror of https://github.com/zulip/zulip.git
2bbfda041a
This commit allows clients to register client_gravatar=True, and then we recognize that flag for message events. If the flag is True, we will not calculate gravatar URLs and let the clients do it themselves. (Clients can calculate gravatar URLs based on emails with just a little bit of code.) |
||
---|---|---|
.. | ||
__init__.py | ||
application.py | ||
descriptors.py | ||
event_queue.py | ||
exceptions.py | ||
handlers.py | ||
ioloop_logging.py | ||
socket.py | ||
views.py | ||
websocket_client.py |