zulip/static
Tim Abbott 2fb9baafb4 Start running get_events immediately on page load.
Previously, we waited until we'd fully loaded the home view to start
calling get_events, which:
(A) didn't make sense non-message related events
(B) resulted in our throwing "get_updates not started" errors when
users sent a message before the home view was fully loaded.

This commit only fixes problem (B); to fix problem (A) we will need to
change the event capture code to only capture some events.

(imported from commit 2aacd6bdfd1e7d7707e3a724f1fde7da4a556538)
2014-01-30 17:23:53 -05:00
..
audio Rename humbug => zulip in audio files. 2013-10-31 15:29:48 -04:00
html Fix link to bootstrap css in our nginx error pages 2013-11-04 16:35:50 -05:00
images Add circle Z logo to static images; do not rename without changing github-services 2014-01-22 16:44:09 -05:00
js Start running get_events immediately on page load. 2014-01-30 17:23:53 -05:00
styles Overflow scroll on app instead of body 2014-01-30 01:48:15 -05:00
templates Fix the Admin page not working for newly-knighted users. 2014-01-29 12:41:22 -05:00
third [marked] Add preprocessors in marked and allow them to insert arbitrary HTML 2014-01-28 15:35:32 -05: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
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00