zulip/zephyr
Steve Howell c587a18646 Animate "Private messages" when new private messages come in.
Set the background behind "Private messages" to green whenever
a user's unread count goes up for private messages.  Remove
the background after 3s.  Advanced browsers will fade the
green in and out over 6s (3s up, 3s down).

(imported from commit 80ed9661d9eec1d697f3259854037d7e145615cd)
2013-05-20 23:41:40 -04:00
..
fixtures Add missing Jira test fixture file 2013-05-20 23:37:57 -04:00
lib Add support for updating messages after they've been received. 2013-05-20 23:40:26 -04:00
management populate_db: Add stubs for remaining known event types. 2013-05-20 23:29:55 -04:00
migrations [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
migrations-old [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
static Animate "Private messages" when new private messages come in. 2013-05-20 23:41:40 -04:00
tests Change the layout of the message boxes in the message pane and make other message-related adjustments. 2013-05-20 23:40:17 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
decorator.py rest_dispatch: Apply process_as_post automatically. 2013-05-17 01:02:33 -04:00
filters.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
forms.py Send signups for not-yet-created realms to our waitlist form. 2013-05-20 23:29:55 -04:00
handlers.py Send automated humbug error notifications to the 'errors' stream. 2013-05-10 17:52:45 -04:00
middleware.py Typo fix, log num of memcached queries not as timing 2013-05-14 09:31:17 -04:00
models.py [schema] Add the migration for adding an onboarding_steps field to UserProfile. 2013-05-14 10:27:39 -04:00
openid.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
retention_policy.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tests.py Handle unknown JIRA event types 2013-05-20 23:37:57 -04:00
tornado_callbacks.py Don't send offline email notifications to bots 2013-05-13 12:10:14 -04:00
tornadoviews.py decorators: Replace POST with REQ everywhere. 2013-05-09 10:35:49 -04:00
views.py Add user interface frontend for editing messages. 2013-05-20 23:40:57 -04:00