mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
Since the server-side implementation no longer uses look-ahead or (more importantly) look-behind, it is possible to exactly implement in Javascript. This removes a common class which would prevent local echo. This requires reworking the topic linking algorithm, to march the server's as well. The tests and behaviour are adjusted in so doing -- previously, the JS implementation would have linked `#foo` with a `foo` regex on the linkifier, but the server implementation would not have. |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| bootstrap-typeahead | ||
| jquery-idle | ||
| marked | ||