Go to file
Jessica McKellar fb62e808d7 Use an associative array for faster subscription checks.
This also helps us manage checking, case-insensitive, for
subscriptions while preserving the casing used by the class creator
for display.

It also fixes a bug where the class_list would become out of sync with
your true subscriptions, allowing you to appear to send messages to
classes to which you had unsubscribed.

(imported from commit 5e8d017bcfb27a71c52f7517733eda7b926d721b)
2012-10-09 17:28:21 -04:00
api Make instance names lower case when mirroring zephys. 2012-10-09 10:55:42 -04:00
confirmation Remove expiry; confirmations should never expire. 2012-10-01 10:45:58 -04:00
humbug Log to console even when DEBUG = False 2012-10-09 11:41:28 -04:00
servers Move our server configuration into puppet. 2012-09-20 17:00:24 -04:00
templates Use an associative array for faster subscription checks. 2012-10-09 17:28:21 -04:00
tools Use an associative array for faster subscription checks. 2012-10-09 17:28:21 -04:00
zephyr Use an associative array for faster subscription checks. 2012-10-09 17:28:21 -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