mirror of https://github.com/zulip/zulip.git
ba77303ee4
Previously, we were searching the whole message_row object for emoji, mentions, etc., which has a bunch of UI elements that can't contain the syntax we want to modify. This should be a slight improvement in the performance of message post-processing, which runs a lot of times and thus is fairly important. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
icons/fonts | ||
images | ||
js | ||
locale | ||
styles | ||
templates | ||
third | ||
ts | ||
.gitignore | ||
favicon.ico | ||
node_modules |