zulip/zerver
Steve Howell 4a7bab9a6f Allow collapsing of recipient sections.
This is experimental, for staging only.  There might be a better
way to model this than dueling force_expand/force_collapse flags,
but it works for now.  The code in collapse_recipient_group()
could also be DRYed up relative to expand_summary_row().

(imported from commit 107151d1ecd640970fb7700d41278a003bd1abaa)
2013-08-23 15:57:31 -04:00
..
fixtures Tweak Github test data to not cause the Github payload capture to error out 2013-08-23 15:44:19 -04:00
lib Use '[deleted]' instead of failing if you edit a message to empty. 2013-08-21 16:49:24 -04:00
management Add a messages/flags POST api call to change a message's flags 2013-08-20 16:19:07 -04:00
migrations [schema][manual] Make Stream.email_token required. 2013-08-13 14:28:47 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Allow collapsing of recipient sections. 2013-08-23 15:57:31 -04:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
context_processors.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
decorator.py Make @authenticated_rest_api_view imply @csrf_exempt 2013-08-16 14:38:54 -04:00
exceptions.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
filters.py Change Humbug => Zulip in name of exception filter module. 2013-08-07 10:00:07 -04:00
finders.py Change Humbug => Zulip in name of finder module. 2013-08-07 10:00:07 -04:00
forms.py Removed confusing ALLOW_REGISTER setting. 2013-08-12 16:16:26 -04:00
handlers.py Change Humbug => Zulip in names of error reporting handlers. 2013-08-07 10:00:07 -04:00
middleware.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
models.py Allow collapsing of recipient sections. 2013-08-23 15:57:31 -04:00
openid.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
retention_policy.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
static_header.txt Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
storage.py Change Humbug => Zulip in name of storage module. 2013-08-07 10:00:07 -04:00
tests.py Simplify stream access denied error message. 2013-08-22 12:29:04 -04:00
tornado_callbacks.py Only count message queues when determining whether to deliver missed message emails 2013-08-20 16:19:07 -04:00
tornadoviews.py Let clients specify how long queues shall live, within limits 2013-08-20 16:19:07 -04:00
views.py Disable public streams for a CUSTOMER5 contractor. 2013-08-22 13:57:19 -04:00