zulip/zephyr
Zev Benjamin 8702d37028 Do narrow-related side-bar manipulation in event handlers
This commit also fixes a bug where "starred messages" wouldn't get
bolded when you narrowed to starred messages.  However, it also
introduces a regression where subjects aren't highlighted correctly
on load to a narrow which will be fixed shortly.

(imported from commit 411575d92762e41d04c1baf126c0ab1dfb4225a5)
2013-05-07 11:47:13 -04:00
..
fixtures Add tests for pivotal tracker integration 2013-04-19 13:46:41 -04:00
lib Calculate presence information with delta between server timestamp 2013-05-06 13:52:23 -04:00
management Make audible notifications a tunable. 2013-05-03 15:08:49 -07:00
migrations [schema] Add a enable_sounds field to UserProfile 2013-05-03 15:08:49 -07:00
static Do narrow-related side-bar manipulation in event handlers 2013-05-07 11:47:13 -04:00
tests Do narrow-related side-bar manipulation in event handlers 2013-05-07 11:47:13 -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 Fix logging of requesting user with REST API. 2013-04-30 11:54:16 -04:00
filters.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
forms.py Add a comment to emphasise why we shouldn't break the HomepageForm. 2013-04-24 12:03:42 -07:00
handlers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
middleware.py Fix typo and send proper dbtime to statsd 2013-05-01 17:24:38 -04:00
models.py Make audible notifications a tunable. 2013-05-03 15:08:49 -07: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 Reserve height=100 for images so that collapsing takes them into account 2013-05-02 18:53:34 -04:00
tornado_callbacks.py Fix Zephyr mirroring loop detection with new events API. 2013-05-03 18:20:34 -04:00
tornadoviews.py Fix Zephyr mirroring loop detection with new events API. 2013-05-03 18:20:34 -04:00
views.py Calculate presence information with delta between server timestamp 2013-05-06 13:52:23 -04:00