1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-15 05:36:53 -04:00
Commit graph

18 commits

Author SHA1 Message Date
Tulir Asokan
36e9f02dce signalmeow: add support for retry receipts 2025-12-09 00:16:45 +02:00
Tulir Asokan
6abb263407 signalmeow,libsignalgo: add support for group send endorsements 2025-11-28 16:59:29 +02:00
Tulir Asokan
60c42c68fc signalmeow/groups: fix group cache 2025-11-25 20:15:52 +02:00
Tulir Asokan
bd9b96e3a0 signalmeow: move all normal authed requests to websocket 2025-11-24 17:20:53 +02:00
Tulir Asokan
bb09c6fa0e
handlesignal: plumb event handling result to signalmeow (#603) 2025-06-17 19:54:34 +03:00
Tulir Asokan
901b812bb8 signalmeow/receiving: delete old incoming ciphertext hashes 2025-05-12 18:37:19 +03:00
Tulir Asokan
f09966c148 signalmeow/web: remove redundant use of function pointer 2025-03-13 14:49:40 +02:00
Nick Mills-Barrett
4713ddfcd1
signalmeow: block until stop completes
Currently the disconnect/stop bridge call will complete before all the
loops have returned. This switches them all to use a shared cancelable
context and wait group to block on stop until all loops exit.
2025-02-26 16:57:15 +00:00
Tulir Asokan
aca0ee20e8 client: add support for connect-once background resync interface 2025-01-16 16:29:51 +02:00
Tulir Asokan
8afde9b247 signalmeow: update websocket auth 2025-01-15 23:40:50 +02:00
Tulir Asokan
b73c822a25 signalmeow/storageservice: improve logging when syncing storage 2024-10-02 21:57:32 +03:00
Tulir Asokan
da8c612034 signalmeow: use correct sender certificate based on account settings 2024-10-02 20:42:54 +03:00
Tulir Asokan
4ba7ef7442 signalmeow: make sync contacts call on connect optional 2024-08-09 23:42:38 +03:00
Tulir Asokan
f77a9a8717 Partially fix time handling in SendContactSyncRequest 2024-03-25 17:50:35 +02:00
Scott Weber
100a81ab5e Add LastConnectionStatus() to signalmeow 2024-02-29 22:48:42 -05:00
Tulir Asokan
d482bca041 Add method to fetch records from storage service 2024-01-14 22:22:33 +02:00
Tulir Asokan
b9f29abfcf Add CDSI client 2024-01-13 16:26:29 +02:00
Tulir Asokan
ed7daa088b Split signalmeow store and client 2024-01-05 14:14:56 +02:00
Renamed from pkg/signalmeow/device.go (Browse further)