zulip/zephyr
Tim Abbott 71203a996a Fix autoscrolling on new messages.
This was apparently broken by the final revision of our fix to the
autoscrolling+narrow bugs, because it attempted to use jquery's
animation queues to restrict which animations were stopped, and this
doesn't seem to work.

(imported from commit cf97f9f56dc5a16d1aa0322b5e6ec432a76d3be2)
2013-04-23 12:54:59 -04:00
..
fixtures Add tests for pivotal tracker integration 2013-04-19 13:46:41 -04:00
lib Enable absolute imports. 2013-04-23 09:51:17 -07:00
management Enable absolute imports. 2013-04-23 09:51:17 -07:00
migrations [South] Migration to add notifications to Subscription table 2013-04-10 16:11:27 -04:00
static Fix autoscrolling on new messages. 2013-04-23 12:54:59 -04:00
tests Switched the star icon to FontAwesome and made it bigger and green. 2013-04-21 17:31:50 -07:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
decorator.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
filters.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
forms.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
handlers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
middleware.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
models.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
openid.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
retention_policy.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tests.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tornado_callbacks.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tornadoviews.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
views.py Enable absolute imports. 2013-04-23 09:51:17 -07:00