zulip/zephyr
Keegan McAllister f61c26c361 preventDefault for modal mousewheel events but not e.g. subscriptions tab
Fixes mousewheel scrolling on the subscriptions tab.

(imported from commit 38d214fd53a478f3076dbfa4d7942ff13ec61369)
2012-12-03 15:35:46 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Add frontend support for colorizing streams. 2012-12-03 12:46:27 -05:00
lib bugdown: Use Markdown.reset() instead of re-creating the whole parser 2012-11-20 15:10:15 -05:00
management Log subscription color changes so they can be replayed by populate_db. 2012-12-03 12:46:27 -05:00
static preventDefault for modal mousewheel events but not e.g. subscriptions tab 2012-12-03 15:35:46 -05:00
static-access-control Add util module 2012-11-30 15:04:46 -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 Always allow registration if attempting to register for a non-MIT realm. 2012-11-21 16:42:15 -05:00
middleware.py Log how long requests take to process. 2012-11-14 15:52:57 -05:00
models.py Log subscription color changes so they can be replayed by populate_db. 2012-12-03 12:46:27 -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 Add error handling to subscription color requests. 2012-12-03 12:46:27 -05:00