mirror of https://github.com/zulip/zulip.git
e0813c7288
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. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
locale | ||
styles | ||
templates | ||
third | ||
.gitignore | ||
favicon.ico | ||
node_modules | ||
robots.txt |