zulip/zephyr
Zev Benjamin 534a1fd2ec frontend-tests: Click on the buttons the user would for sending
Previously we bypassed the big buttons on the left bar and clicked on
the anchor tag inside the compose box.  This bypassed the
compose.start() call.

(imported from commit 2b627825596c8d3c21441e58db895b8e488e624b)
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 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 Unify huddles and personals into private messages on the send path 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 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 get_display_recipient: Sort huddle recipients by email address 2012-11-13 15:09:15 -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 Turn 2-person huddles between the sender and other user into a personal on the backend 2012-11-13 15:40:53 -05:00