mautrix-signal/pkg/connector
2025-03-13 17:38:14 +02:00
..
backfill.go backfill: don't delete all backfill messages if will paginate flag set 2025-03-11 14:08:25 +00:00
capabilities.go capabilities: resend to include gif info 2025-03-10 17:58:52 +02:00
chatinfo.go userinfo: don't fetch info in background mode unless necessary 2025-02-12 18:44:21 +02:00
chatsync.go connector: implement chat list sync and backfill 2025-01-19 14:13:11 +02:00
client.go client: consume unauth websocket status in ConnectBackground 2025-03-13 17:38:14 +02:00
config.go msgconv/from-signal: add option to make view-once messages disappear 2024-12-20 13:19:45 +02:00
connector.go client: add support for connect-once background resync interface 2025-01-16 16:29:51 +02:00
dbmeta.go connector: implement chat list sync and backfill 2025-01-19 14:13:11 +02:00
example-config.yaml msgconv/from-signal: add option to make view-once messages disappear 2024-12-20 13:19:45 +02:00
groupinfo.go connector: implement chat list sync and backfill 2025-01-19 14:13:11 +02:00
handlematrix.go handlematrix: ignore unsupported message IDs when sending read receipts 2024-09-10 13:45:22 +03:00
handlesignal.go msgconv: add utilities for converting backup messages 2025-01-18 16:32:00 +02:00
id.go ids: add support for split portals 2024-09-14 12:47:51 +03:00
login.go login: open new WS and refresh QR code after 45s (#585) 2025-02-18 10:42:12 -05:00