zulip/zephyr
Keegan McAllister 30933a9639 Explain a bit more how longpolling works
(imported from commit 26c4792f097d748edc725b4528c4d5904efd03c7)
2012-11-28 15:28:14 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Temporarily remove user-visible "time travel" UI. 2012-11-21 11:30:56 -05:00
lib bugdown: Use Markdown.reset() instead of re-creating the whole parser 2012-11-20 15:10:15 -05:00
management [schema] Add a management script to create default streams for a domain. 2012-11-28 14:07:16 -05:00
static Implement a favicon as a link rel. 2012-11-28 15:12:37 -05:00
static-access-control Implement a favicon as a link rel. 2012-11-28 15:12:37 -05:00
tests [schema] Add a management script to create default streams for a domain. 2012-11-28 14:07:16 -05:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py context_processors: Rename misleadingly named unused parameter 2012-11-07 17:46:46 -05:00
decorator.py Remove some unused @asynchronous-related code 2012-11-28 15:28:14 -05:00
forms.py Always allow registration if attempting to register for a non-MIT realm. 2012-11-21 16:42:15 -05:00
middleware.py Log how long requests take to process. 2012-11-14 15:52:57 -05:00
models.py [schema] Add a management script to create default streams for a domain. 2012-11-28 14:07:16 -05:00
tests.py Use Django's built-in @require_POST decorator 2012-11-26 11:52:50 -05:00
views.py Explain a bit more how longpolling works 2012-11-28 15:28:14 -05:00