zulip/static
Steve Howell 1a927a424f Avoid passing around full_name parameter in subs.js.
All of the eventual callers to prepend_subscribers()
and format_member_list_elem() call people.get_by_email()
anyway, so now we do it one place.  The one exception
was using page_params.fullname, which is awkwardly
different than what we call that variable elsewhere
(fullname vs. full_name).
2016-10-25 18:15:24 -07:00
..
assets Move assets/ to live under static/. 2016-08-26 10:23:38 -07:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images Add Librato integration. 2016-09-13 21:55:25 -07:00
js Avoid passing around full_name parameter in subs.js. 2016-10-25 18:15:24 -07:00
locale Handle invite remaining translation in JS. 2016-10-13 15:07:37 -07:00
styles topic_edit_form: Rename message_edit_topic to inline_topic_edit. 2016-10-25 16:33:20 -07:00
templates settings: Fix Zulip Labs Spacing Issue. 2016-10-25 16:59:08 -07:00
third Add support for !gravatar syntax in echo.js. 2016-10-20 14:40:45 -07:00
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00