zulip/zephyr
Jeff Arnold d473292f5c Make enter not submit the form in private message compose box
Fixes regression introduced by 97a438

(imported from commit 2da31fb7a742a317c9d6839ef7a1a5f887746dd3)
2012-11-14 10:27:52 -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 Make enter not submit the form in private message compose box 2012-11-14 10:27:52 -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