1
0
Fork 0
forked from Mirrors/gomuks
nyxmuks/pkg/hicli/database
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
..
upgrades hicli/database: add temporary hacky fix for reaction aggregations 2024-10-22 16:36:49 +03:00
account.go all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
accountdata.go hicli/sync: send account data to frontend 2024-10-25 19:15:22 +03:00
database.go hicli/database: refactor media cache 2024-10-20 13:21:34 +03:00
event.go all: use markdown for custom emojis, improve editing 2024-11-02 14:00:21 +02:00
media.go server: add Cache-Control and ETag headers 2024-10-23 02:26:37 +03:00
receipt.go all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
room.go hicli: delete room data on leave 2024-10-24 02:14:46 +03:00
sessionrequest.go all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
state.go web/emojipicker: add subscribe button for custom emoji packs 2024-10-26 16:28:56 +03:00
statestore.go all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
timeline.go all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
unread.go hicli/sync: recalculate unreads on redaction 2024-10-18 00:57:27 +03:00