Watch
1
0
Fork
You've already forked mautrix-signal
0
mirror of https://github.com/mautrix/signal.git synced 2026-08-22 03:58:04 -04:00
Commit graph mautrix-signal/pkg/connector
Author SHA1 Message Date
Nick Mills-Barrett
4eaacd6c56
login: use ErrInvalidLoginFlowID for unknown login flow IDs (#663) 2026-08-12 18:22:22 +01:00
Tulir Asokan
4f4f00423c login: remove unused step type constant 2026-08-07 13:27:06 +03:00
Nick Mills-Barrett
3ddb32dd23
handle*: insert stub message rows for old edit events (#661)
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2026-08-06 19:15:21 +03:00
Bradley Birch
6e57bf3956
capabilities: add more details for polls (#659) 2026-07-23 14:46:26 +01:00
Nick Mills-Barrett
f25f588bc4
login: implement proper error handling (#657) 2026-07-21 17:58:23 +01:00
Tulir Asokan
4bbfe7e2cc msgconv/from-signal: handle attachment mime types more like signal desktop 2026-07-16 21:07:56 +03:00
Tulir Asokan
dad6d00169 handlematrix: fix changing poll vote 2026-07-14 22:17:04 +03:00
Tulir Asokan
b74061f29d capabilities: advertise poll sending support
Closes #655
2026-07-14 15:28:23 +03:00
Tulir Asokan
8c4d5e1e7c signalmeow: simplify some errors 2026-07-02 16:59:34 +03:00
Tulir Asokan
605693e294 handlematrix: auto-join ghost after knock accept 2026-06-09 17:11:28 +03:00
SpiritCroc
41a37cd184
capabilities: drop webp to only partial support (#649)
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2026-05-12 11:43:06 +02:00
Tulir Asokan
694858478c client: add stub ListImagePacks method 2026-04-30 15:49:16 +03:00
Tulir Asokan
1f1b645213 client: add support for importing Signal sticker packs 2026-04-30 13:17:56 +03:00
Tulir Asokan
14559977fc directmedia: fix response metadata for avatars 2026-04-30 12:05:00 +03:00
Tulir Asokan
e0901b648f handlesignal: add support for admin deletes 2026-04-13 16:58:43 +03:00
Tulir Asokan
2297e6b48b signalmeow: update protobufs
Content and SyncMessage switched to use oneofs, which is why a lot of code changed
2026-04-13 16:49:08 +03:00
Tulir Asokan
aad72ca39b dependencies: update mautrix-go 2026-04-11 01:06:38 +03:00
Tulir Asokan
53a3faa969 chatinfo: fix uploading avatar when creating group 2026-04-10 20:46:42 +03:00
Tulir Asokan
c2f0a1bbf7 handlesignal: use bridge background context instead of todo 2026-04-09 14:13:01 +03:00
Tulir Asokan
59eaa36415 chatsync: stop syncing if client is logged out
Closes #645
2026-04-09 14:13:01 +03:00
Tulir Asokan
9d34e0d7fa chatsync: catch missing recipients for backup chats 2026-04-09 13:58:58 +03:00
Tulir Asokan
9257116792 client: ensure connection is cancelled when bridge is stopped 2026-04-09 13:58:06 +03: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