1
0
Fork 0
forked from Mirrors/gomuks
Commit graph

11 commits

Author SHA1 Message Date
Tulir Asokan
d3b93327f2 hicli/paginate: optimize storing members in massive rooms 2024-11-12 23:35:11 +02:00
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
Tulir Asokan
214d4fde53 hicli/html,web/timeline: add support for LaTeX rendering 2024-11-02 02:51:00 +02:00
Tulir Asokan
976d1ae9cb web/timeline: add big emojis 2024-10-27 18:40:43 +02:00
Tulir Asokan
98f8ca2cdc hicli/database: fix json tag on MegolmSessionID 2024-10-27 01:41:03 +03:00
Tulir Asokan
9d96ed1b12 hicli/database: fix FillReactionCounts 2024-10-22 01:09:04 +03:00
Tulir Asokan
7fbdfffd90 hicli/send: encrypt message asynchronously 2024-10-19 02:02:04 +03:00
Tulir Asokan
3dd7f9a4bd web/timeline: fix newlines in plaintext messages 2024-10-18 12:56:38 +03:00
Tulir Asokan
2179fb2c18 hicli/sync: recalculate unreads on redaction 2024-10-18 00:57:27 +03:00
Tulir Asokan
0455ff3d24 hicli: calculate unreads locally 2024-10-17 21:49:57 +03:00
Tulir Asokan
1db1d2db5c all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00