zulip/humbug
acrefoot a37b08db58 In-Browser Notifications
Some browsers don't support desktop notifications. Some people haven't allowed permissions
for humbug to have desktop notifications. This is a poor man's attempt at desktop notifications.

We are adding the bootstrap-notify package (http://nijikokun.github.io/bootstrap-notify/)

Resolves Trac #1336.

(imported from commit 6a54f7d1875e765dabd32d94ada8ebe4474a3d71)
2013-06-21 11:44:25 -04:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
authhack.py Fix logging in with email addresses long than 30 characters. 2013-01-16 17:02:06 -05:00
backends.py Use get_user_profile_by_* functions to get UserProfiles. 2013-06-20 17:57:06 -04:00
settings.py In-Browser Notifications 2013-06-21 11:44:25 -04:00
test_settings.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
urls.py Allows slashes at the end of links. 2013-06-06 15:14:28 -04:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00