Go to file
Steve Howell 45434d3f89 Fix bug with muting topics that are all integers.
It's a bit of a contrived use case, but you could make a topic
called "12345" and then mute it from the sidebar, and it would
crash inside Dict.  We now call attr(), not data(), to avoid
string-to-integer conversions.

(imported from commit 89666f40d624df154d41077546e1c13a23ee7e67)
2013-09-30 16:52:19 -04:00
api Make call_on_each_{message,event} examples more clear 2013-09-24 16:19:54 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots Write zephyr mirroring logs to /var/log/zulip rather than ~/. 2013-09-25 16:52:41 -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 install-server: Run resize2fs 2013-09-30 11:09:26 -04:00
static Fix bug with muting topics that are all integers. 2013-09-30 16:52:19 -04:00
templates Add Redmine integration documentation. 2013-09-30 11:30:04 -04:00
tools Force-minify min/activity.js. 2013-09-26 13:55:45 -04:00
zerver queue: Log how long it takes to connect to rabbitmq. 2013-09-30 13:48:48 -04:00
zproject Remove force_minify flag for min/activity.js. 2013-09-29 11:00:26 -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