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

36 commits

Author SHA1 Message Date
Tulir Asokan
c2f0a1bbf7 handlesignal: use bridge background context instead of todo 2026-04-09 14:13:01 +03:00
Tulir Asokan
0442a32f68 handlesignal,msgconv,signalmeow: add support for remaining binary ACI fields 2026-02-28 12:27:46 +02:00
Tulir Asokan
cc4b81da6c handlesignal: add support for binary service IDs in delete for me events
Fixes #638
2026-02-28 12:08:28 +02:00
Tulir Asokan
375c51e7b8 handle*,msgconv,signalmeow: add support for binary ACI fields
Fixes #635
2026-02-23 15:12:57 +02:00
SpiritCroc
45690972cd
handlesignal: assign beeper action message content for incoming calls (#632) 2026-01-23 16:46:10 +01:00
Tulir Asokan
a2264b2bca client: only sync contacts on startup every 3 days 2026-01-07 15:23:42 +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
cb678dd2f0 handle*,chatinfo: implement new interface for message requests 2025-12-09 16:42:57 +02:00
Tulir Asokan
b06ca0eefe handle*: fix bugs with polls 2025-11-24 17:20:53 +02:00
Tulir Asokan
c9303dcd6d msgconv/from-signal: add support for polls 2025-10-29 14:50:00 +02:00
Tulir Asokan
c71d417ccc signalmeow/storageservice: send contact list event on storage sync 2025-09-01 16:48:30 +03:00
Tulir Asokan
8ee190a1e7 all: enable mautrix-go's new disappearing message features 2025-08-26 17:23:55 +03:00
Tulir Asokan
6900cc9d3d signalmeow/keys: dispatch logged out event on prekey 422 error 2025-08-19 12:32:38 +03:00
Tulir Asokan
c245fa474f handlesignal: add support for delete for me 2025-07-18 15:58:17 +03:00
Tulir Asokan
bb09c6fa0e
handlesignal: plumb event handling result to signalmeow (#603) 2025-06-17 19:54:34 +03:00
Tulir Asokan
c33b32631e handlesignal: don't panic in getters 2025-05-31 18:47:45 +03:00
Tulir Asokan
7eb997b460 handlesignal: add missing details to decryption error event 2025-05-26 15:40:36 +03:00
Toni Spets
9944eb3507 Initial direct media support
Everything still happens in-memory but any file can be downloaded
using direct media URIs.
2025-05-12 17:54:58 +03:00
Tulir Asokan
33c1b7910a msgconv: add utilities for converting backup messages 2025-01-18 16:32:00 +02:00
Tulir Asokan
aca0ee20e8 client: add support for connect-once background resync interface 2025-01-16 16:29:51 +02:00
Tulir Asokan
192b5a79ca msgconv/from-signal: add option to make view-once messages disappear 2024-12-20 13:19:45 +02:00
Scott Weber
3c31749fb2
handlesignal: add ServerTimestamp remote stream order on incoming messages (#550) 2024-11-13 16:20:28 -05:00
Tulir Asokan
ffd1ba34c0 signalmeow: clean up decryption code 2024-09-09 21:05:15 +03:00
Tulir Asokan
798ebb689f handlesignal: bridge decryption errors 2024-09-09 19:25:10 +03:00
Tulir Asokan
0c9f2c19d2 all: delete legacy bridge 2024-08-07 15:14:13 +03:00
Tulir Asokan
219b3bec1d v2: store remote profile info in UserLogin 2024-08-05 17:36:36 +03:00
Tulir Asokan
478a3f14b9 v2: fix message ID when handling incoming edits 2024-07-29 16:41:08 +03:00
Tulir Asokan
1e093d6dc6 v2: update mautrix-go and use new typed metadata structs 2024-07-13 14:16:55 +03:00
Tulir Asokan
c5c12135c5 v2: update mautrix-go 2024-07-09 21:25:42 +03:00
Tulir Asokan
b2c1efc85c v2: update mautrix-go 2024-06-30 00:31:18 +03:00
Tulir Asokan
7196535e29 v2: add call start/end notices 2024-06-28 20:39:26 +03:00
Tulir Asokan
6a92ccc1dd v2: add group change handling 2024-06-27 19:00:05 +03:00
Tulir Asokan
fdb9e7dc09 v2: fix handling disappearing timer changes 2024-06-27 16:53:18 +03:00
Tulir Asokan
1366e2721b v2: bridge more types of messages as normal messages 2024-06-27 11:35:06 +03:00
Tulir Asokan
32401e37f1 v2: update mautrix-go and fix bug in login 2024-06-21 20:13:52 +03:00
Tulir Asokan
d06f4b5aa4 v2: split connector into multiple files 2024-06-19 23:21:52 +03:00