Tulir Asokan
976d1ae9cb
web/timeline: add big emojis
2024-10-27 18:40:43 +02:00
Tulir Asokan
ca76182b81
hicli/html: fix extra </>
's in sanitized HTML
2024-10-27 01:40:42 +03:00
Tulir Asokan
15d696ae09
hicli/sync: skip linkifying for messages with no special characters
2024-10-25 23:43:12 +03:00
Tulir Asokan
8a34618a70
hicli/html: preallocate space for html sanitization buffer
2024-10-25 23:33:32 +03:00
Tulir Asokan
72e1bd428e
hicli/sync: send account data to frontend
2024-10-25 19:15:22 +03:00
Tulir Asokan
abc5327041
hicli: delete room data on leave
2024-10-24 02:14:46 +03:00
Tulir Asokan
5189f86f81
hicli: lower http header timeout after first sync
2024-10-23 20:29:53 +03:00
Tulir Asokan
27f1d0f3e4
hicli/sync: allow reprocessing encrypted event html
2024-10-22 01:15:45 +03:00
Tulir Asokan
f5eeb8461a
hicli/sync: enable reaction count collection for all events
...
The reaction aggregation probably needs to be redone to support finding
the entire event (to see senders and other content like shortcodes),
but this is good enough to get reactions rendering.
2024-10-21 23:11:14 +03:00
Tulir Asokan
afa6d3aa4b
hicli/html,web/timeline: add syntax highlighting for code blocks
2024-10-20 15:55:14 +03:00
Tulir Asokan
535393d47f
hicli/html: add inline images to media references
2024-10-20 13:31:33 +03:00
Tulir Asokan
2c5738f7f2
hicli/database: refactor media cache
2024-10-20 13:21:34 +03:00
Tulir Asokan
4b9e28c644
hicli/database: store tombstone content in room table
2024-10-20 12:28:09 +03:00
Tulir Asokan
f38946b96e
hicli/sync: make sorting timestamps more sensible on init sync
2024-10-20 01:20:35 +03:00
Tulir Asokan
d3decc5255
hicli/pushrules: add todo for saving mute flag in rooms
2024-10-19 02:35:15 +03:00
Tulir Asokan
3dd7f9a4bd
web/timeline: fix newlines in plaintext messages
2024-10-18 12:56:38 +03:00
Tulir Asokan
8d201642c8
hicli/html: fix closing font tags in html sanitizer
2024-10-18 12:27:16 +03:00
Tulir Asokan
2179fb2c18
hicli/sync: recalculate unreads on redaction
2024-10-18 00:57:27 +03:00
Tulir Asokan
9254461795
hicli/sync: always send room in sync if own receipts change
2024-10-17 23:22:29 +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