Go to file
Keegan McAllister ddcf2cb86e Set favicon from our generated images rather than using Notificon
We've been noticing a long delay between switching to a window with unread
messages and the time that those messages actually appear.  This got much worse
around the time we added Notificon.

Our hypothesis (supported by some testing) is that the work done by Notificon
in creating a <canvas>, drawing into it, serializing it to PNG, etc. is using
up some quota of background operations that would be better spent rendering
messages.

Switching to precomputed images should mitigate this problem.

Resolves #896.

May resolve #882 to our satisfaction.

(imported from commit a2d98a163486bdd35fdfb5351f96c5529ba5c7e9)
2013-02-15 16:19:50 -05:00
api [manual] Bump API version to 0.1.2. 2013-02-14 17:50:00 -05:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots trac: Add owner to list of fields that notify by default. 2013-02-14 17:50:00 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug Show a user activity list in the sidebar 2013-02-11 18:05:57 -05:00
servers Set better munin thresholds for rabbitmq 2013-02-15 15:54:12 -05:00
templates Replace the pipe character between stream and subject with a '>'. 2013-02-15 11:01:06 -05:00
tools Change the favicon on notification (great for pinned tabs) 2013-02-12 16:27:07 -05:00
zephyr Set favicon from our generated images rather than using Notificon 2013-02-15 16:19:50 -05:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00