zulip/zephyr
Jeff Arnold b52dbe1ca9 Auto-invoke "Load older messages" when at the top of the page
Resolves Trac #445

(imported from commit d7d96fe82e9e1cbef32e0dde284ce217e83aff55)
2012-11-29 14:18:38 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Restore the time-travel functionality with Waseem's UI. 2012-11-28 22:26:31 -05:00
lib bugdown: Use Markdown.reset() instead of re-creating the whole parser 2012-11-20 15:10:15 -05:00
management Fix bad Django test suite interaction with get_client default. 2012-11-28 17:41:39 -05:00
static Auto-invoke "Load older messages" when at the top of the page 2012-11-29 14:18:38 -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 decorators: Use @has_request_variables to extract client. 2012-11-28 17:41:39 -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 Remove format_delayed_updates_response 2012-11-28 16:36:43 -05:00
tests.py Remove unimplemented test case 2012-11-28 15:28:14 -05:00
views.py Always send back the server generation number when the client requests it 2012-11-29 13:45:31 -05:00