1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-07-07 14:53:17 -04:00
Commit graph

728 commits

Author SHA1 Message Date
Tulir Asokan
3e7a2287ee signalmeow: retry sender key sends on session not found error 2026-07-02 17:00:52 +03:00
Tulir Asokan
8c4d5e1e7c signalmeow: simplify some errors 2026-07-02 16:59:34 +03:00
Tulir Asokan
facfe86a50 libsignal: update to v0.96.2 2026-06-21 20:19:31 +03:00
Tulir Asokan
8217fb9e42 signalmeow/provisioning: update capabilities 2026-06-21 20:19:28 +03:00
Tulir Asokan
605693e294 handlematrix: auto-join ghost after knock accept 2026-06-09 17:11:28 +03:00
Tulir Asokan
2a8769e32a signalmeow/receiving: check handler success before deleting buffered plaintext 2026-06-09 17:11:28 +03:00
Tulir Asokan
fe3a952c2f signalmeow/sending: remove unnecessary log context propagation 2026-06-05 00:22:54 +03:00
Tulir Asokan
d54de94b9a libsignal: update to v0.94.4 2026-06-05 00:22:40 +03:00
Tulir Asokan
04fc9acaf4 signalmeow: switch to fetching cds2.proto from libsignal 2026-06-05 00:12:12 +03:00
Tulir Asokan
69aca6365f signalmeow: update protobufs 2026-06-05 00:07:51 +03:00
Tulir Asokan
2252280617 signalmeow: update contact discovery mrenclave 2026-05-21 22:59:46 +03:00
SpiritCroc
41a37cd184
capabilities: drop webp to only partial support (#649)
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2026-05-12 11:43:06 +02:00
Tulir Asokan
4545def017 signalmeow/web: log request durations 2026-05-11 16:16:36 +03:00
Tulir Asokan
9cdd4c9963 signalmeow: update protobufs 2026-05-08 16:57:56 +03:00
Tulir Asokan
06bdbfc2ca libsignal: update to v0.93.2 2026-05-08 16:55:42 +03:00
Tulir Asokan
90487a25e0 imagepack: return 404 on incorrectly formatted link 2026-05-06 13:47:09 +03:00
Tulir Asokan
0214ecc600 msgconv/imagepack: fix stickers with no bridged metadata 2026-05-04 17:32:04 +03:00
Tulir Asokan
694858478c client: add stub ListImagePacks method 2026-04-30 15:49:16 +03:00
Tulir Asokan
1f1b645213 client: add support for importing Signal sticker packs 2026-04-30 13:17:56 +03:00
Tulir Asokan
14559977fc directmedia: fix response metadata for avatars 2026-04-30 12:05:00 +03:00
Tulir Asokan
9e9dc8b548 signalmeow/sticker: add methods for creating and fetching sticker packs 2026-04-28 14:24:30 +03:00
Tulir Asokan
c2afb9f113 signalmeow/web: sent ContentLength field in request 2026-04-28 14:24:30 +03:00
Tulir Asokan
6beb2faa9f msgconv/from-matrix: preserve sticker pack metadata when sending to signal 2026-04-28 14:24:30 +03:00
Tulir Asokan
2b2a3b036f signalmeow/attachments: use go-util for pkcs7 padding 2026-04-27 20:50:07 +03:00
Tulir Asokan
d4b2659f96 signalmeow/sending: remove unnecessary warnings for receipt sync messages 2026-04-27 12:20:03 +03:00
Tulir Asokan
fd61f51ed9 signalmeow/storageservice: handle binary uuids in contact records 2026-04-15 14:28:57 +03:00
Tulir Asokan
e0901b648f handlesignal: add support for admin deletes 2026-04-13 16:58:43 +03:00
Tulir Asokan
2297e6b48b signalmeow: update protobufs
Content and SyncMessage switched to use oneofs, which is why a lot of code changed
2026-04-13 16:49:08 +03:00
Tulir Asokan
38f2ba9430 signalmeow/groups: use shared error type for unknown group master key 2026-04-13 16:49:08 +03:00
Tulir Asokan
952e7c473b libsignal: update to v0.92.1 2026-04-13 16:49:08 +03:00
Tulir Asokan
1c531e03da signalmeow/groups: catch missing group master key 2026-04-12 23:16:33 +03:00
Tulir Asokan
aad72ca39b dependencies: update mautrix-go 2026-04-11 01:06:38 +03:00
Tulir Asokan
53a3faa969 chatinfo: fix uploading avatar when creating group 2026-04-10 20:46:42 +03:00
Tulir Asokan
c2f0a1bbf7 handlesignal: use bridge background context instead of todo 2026-04-09 14:13:01 +03:00
Tulir Asokan
59eaa36415 chatsync: stop syncing if client is logged out
Closes #645
2026-04-09 14:13:01 +03:00
Tulir Asokan
9d34e0d7fa chatsync: catch missing recipients for backup chats 2026-04-09 13:58:58 +03:00
Tulir Asokan
e5a4f55e83 signalmeow/backup: return early if WaitForTransfer is cancelled 2026-04-09 13:58:24 +03:00
Tulir Asokan
9257116792 client: ensure connection is cancelled when bridge is stopped 2026-04-09 13:58:06 +03:00
Tulir Asokan
426b1f8266 chatinfo: fix room name in DMs 2026-04-07 00:50:47 +03:00
Tulir Asokan
40f320061c dependencies: update mautrix-go 2026-03-31 19:56:36 +03:00
Tulir Asokan
73a8a77e88 signalmeow: don't drop valid contact entries 2026-03-24 15:24:03 +02:00
Tulir Asokan
69f9b48e35 signalmeow/attachments: handle unknown content length in downloads
Closes #644
2026-03-19 20:57:48 +02:00
Tulir Asokan
4842b35ab4 msgconv/from-signal: add more details to quote aci parse error log 2026-03-19 17:59:15 +02:00
Tulir Asokan
09bb6d7160 libsignal: update to v0.89.1 2026-03-19 17:58:19 +02:00
Tulir Asokan
37a0199f79 handlematrix,msgconv,signalmeow: switch to sending binary ID fields 2026-03-06 00:33:28 +02:00
Tulir Asokan
cb7849efd6 signalmeow,msgconv/from-signal: add support for transferring attachments via disk 2026-03-06 00:13:35 +02:00
Tulir Asokan
7e72153efb msgconv/signalfmt: ignore unsupported body ranges 2026-03-02 14:25:44 +02:00
Tulir Asokan
d9dc134b96 login: fix context used for background connection 2026-03-02 14:25:44 +02:00
Tulir Asokan
0442a32f68 handlesignal,msgconv,signalmeow: add support for remaining binary ACI fields 2026-02-28 12:27:46 +02:00
Tulir Asokan
cc4b81da6c handlesignal: add support for binary service IDs in delete for me events
Fixes #638
2026-02-28 12:08:28 +02:00