1
0
Fork 0
forked from Mirrors/gomuks
nyxmuks/pkg/hicli
Sumner Evans 4c4744eba8
web/timeline: render MSC4095 URL previews
This commit implements rending of MSC4095[1] bundled URL previews and
includes a preference for disabling rendering of the previews.

[1]: https://github.com/matrix-org/matrix-spec-proposals/pull/4095

Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-12-21 10:38:44 -07:00
..
database hicli/sync: include replied-to events in sync and pagination 2024-12-21 16:04:39 +02:00
hitest all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
backupupload.go hicli/backup: upload received megolm keys to key backup 2024-10-27 14:56:30 +02:00
cryptohelper.go all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
decryptionqueue.go hicli/database: add flag for events that had reply fallbacks removed 2024-12-18 00:46:59 +02:00
events.go hicli,web: add support for joining rooms 2024-12-20 16:37:10 +02:00
hicli.go hicli/sync: don't fail sync if database is locked 2024-12-17 22:34:54 +02:00
html.go web/timeline: add special style for spoiler reasons 2024-11-29 17:29:54 +02:00
init.go hicli,web: add support for joining rooms 2024-12-20 16:37:10 +02:00
json-commands.go hicli,web: add support for joining rooms 2024-12-20 16:37:10 +02:00
json.go websocket: add support for resuming sessions 2024-12-07 01:17:51 +02:00
LICENSE all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
login.go hicli/verify: add support for passphrase in addition to recovery key 2024-11-15 16:02:51 +02:00
paginate.go hicli/sync: include replied-to events in sync and pagination 2024-12-21 16:04:39 +02:00
profile.go web/rightpanel: add button to track user devices 2024-12-14 00:45:11 +02:00
pushrules.go hicli/pushrules: skip evaluating non-message events in initial sync 2024-10-20 12:52:37 +03:00
send.go web/composer: add support for sending stickers 2024-12-21 17:34:37 +02:00
sync.go web/timeline: render MSC4095 URL previews 2024-12-21 10:38:44 -07:00
syncwrap.go hicli,web: add support for joining rooms 2024-12-20 16:37:10 +02:00
verify.go hicli/verify: add support for passphrase in addition to recovery key 2024-11-15 16:02:51 +02:00