1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-14 13:16:54 -04:00
mautrix-signal/pkg/signalmeow
2024-03-31 19:14:57 -04:00
..
events Refactor recipient storage 2024-03-22 22:32:29 +02:00
protobuf Update to libsignal v0.41.0 2024-03-08 23:36:09 +02:00
store Remove PNI prekeys and sessions along with ACI 2024-03-31 19:14:57 -04:00
types Add PNI signature to next sent message after receiving to PNI 2024-03-25 15:49:18 +02:00
web Move keepalive log to debug level. Fixes #473 2024-03-26 18:11:59 +02:00
wspb Organize imports 2023-12-17 15:21:21 +02:00
attachments.go Fix a bunch of bad loggers 2024-03-22 21:27:02 +02:00
client.go Partially fix time handling in SendContactSyncRequest 2024-03-25 17:50:35 +02:00
contact.go Fix more things 2024-03-22 23:00:42 +02:00
contactdiscovery.go Fix more things 2024-03-22 23:00:42 +02:00
devicename.go signalmeow/web: use context logger, make SendHTTPRequest use context 2024-01-07 13:23:59 -07:00
groups.go Refactor recipient storage 2024-03-22 22:32:29 +02:00
keys.go Prevent prekey overflows 2024-04-01 01:50:04 +03:00
misc.go signalmeow/misc: remove global zlog 2024-01-07 13:24:02 -07:00
prod-server-public-params.dat Use go:embed for server public params 2024-01-06 00:54:15 +02:00
profile.go Refactor recipient storage 2024-03-22 22:32:29 +02:00
provisioning.go Fix identity store being hardcoded to ACIs 2024-03-25 21:25:00 +02:00
provisioning_cipher.go signalmeow/misc: remove global zlog 2024-01-07 13:24:02 -07:00
receiving.go Fix identity store being hardcoded to ACIs 2024-03-25 21:25:00 +02:00
sending.go Include E164 and identity key in PNI sync messages 2024-03-26 17:59:59 +02:00
serviceauth.go Add method to fetch records from storage service 2024-01-14 22:22:33 +02:00
storageservice.go Sync contacts and groups from storage service 2024-03-22 22:32:29 +02:00
types.go Split signalmeow store and client 2024-01-05 14:14:56 +02:00