zulip/static
wangjames e0813c7288 collapse: Fix new messages not being collapsed consistently.
This fixes a bug where newly received very-long messages would only
sometimes be collapsed properly until a second message arrived
(whether it did the right thing dependened on whether the new message
had the same recipient or a different recipient from other arriving
messages).

Apparently, we correctly called condense.condense_and_collapse in all
but one of the codepaths of `render` that add new messages.  This
adds a call on the missing codepath.

Fixes #3978.
2017-03-19 20:39:21 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images user docs: Update *Format your message using markdown* with Pygments. 2017-03-18 20:48:01 -07:00
js collapse: Fix new messages not being collapsed consistently. 2017-03-19 20:39:21 -07:00
locale i18n: Sort frontend translations. 2017-03-03 12:32:42 +05:00
styles Remove second background from #lighbox_overlay. 2017-03-19 12:43:10 -07:00
templates Add organization description field to realm settings. 2017-03-19 14:05:01 -07:00
third deps: Upgrade and move `handlebars` from `static/third` to `npm`. 2017-03-04 21:49:02 -08:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt