Go to file
Kevin Mehall eb2e8a15c3 Fix "Selected message id not in MessageList" caused by summarization.
Summarized messages are not shown and cannot be selected. If
`opts.use_closest === false` and you try to select a summarized
message, we still have to use the closest instead of failing.

Eventually, we'll make summary rows selectable, but that would be
rather involved since selections are managed by ID, summaries exist only
in the DOM, and many parts of the code get the selection and expect
it to be a message.

(imported from commit 998c4f24aece84528cc9da53a47f9e4f5391702d)
2013-08-07 15:07:47 -04:00
api Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots Rename humbug_tools to zulip_tools. 2013-08-07 10:00:08 -04:00
certs Switch api.zulip.com to signed PositiveSSL / Comodo certificate. 2013-07-15 16:49:54 -04:00
confirmation Add metrics variables to the template context via a context processor 2013-06-18 17:07:36 -04:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Monitor the FTS update log length with nagios. 2013-08-07 12:08:20 -04:00
static Fix "Selected message id not in MessageList" caused by summarization. 2013-08-07 15:07:47 -04:00
templates Add divider between Streams and Settings in the gear menu. 2013-08-07 10:59:44 -04:00
tools Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
zerver Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
zproject Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
.gitignore Remove old sqlite path zephyrdb from .gitignore files. 2013-08-07 10:00:08 -04:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00