zulip/zephyr
Luke Faraone 3223d2e0ba Make scrolling Correct (a la Barnowl) without losing messages
Previously the wedge sometimes got lost when you scroll. Now, on a
scrolling action the selected message is moved in to the middle.

We also now use scroll_to_selected as opposed to scroll_to_zephyr because
there wasn't really a usecase for scrolling to a non-selected zephyr.

(imported from commit 5091b3a715f2253dfe302d4c7ea8a087ff9d508e)
2012-08-31 16:20:20 -04:00
..
management Auto-sub to personals on account creation. 2012-08-31 10:58:09 -04:00
static Make scrolling Correct (a la Barnowl) without losing messages 2012-08-31 16:20:20 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
decorator.py Implement long polling using Tornado. 2012-08-30 14:29:34 -04:00
forms.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
models.py Auto-sub to personals on account creation. 2012-08-31 10:58:09 -04:00
tests.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
views.py Fix a bug (using the wrong id) when filtering subscriptions. 2012-08-30 17:17:59 -04:00