mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
This commit takes the blocks of code from "build_message_groups" that are the same as "_rerender_message", and move those into a function called "set_calculated_message_container_variables". This helps to avoid bugs in future as in #17663. Like timestr was being updated in one of them, but needed in both. So, it takes care that message variables are correctly set. Part of #17663 |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||