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

717 commits

Author SHA1 Message Date
Tulir Asokan
b9061c2aa0 signalmeow/receiving: split sync message handling to new function 2025-11-20 13:16:20 +02:00
Tulir Asokan
8afd786108 signalmeow/provisioning: fix link capabilities 2025-11-17 15:40:36 +02:00
Tulir Asokan
74d9ebb371 signalmeow/attachments: update group avatar upload url 2025-11-15 18:59:21 +02:00
Tulir Asokan
12808bbe8a libsignal: update to v0.86.4 2025-11-15 18:55:26 +02:00
Conan
f4aa084765
handlematrix: implement DeleteChatHandlingNetworkAPI (#616)
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2025-11-15 04:21:29 +08:00
Tulir Asokan
6987023492 libsignal: update to v0.86.2 2025-11-11 13:30:22 +02:00
Tulir Asokan
e3d058732a libsignal: update to v0.85.2 2025-10-30 22:35:49 +02:00
Tulir Asokan
71e2e221f7 handlematrix: add support for polls 2025-10-29 14:50:26 +02:00
Tulir Asokan
c9303dcd6d msgconv/from-signal: add support for polls 2025-10-29 14:50:00 +02:00
Tulir Asokan
6f840544e1 signalmeow: update protobufs 2025-10-29 14:10:25 +02:00
Nick Mills-Barrett
dab89843b0
handlematrix: return error when handling unsupported membership changes 2025-10-28 12:40:17 +00:00
Tulir Asokan
b3973632e5 capabilities: advertise supported state events and member actions
Closes #614
Closes #613
2025-10-27 19:03:46 +02:00
Tulir Asokan
afa38f4f9f msgconv/from-signal: match sticker size with native desktop 2025-10-27 18:07:36 +02:00
Tulir Asokan
9beafc1c2f signalmeow/sending: fix typing/receipts being sent to PNI 2025-10-22 22:00:54 +03:00
Tulir Asokan
41311f917c signalmeow/sending: don't clear needs PNI signature flag for typing/receipts 2025-10-22 21:50:24 +03:00
Tulir Asokan
d63cf0106b
all: add support for PNI ghosts to bridge invites/bans (#612) 2025-10-22 21:49:59 +03:00
Tulir Asokan
08d70602e1 signalmeow/web: split non-retrying errors into different type 2025-10-20 11:52:14 +03:00
Tulir Asokan
11e0e97067 client: use transient disconnect for all network errors 2025-10-20 11:51:56 +03:00
Tulir Asokan
4889eae088 chatinfo: add support for PNIs in group creation 2025-10-14 00:20:43 +03:00
Tulir Asokan
aaa4f1f00f libsignal: update to v0.84.0 2025-10-10 18:41:37 +03:00
Tulir Asokan
58203bf921 signalmeow/provisioning: update link capabilities 2025-10-10 17:15:51 +03:00
Tulir Asokan
40a0d8525c libsignal: update to v0.83.0 2025-10-05 00:47:57 +03:00
Tulir Asokan
89638a95ab signalmeow/provisioning: fix typo in capability name 2025-10-05 00:28:12 +03:00
Tulir Asokan
a0e596496c groupinfo: add exclude from timeline flag for group resyncs 2025-10-01 14:56:13 +03:00
Tulir Asokan
031ef4d2dd libsignalgo: add zlib to ldflags 2025-10-01 13:12:51 +03:00
Tulir Asokan
527cd4ec0b signalmeow/groups: update to v2 api 2025-09-30 16:14:13 +03:00
Tulir Asokan
01d1472750 libsignal: update to v0.82.0 2025-09-30 15:36:25 +03:00
Tulir Asokan
0fb7252230 libsignalgo: add docker version of update-ffi.sh
[skip cd]
2025-09-26 19:56:50 +03:00
Adam Van Ymeren
546230ec40
handlematrix: resync portals upon viewieng if they haven't synced in the last 24h (#608)
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2025-09-25 12:31:18 -07:00
Tulir Asokan
250975a622 capabilities: enable implicit read receipts 2025-09-19 14:32:26 +03:00
Tulir Asokan
88b2378fd9 signalmeow: remove unused data message wrapper functions 2025-09-17 15:04:37 +03:00
Tulir Asokan
96b1aae14e msgconv/from-signal: ignore disappearing timers in backfill 2025-09-17 15:04:27 +03:00
Tulir Asokan
979bf33802 handlematrix: fix changing disappearing timer 2025-09-17 12:50:59 +03:00
Tulir Asokan
7a81e7bcf5 libsignal: update to v0.80.3 2025-09-12 13:57:26 +03:00
Tulir Asokan
e3ecc7c0b2 msgconv/from-signal: add action message metadata to disappearing notices 2025-09-09 16:27:03 +03:00
Tulir Asokan
b2c6eaf6f9 msgconv/from-signal: don't bridge redundant disappear timer changes 2025-09-09 16:00:27 +03:00
Tulir Asokan
ffd170f0f1
startchat: add support for creating groups (#607) 2025-09-04 13:13:58 +03:00
Tulir Asokan
06ac834ac3 config: parse displayname template at config parse time 2025-09-01 17:06:25 +03: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
676ad03905 handlematrix: add support for changing disappearing timer 2025-08-29 16:10:41 +03:00
Tulir Asokan
9e31917222 signalmeow: update capability flags 2025-08-29 12:12:00 +03:00
Tulir Asokan
8ee190a1e7 all: enable mautrix-go's new disappearing message features 2025-08-26 17:23:55 +03:00
Tulir Asokan
dff8052be3 signalmeow: update protobufs 2025-08-22 16:28:48 +03:00
Tulir Asokan
2390b6e70f libsignal: update to v0.79.0 2025-08-22 16:26:27 +03:00
Tulir Asokan
dcb4b0c99e msgconv/from-signal: don't use different logins for mention in split portals 2025-08-21 17:13:50 +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
31e390734b libsignal: update to v0.78.2 2025-08-12 23:31:47 +03:00
Tulir Asokan
80f2d2b87b signalmeow/contactdiscovery: update enclave ID 2025-08-05 10:45:52 +03:00
Skip R.
1636355668
build: use serviceid_clang.go when building for arm64 windows (#606) 2025-07-30 08:47:33 -07:00