mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
We often need to go to the server to get raw content. The exceptions are messages for which we've already fetched the raw content for some other reason (maybe a previous quote-and-reply) or which are locally echoed. Whether we can get the raw content locally or from the server, the replace_content() logic is the same. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||