zulip/zephyr
Keegan McAllister 80d07f597b bugdown: Ignore user-specified link title
We already override this client-side.

(imported from commit c9569d42d57f206e5fb7d0cc8569b3b578ac1467)
2012-12-05 13:54:43 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates [manual] Unify huddles and personals into private messages on the receive path 2012-12-04 18:01:51 -05:00
lib bugdown: Ignore user-specified link title 2012-12-05 13:54:43 -05:00
management populate_db: Request a new DB connection after run_parallel. 2012-12-04 10:59:26 -05:00
static Keep text in the compose box when another stream/subj is clicked on 2012-12-05 13:12:52 -05:00
static-access-control Add a "tutorial" page at /new-user 2012-12-04 12:05:56 -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: split authenticated_json_view into POST and non-POST versions. 2012-12-03 12:46:27 -05:00
forms.py Prevent users from creating an account that differs only in case from an existing one 2012-12-04 16:37:55 -05:00
middleware.py Log how long requests take to process. 2012-11-14 15:52:57 -05:00
models.py [manual] Unify huddles and personals into private messages on the receive path 2012-12-04 18:01:51 -05:00
retention_policy.py exunge_log: Ignore default_streams entries 2012-11-30 17:24:37 -05:00
tests.py Add unit tests for subscription color requests. 2012-12-03 12:46:27 -05:00
views.py Avoid sending messages to clients more than once due to out-of-order processing 2012-12-05 13:51:28 -05:00