1
0
Fork 0
forked from Mirrors/gomuks
nyxmuks/web
Tulir Asokan 5832a935cf all: use markdown for custom emojis, improve editing
Edits will now use a different HTML -> markdown converter than what is
used to generate the body. This allows the plaintext body to have a
plain shortcode for custom emojis, while still having the raw data for
edits.

Additionally, for sent events, the raw input is saved locally, which
allows preserving commands and other such things. A future extension
may store the raw input in a custom field in the Matrix event to allow
lossless edits of messages sent from other clients.
2024-11-02 14:00:21 +02:00
..
public web: init 2024-10-06 21:45:46 +03:00
src all: use markdown for custom emojis, improve editing 2024-11-02 14:00:21 +02:00
.gitignore web: init 2024-10-06 21:45:46 +03:00
eslint.config.js web/emoji: implement MSC2545 2024-10-26 15:49:04 +03:00
frontend.go web: init 2024-10-06 21:45:46 +03:00
index.html web/index: move code block stylesheets to html 2024-10-29 01:26:44 +02:00
package-lock.json hicli/html,web/timeline: add support for LaTeX rendering 2024-11-02 02:51:00 +02:00
package.json hicli/html,web/timeline: add support for LaTeX rendering 2024-11-02 02:51:00 +02:00
tsconfig.json media,web: add support for fallback avatars 2024-10-22 21:56:08 +03:00
vite.config.ts web: set proper vite build target 2024-10-24 02:14:46 +03:00