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
880849def7 signalmeow/web: fix response bodies not being closed 2026-01-07 14:21:59 +02:00
Michael Hoang
df733a3c77
signalmeow/storageservice: fix nickname clearing not being bridged (#623) 2025-12-15 20:46:57 +02:00
Tulir Asokan
b2dbdb684c signalmeow: store whitelisted flag and use it for message requests 2025-12-12 13:36:28 +02:00
Tulir Asokan
bd9b96e3a0 signalmeow: move all normal authed requests to websocket 2025-11-24 17:20:53 +02:00
Tulir Asokan
aab8af046c signalmeow: drop DMs from blocked contacts on signal 2025-11-20 13:35:34 +02:00
Tulir Asokan
c71d417ccc signalmeow/storageservice: send contact list event on storage sync 2025-09-01 16:48:30 +03:00
Tulir Asokan
f80af12c9b signalmeow/store: save signal-specific nicknames 2025-09-01 16:40:35 +03:00
Tulir Asokan
3781461b28 signalmeow/store: fix locking recipient store 2025-02-04 11:48:31 +02:00
Tulir Asokan
121945a445 signalmeow/storageservice: process updates in transaction 2025-01-20 20:02:16 +02:00
Tulir Asokan
fc6a95375e msgconv: switch from exp/slices to stdlib slices 2025-01-18 16:32:00 +02:00
Tulir Asokan
853171f4fc signalmeow/storageservice: fix ssre2 implementation 2025-01-18 01:01:05 +02:00
Tulir Asokan
29d55ebbde signalmeow: add support for ssre2
Corresponds to a338bc5a67
2024-11-18 15:19:18 +02:00
Tulir Asokan
b73c822a25 signalmeow/storageservice: improve logging when syncing storage 2024-10-02 21:57:32 +03:00
Tulir Asokan
8cde7b350e signalmeow/storageservice: don't stop reading records on error 2024-10-02 21:27:47 +03:00
Tulir Asokan
da8c612034 signalmeow: use correct sender certificate based on account settings 2024-10-02 20:42:54 +03:00
Tulir Asokan
d1ac878312 Sync contacts and groups from storage service 2024-03-22 22:32:29 +02:00
Tulir Asokan
68cb547ef9 Request and save master key for storage service 2024-03-22 22:32:29 +02:00
Tulir Asokan
d482bca041 Add method to fetch records from storage service 2024-01-14 22:22:33 +02:00