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

35 commits

Author SHA1 Message Date
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
375c51e7b8 handle*,msgconv,signalmeow: add support for binary ACI fields
Fixes #635
2026-02-23 15:12:57 +02:00
Tulir Asokan
71af50b90c chatinfo,handlematrix: fix handling room avatars 2025-12-30 23:00:49 +02:00
Tulir Asokan
cb678dd2f0 handle*,chatinfo: implement new interface for message requests 2025-12-09 16:42:57 +02:00
Tulir Asokan
2d3883b6cc dependencies: update mautrix-go 2025-12-02 15:26:16 +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
b06ca0eefe handle*: fix bugs with polls 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
Nick Mills-Barrett
dab89843b0
handlematrix: return error when handling unsupported membership changes 2025-10-28 12:40:17 +00:00
Tulir Asokan
d63cf0106b
all: add support for PNI ghosts to bridge invites/bans (#612) 2025-10-22 21:49:59 +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
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
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
23b2496ac9 handlematrix: move viewing chat handler to correct file 2025-07-07 15:36:06 +03:00
Tulir Asokan
f6c5e01165 handlematrix: use client-generated transaction IDs 2025-05-08 15:26:19 +03:00
Tulir Asokan
fed58c6635 handlematrix: ignore unsupported message IDs when sending read receipts 2024-09-10 13:45:22 +03:00
Tulir Asokan
ea8208b9e0 dependencies: update mautrix-go 2024-09-06 14:35:25 +03:00
Malte E
162cfdba68
handlematrix: add support for power levels (#531) 2024-08-21 21:42:59 +03:00
Tulir Asokan
39b408ddf1 signalmeow: don't use embedded pointers in SendMessageResult
Fixes #533
2024-08-17 14:13:43 +03:00
Tulir Asokan
efe80989af handlematrix: return wrapped errors in some handlers
This enables error notices for signalmeow send errors and better HTTP
responses for start chat API requests.
2024-08-10 23:36:01 +03:00
Malte E
c3fd55cf38
handlematrix: add support for most membership changes (#527)
Missing knocks and joins

[skip cd]
2024-08-09 23:42:34 +03:00
Tulir Asokan
0c9f2c19d2 all: delete legacy bridge 2024-08-07 15:14:13 +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
fdacfc2f67 v2: update mautrix-go 2024-07-10 23:50:41 +03:00
Tulir Asokan
5883ade9d8 v2: add support for changing group name/avatar/topic from Matrix 2024-06-28 23:13:52 +03:00
Tulir Asokan
7196535e29 v2: add call start/end notices 2024-06-28 20:39:26 +03:00
Tulir Asokan
5b1941c0ab v2: check send message results 2024-06-27 11:53:21 +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