zulip/zephyr
Zev Benjamin 585210feaa Fix the "load more" button disappearing after the first time it's clicked
I think this broke during a rebase.

(imported from commit 1b8d28b72127b47fbca7d4c44bab77bec1e3d053)
2012-11-14 13:01:28 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Unify huddles and personals into private messages on the send path 2012-11-13 15:40:53 -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 Fix the "load more" button disappearing after the first time it's clicked 2012-11-14 13:01:28 -05:00
static-access-control activity monitor: style tables and make them sortable. 2012-11-09 16:45:18 -05:00
tests frontend-tests: Click on the buttons the user would for sending 2012-11-13 15:40:53 -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 Specify requests.post data as a dict 2012-11-13 17:33:41 -05:00
tests.py Unify huddles and personals into private messages on the send path 2012-11-13 15:40:53 -05:00
views.py Don't reject mirrored stream messages because they don't have a recipient field 2012-11-13 20:22:37 -05:00