Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Waseem Daher 10adfee7b0 Clicking "New Message" no longer resets your position on the page.
The issue was that our 'button' was actually a link with href='#',
and we didn't actually cancel the event; so it jumped to the
top of the page.

(imported from commit e66decb3a202ea22176ec539a1ec1d405faf0117)
2012-10-05 14:52:46 -04:00
api api: Clean up code duplication and add automatic retries on 503s. 2012-10-04 18:08:20 -04:00
confirmation Remove expiry; confirmations should never expire. 2012-10-01 10:45:58 -04:00
humbug Put the 'import *' back into test-settings.py 2012-10-04 16:49:26 -04:00
servers Move our server configuration into puppet. 2012-09-20 17:00:24 -04:00
templates Clicking "New Message" no longer resets your position on the page. 2012-10-05 14:52:46 -04:00
tools post-receive: Include author names 2012-10-04 17:37:18 -04:00
zephyr Fix broken math for scrolling at the top or bottom of a stream. 2012-10-05 14:50:28 -04:00
.gitignore gitignore: Update for s/zephyrs/messages/ 2012-10-04 15:30:42 -04:00
manage.py Add manage.py (oops). 2012-08-28 12:45:35 -04:00