1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-14 21:26:54 -04:00
Commit graph

703 commits

Author SHA1 Message Date
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
Tulir Asokan
2447903e03 libsignalgo: add -lstdc++ to cflags 2026-02-27 15:26:42 +02:00
Tulir Asokan
ee306f5221 libsignal: update to v0.87.5 2026-02-27 14:52:27 +02:00
Tulir Asokan
09ba9d04b2 signalmeow/receiving: add support for binary ACI field in unidentified send statuses 2026-02-24 14:05:11 +02:00
Tulir Asokan
af5f936d3e signalmeow: add support for binary ACI field in sync messages 2026-02-24 13:48:39 +02:00
Tulir Asokan
375c51e7b8 handle*,msgconv,signalmeow: add support for binary ACI fields
Fixes #635
2026-02-23 15:12:57 +02:00
Tulir Asokan
3faa0d4f30 main: bump minimum Go version to 1.25 2026-02-15 13:08:11 +02:00
Tulir Asokan
28af2ed551 signalmeow/store: add missing signalmeow_device foreign keys 2026-02-13 16:24:54 +02:00
Tulir Asokan
eb95559825 signalmeow: update protobufs 2026-02-09 14:13:18 +02:00
Tulir Asokan
d603b7665d libsignal: update to v0.87.1 2026-02-09 13:54:02 +02:00
Tulir Asokan
c90be170f4 signalmeow/sending: refetch prekeys on error 80 2026-01-29 18:47:27 +02:00
Tulir Asokan
30d9831922 signalmeow/senderkey: log removed devices when resetting 2026-01-29 18:47:27 +02:00
SpiritCroc
45690972cd
handlesignal: assign beeper action message content for incoming calls (#632) 2026-01-23 16:46:10 +01:00
Tulir Asokan
d19f3bdce3 libsignal: update to v0.86.12 2026-01-16 15:01:48 +02:00
Tulir Asokan
f62599145f
connector,signalmeow: implement network connection resetting (#629) 2026-01-15 14:08:00 +02:00
Nick Mills-Barrett
9921199fa8
signalmeow/web: expose websocket ping timeouts 2026-01-09 12:08:09 +00:00
Tulir Asokan
a2264b2bca client: only sync contacts on startup every 3 days 2026-01-07 15:23:42 +02:00
Tulir Asokan
880849def7 signalmeow/web: fix response bodies not being closed 2026-01-07 14:21:59 +02:00
Tulir Asokan
b33d7c8246 signalmeow/sending: fix typing message envelope timestamps in DMs 2026-01-05 01:08:23 +02:00
Tulir Asokan
71af50b90c chatinfo,handlematrix: fix handling room avatars 2025-12-30 23:00:49 +02:00
Tulir Asokan
f01385849b signalmeow/receiving: save PNI identity keys from sync messages 2025-12-28 20:14:46 +02:00
Tulir Asokan
189fb181cc signalmeow/senderkey: fall back to normal send if there are no sender key recipients 2025-12-24 20:07:53 +02:00
Tulir Asokan
e04ff8b0f6 signalmeow/senderkey: don't mutate recipient list when finding target devices 2025-12-21 23:35:19 +02:00
Tulir Asokan
28c03d8e0e libsignalgo/sealedsender: remove unnecessary debug code 2025-12-21 23:35:19 +02:00
Nick Mills-Barrett
7fc0b062ee
client: exit sleep during connect retry if context canceled 2025-12-17 10:16:32 +00:00
Michael Hoang
df733a3c77
signalmeow/storageservice: fix nickname clearing not being bridged (#623) 2025-12-15 20:46:57 +02:00