zulip/static
Steve Howell f75af94984 bug fix: Prefer person.avatar_url to message.avatar_url.
This change is a partial bug fix for avatar live updates.
It makes it so that we prefer the person.avatar_url to
the message.avatar_url when rendering messages.  Our live
update code was already populating person.avatar_url, but
we were ignoring it until now.

This commit does not affect messages that were already
rendered with the old url.
2017-01-21 21:45:12 -08:00
..
assets pep8: Fix E128 violations. 2016-12-13 10:50:14 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images Add Zapier integration. 2017-01-20 10:43:18 -08:00
js bug fix: Prefer person.avatar_url to message.avatar_url. 2017-01-21 21:45:12 -08:00
locale Rename titles for 'Zulip Labs' to 'Experimental settings'. 2017-01-16 18:00:10 -08:00
styles Revert "Fix inconsistent spacing in message actions popover." 2017-01-17 14:40:49 -08:00
templates refactor: Eliminate use of page_params.fullname. 2017-01-21 21:45:12 -08:00
third deps: Upgrade and move `jquery-mousewheel` from `static/third` to `npm` 2017-01-19 17:24:53 -08:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt