Go to file
Kevin Mehall 7fea9e0755 Fix race condition in 06-unread
There was nothing to ensure that the changes resulting from scrolling
happened before the unread counts were checked. We already had a long
wait there; might as well do those checks after it to ensure that the
DOM is updated.

(imported from commit 0d4014ae6a74dd684521fecabefc4bf79015f842)
2013-09-10 18:06:57 -04:00
api Basecamp mirroring script 2013-08-30 20:00:07 +00:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots Replace configuration references to trac.humbughq.com with trac.zulip.net 2013-09-05 15:43:08 -04:00
certs Switch nagios to .zulip.net and add cert 2013-09-05 15:43:07 -04:00
confirmation Move to a common random token generation function instead of several one-offs. 2013-08-09 14:59:26 -04:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Add aggregation for reading stats 2013-09-10 10:24:15 -04:00
static Enable summarizing for CUSTOMER4 2013-09-10 16:48:47 -04:00
templates Standardize unread counts for global filters 2013-09-06 08:36:14 -07:00
tools Use exec to launch unicorn so it dies when we kill the script 2013-09-10 10:26:24 -04:00
zerver Fix race condition in 06-unread 2013-09-10 18:06:57 -04:00
zproject Move code to alert_words_ui.js 2013-09-09 12:06:45 -04:00
.gitignore Add support for analyzing test coverage with Istanbul 2013-08-20 10:46:45 -04:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00