Go to file
Steve Howell 10145c0e83 Simplified setting active topic.
The old code was looping through recent_subjects to find the
original subject name, but we already have logic in get_subject_filter_li()
to be case-insensitive.  I tried this with various casings of topics,
narrowing to topics, as well as narrowing to a stream (so no active topic)
and narrowing to an old topic.

(imported from commit 1decde13477cb742fd4bc82798f1afb282182bdf)
2013-09-30 16:52:18 -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 Simplified setting active topic. 2013-09-30 16:52:18 -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