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

164 commits

Author SHA1 Message Date
Adam Van Ymeren
d95cb01d83 Cancel Signal startup sync on disconnect 2026-04-08 15:01:27 -07:00
Tulir Asokan
426b1f8266 chatinfo: fix room name in DMs 2026-04-07 00:50:47 +03:00
Tulir Asokan
40f320061c dependencies: update mautrix-go 2026-03-31 19:56:36 +03:00
Tulir Asokan
37a0199f79 handlematrix,msgconv,signalmeow: switch to sending binary ID fields 2026-03-06 00:33:28 +02:00
Tulir Asokan
cb7849efd6 signalmeow,msgconv/from-signal: add support for transferring attachments via disk 2026-03-06 00:13:35 +02:00
Tulir Asokan
d9dc134b96 login: fix context used for background connection 2026-03-02 14:25:44 +02: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
f62599145f
connector,signalmeow: implement network connection resetting (#629) 2026-01-15 14:08:00 +02:00
Tulir Asokan
a2264b2bca client: only sync contacts on startup every 3 days 2026-01-07 15:23:42 +02:00
Tulir Asokan
71af50b90c chatinfo,handlematrix: fix handling room avatars 2025-12-30 23:00:49 +02:00
Nick Mills-Barrett
7fc0b062ee
client: exit sleep during connect retry if context canceled 2025-12-17 10:16:32 +00: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
1d43ea8c00 client: add connecting bridge state 2025-12-09 12:41:39 +02:00
Tulir Asokan
b661b30b85 commands: add command to reset sender key 2025-12-09 00:16:45 +02:00
Conan
b2a6d23eed
capabilities: bump bridge info version (#625) 2025-12-08 21:32:08 +08:00
Tulir Asokan
f286c41844 chatinfo: re-query recipient if ACI is marked as unregistered 2025-12-05 16:02:23 +02:00
Tulir Asokan
2d3883b6cc dependencies: update mautrix-go 2025-12-02 15:26:16 +02:00
Tulir Asokan
6abb263407 signalmeow,libsignalgo: add support for group send endorsements 2025-11-28 16:59:29 +02:00
Tulir Asokan
33e0830088 handlematrix: add support for encrypted room avatars 2025-11-27 17:34:14 +02:00
Tulir Asokan
daba2d098c handlematrix: remove duplicate error log 2025-11-27 17:34:14 +02:00
Tulir Asokan
73e8668bc5 handlematrix: enable typing notifications in groups 2025-11-27 17:34:14 +02:00
Tulir Asokan
60c42c68fc signalmeow/groups: fix group cache 2025-11-25 20:15:52 +02:00
Tulir Asokan
edacab163c client: unlink before disconnecting websocket 2025-11-24 18:22:20 +02:00
Tulir Asokan
974259ee3f signalmeow/provisioning: remove prekey upload on login
They need to be uploaded via the websocket, so easier to let the normal
upload flow do it.
2025-11-24 17:42:21 +02:00
Tulir Asokan
b06ca0eefe handle*: fix bugs with polls 2025-11-24 17:20:53 +02:00
Tulir Asokan
bd9b96e3a0 signalmeow: move all normal authed requests to websocket 2025-11-24 17:20:53 +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
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
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
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
a0e596496c groupinfo: add exclude from timeline flag for group resyncs 2025-10-01 14:56:13 +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
979bf33802 handlematrix: fix changing disappearing timer 2025-09-17 12:50:59 +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
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