zulip/static
Rishi Gupta 15d60fa7ed Change now() to timezone.now() throughout codebase.
Change `from django.utils.timezone import now` to
`from django.utils import timezone`.

This is both because now() is ambiguous (could be datetime.datetime.now),
and more importantly to make it easier to write a lint rule against
datetime.datetime.now().
2017-02-28 16:03:37 -08:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -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 Change screenshot for HomeAssistant integration docs. 2017-02-22 23:27:43 -08:00
js Change now() to timezone.now() throughout codebase. 2017-02-28 16:03:37 -08:00
locale Change "Reply" to "Quote and reply" in message popover 2017-02-11 14:51:55 -08:00
styles analytics: Remove sidebar from /stats. 2017-02-28 15:50:57 -08:00
templates drafts: Remove unnecessary label capitalization. 2017-02-28 10:10:12 -08:00
third redesign: Change /#settings and /#administration to an overlay. 2017-02-09 23:35:10 -08: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