Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Steve Howell 9cedca4dc5 Don't stop the autoscrolls for reply-to. Refactored.
The functional change here is that our code to stop
autoscrolling on certain events, particularly mousemove,
now only runs during system initiated autoscroll events.
If the user had been replying to a message, then the feature
to stop autoscroll was too aggressive.

This patch also starts to put more scrolling-related code
into viewport.js, which will hopefully prevent some code
duplication and give us a single place to control things like
stopping animated scrolls.

(imported from commit e7d5946b0ac7fcfda2eff1d0e2b58a78b44ecc1a)
2013-05-28 10:25:06 -04:00
api Fix too-long subjects sent by git and nagios integrations 2013-05-22 10:17:15 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots zephyr_mirror: Fix incorrect check for already running mirror bots. 2013-05-20 23:29:53 -04:00
certs Include certificate configuration for www.humbughq.com via Comodo 2013-05-17 01:02:32 -04:00
confirmation Wrap render_to_response 2013-05-21 17:56:49 -04:00
humbug Update prod IP address in ALLOWED_HOSTS. 2013-05-24 21:23:57 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers [manual] Use the same socket across server restarts 2013-05-23 00:19:17 -04:00
templates Add link to disable email notifications 2013-05-24 21:23:59 -04:00
tools [manual] Use the same socket across server restarts 2013-05-23 00:19:17 -04:00
zephyr Don't stop the autoscrolls for reply-to. Refactored. 2013-05-28 10:25:06 -04:00
.gitignore Add some things to .gitignore that are part of local deploy testing 2013-05-24 21:23:55 -04:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00