zulip/zephyr
Waseem Daher 93dbb21aff Prevent glitching on scrolling.
This duplicate call to scrollTop is the source of our problems.

(imported from commit 4374e0837d2af5eb20545449469fade7b5d47aca)
2012-10-04 15:47:21 -04:00
..
fixtures gitignore text fixtures 2012-09-28 11:55:43 -04:00
jstemplates Collapse new with old messages when prepending 2012-10-02 18:24:54 -04:00
lib Add a Django query helper 2012-09-28 19:33:15 -04:00
management populated_db: Rename many functions/variables from zephyr => message. 2012-10-03 18:14:15 -04:00
static Prevent glitching on scrolling. 2012-10-04 15:47:21 -04:00
tests Replace 'zephyr' => 'message' in test suite. 2012-10-04 14:37:36 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
models.py Replace 'zephyr' => 'message' in code internal to models.py. 2012-10-04 14:38:07 -04:00
tests.py Replace 'zephyr' => 'message' in test suite. 2012-10-04 14:37:36 -04:00
views.py Add '.' to the list of valid class name characters. 2012-10-04 15:17:12 -04:00