mirror of https://github.com/zulip/zulip.git
d740d7c082
Show user-uploaded avatars on the website for users who have UserProfile.avatar_source == 'U'. (Continue to show gravatars for other users.) This includes the home page, the visible-phone div, and the settings page. This fix does NOT address a few things: * There is no GUI to actually upload user images yet on the website. * The !gravatar syntax in bugdown will continue to show gravatar images only. * We are not changing identicon behavior. (imported from commit 9f5ac0bbe21ba56528048233aab2430e4dd431aa) |
||
---|---|---|
.. | ||
bugdown | ||
__init__.py | ||
actions.py | ||
avatar.py | ||
bulk_create.py | ||
cache.py | ||
cache_helpers.py | ||
context_managers.py | ||
create_user.py | ||
debug.py | ||
event_queue.py | ||
html_diff.py | ||
initial_password.py | ||
logging_util.py | ||
minify.py | ||
parallel.py | ||
query.py | ||
queue.py | ||
rate_limiter.py | ||
response.py | ||
timeout.py | ||
timestamp.py | ||
tornado_ioloop_logging.py | ||
unminify.py | ||
utils.py |