zulip/zephyr
Zev Benjamin b948473a45 Simplify get_old_messages API
It now takes an anchor message id, a number of messages before, and a
number of messages after.  The result always contains the anchor
message.

(imported from commit 84d070dc8091161c86d4bbeafbdc299493890a2a)
2012-11-13 15:40:53 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Restyle subscriptions 'undo button' slightly. 2012-11-09 17:13:15 -05:00
lib Move json response functions into their own file 2012-11-08 16:30:57 -05:00
management Generalize Tornado-related settings 2012-11-13 10:59:02 -05:00
static Simplify get_old_messages API 2012-11-13 15:40:53 -05:00
static-access-control activity monitor: style tables and make them sortable. 2012-11-09 16:45:18 -05:00
tests Add a command to run the frontend test suite against a testing server 2012-11-13 10:59:02 -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 @has_request_variables: tell users what their bad value was in the error message 2012-11-09 12:27:40 -05:00
forms.py Implement MIT signups. 2012-10-29 16:59:37 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py get_display_recipient: Sort huddle recipients by email address 2012-11-13 15:09:15 -05:00
tests.py Generalize Tornado-related settings 2012-11-13 10:59:02 -05:00
views.py Simplify get_old_messages API 2012-11-13 15:40:53 -05:00