zulip/static
Steve Howell f105c480b3 Calculate gravatar hashes on the webapp client.
This change prepares us to have the server send avatar_url
of None when somebody wants a gravatar avatar (as opposed
to a user-uploaded one).

Subsequent commits will change behavior on both the server
and client to have this happen.  So this commit has no-op
code for now, but it will soon use the fallback-to-gravatar
logic.
2017-11-07 10:36:02 -08:00
..
assets py3: Remove "from six.moves import range". 2017-10-17 23:28:14 -07:00
audio
generated
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
images static: Optimize SVG images. 2017-11-04 20:57:19 -07:00
js Calculate gravatar hashes on the webapp client. 2017-11-07 10:36:02 -08:00
locale i18n: Update translation strings for 1.7 release. 2017-10-25 09:20:29 -07:00
styles left-sidebar: Add overflow ellipsis on long stream names. 2017-11-01 13:27:42 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates user settings: Enhance Uploaded files sorting. 2017-10-31 18:33:41 -07:00
third typeahead: Fix typeahead positioning for iOS keyboard case. 2017-10-04 17:39:42 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore static: Clean up organization of .gitignore. 2017-09-22 15:14:43 -07:00
favicon.ico
node_modules