mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
The call to compose_fade.update_faded_messages() in message_list caused us to traverse every message in the current table, which was extremely inefficient. Now we call the newly created compose_fade.update_rendered_messages(), which only fades/unfades the messages passed in as the first parameter. (imported from commit a5a47e13fc9daeedd0899b2cfb02beb3f6b8cd0a) |
||
|---|---|---|
| .. | ||
| audio | ||
| html | ||
| images | ||
| js | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||
| favicon.ico | ||
| robots.txt | ||