mautrix-signal/pkg/signalmeow
Scott Weber b602e9472b
Make Signal ping kill and rebuild websocket if it takes more than 20s (#507)
2024-05-01 10:17:15 +02:00
..
events Minor incoming messages refactor and send m.notice on decryption errors (#496) 2024-04-11 14:31:27 -04:00
protobuf Update to libsignal v0.41.0 2024-03-08 23:36:09 +02:00
store Fix latest signalmeow db revision number 2024-04-01 13:23:37 +03:00
types Add PNI signature to next sent message after receiving to PNI 2024-03-25 15:49:18 +02:00
web Make Signal ping kill and rebuild websocket if it takes more than 20s (#507) 2024-05-01 10:17:15 +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 Try fix zero length user ID error (#498) 2024-04-14 00:06:32 +03:00
keys.go Delete session if prekey upload returns 422 2024-04-01 02:39:59 +03:00
misc.go signalmeow/misc: remove global zlog 2024-01-07 13:24:02 -07:00
prod-server-public-params.dat Update to libsignal 0.44.0 2024-04-10 12:30:50 +03:00
profile.go Refactor recipient storage 2024-03-22 22:32:29 +02:00
provisioning.go Log errors when converting prekeys to JSON 2024-04-01 02:15:31 +03:00
provisioning_cipher.go signalmeow/misc: remove global zlog 2024-01-07 13:24:02 -07:00
receiving.go Minor incoming messages refactor and send m.notice on decryption errors (#496) 2024-04-11 14:31:27 -04:00
sending.go UUID->ACI & invite command 2024-04-02 23:14:08 +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