1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-14 21:26:54 -04:00
mautrix-signal/pkg/signalmeow
2025-10-01 15:30:15 +03:00
..
events signalmeow/storageservice: send contact list event on storage sync 2025-09-01 16:48:30 +03:00
protobuf signalmeow: update protobufs 2025-08-22 16:28:48 +03:00
store signalmeow/store: save signal-specific nicknames 2025-09-01 16:40:35 +03:00
types signalmeow/store: save signal-specific nicknames 2025-09-01 16:40:35 +03:00
web signalmeow/receiving: don't send decryption errors for context cancellations 2025-07-08 19:12:33 +03:00
wspb dependencies: switch to new import path for websocket library 2024-09-13 12:35:31 +03:00
attachments.go startchat: add support for creating groups (#607) 2025-09-04 13:13:58 +03:00
attachments_stream.go signalmeow/attachments: fix splitting stream with chunks over 8192 bytes 2025-01-22 19:05:17 +02:00
backup.go signalmeow/store: fix locking recipient store 2025-02-04 11:48:31 +02:00
client.go handlesignal: plumb event handling result to signalmeow (#603) 2025-06-17 19:54:34 +03:00
contact.go signalmeow: expose way to fetch profile with custom refresh interval 2025-06-04 18:11:07 +01:00
contactdiscovery.go signalmeow/contactdiscovery: update enclave ID 2025-08-05 10:45:52 +03:00
devicename.go signalmeow/web: use context logger, make SendHTTPRequest use context 2024-01-07 13:23:59 -07:00
groups.go signalmeow/groups: update to v2 api 2025-10-01 15:30:15 +03:00
keys.go signalmeow/keys: dispatch logged out event on prekey 422 error 2025-08-19 12:32:38 +03:00
misc.go libsignal: update to v0.62.0 2024-11-15 12:54:43 +02:00
prod-server-public-params.dat Update to libsignal 0.44.0 2024-04-10 12:30:50 +03:00
profile.go startchat: add support for creating groups (#607) 2025-09-04 13:13:58 +03:00
provisioning.go signalmeow: update capability flags 2025-08-29 12:12:00 +03:00
provisioning_cipher.go signalmeow/misc: remove global zlog 2024-01-07 13:24:02 -07:00
pushreg.go v2: add method for registering for push notifications 2024-06-17 14:59:02 +03:00
receiving.go msgconv,signalmeow: add support for plaintext attachment hashes in backup 2025-07-28 16:23:00 +03:00
receiving_decrypt.go signalmeow/receiving: adjust decryption logs 2025-06-09 21:13:54 +03:00
sending.go signalmeow: remove unused data message wrapper functions 2025-09-17 15:04:37 +03:00
serviceauth.go Add method to fetch records from storage service 2024-01-14 22:22:33 +02:00
storageservice.go signalmeow/storageservice: send contact list event on storage sync 2025-09-01 16:48:30 +03:00
types.go Split signalmeow store and client 2024-01-05 14:14:56 +02:00