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
|
d8ccce0e47
|
build: replace build-go with go tool and remove debug mode
|
2025-11-28 22:08:19 +02:00 |
|
Tulir Asokan
|
30e80bb18b
|
signalmeow/sending: enable sender key sending
|
2025-11-28 16:59:29 +02:00 |
|
Tulir Asokan
|
207fc6a996
|
signalmeow: add cache for unregistered ACIs
|
2025-11-28 16:59:29 +02:00 |
|
Tulir Asokan
|
6abb263407
|
signalmeow,libsignalgo: add support for group send endorsements
|
2025-11-28 16:59:29 +02:00 |
|
Tulir Asokan
|
079223eed6
|
signalmeow/store: fix latest version number
|
2025-11-28 16:18:45 +02:00 |
|
Tulir Asokan
|
33e0830088
|
handlematrix: add support for encrypted room avatars
|
2025-11-27 17:34:14 +02:00 |
|
Tulir Asokan
|
48cc6ac0aa
|
signalmeow/web: always log short response bodies
|
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
|
e4f9c344cb
|
signalmeow/web: don't truncate paths in logs
|
2025-11-27 17:34:14 +02:00 |
|
Tulir Asokan
|
659222b31b
|
signalmeow: implement sending with sender keys
|
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
|
c7b7ea71f8
|
main: adjust signalmeow user agent
|
2025-11-25 15:55:32 +02:00 |
|
Tulir Asokan
|
edacab163c
|
client: unlink before disconnecting websocket
|
2025-11-24 18:22:20 +02:00 |
|
Tulir Asokan
|
c54b104b2e
|
signalmeow/sending: remove incorrect check for sync messages
|
2025-11-24 18:16:46 +02:00 |
|
Tulir Asokan
|
cd598b8721
|
signalmeow/web: include server response content in logs
|
2025-11-24 18:05:24 +02:00 |
|
Tulir Asokan
|
7a72795f5d
|
signalmeow/receiving: remove redundant loop waiting for websocket connect
|
2025-11-24 17:43:32 +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 |
|
Tulir Asokan
|
f8358f6eaf
|
signalmeow/web: refactor SendRequest parameters
|
2025-11-24 17:20:53 +02:00 |
|
Nick Mills-Barrett
|
2d7eec319f
|
signalmeow/web: use exsync.Map for response channels (#621)
Co-authored-by: Tulir Asokan <tulir@maunium.net>
|
2025-11-24 17:20:48 +02:00 |
|
Tulir Asokan
|
67f53eb68f
|
signalmeow/receiving: fix handling missing sender address
|
2025-11-20 17:15:32 +02:00 |
|
Tulir Asokan
|
aab8af046c
|
signalmeow: drop DMs from blocked contacts on signal
|
2025-11-20 13:35:34 +02:00 |
|
Tulir Asokan
|
b9061c2aa0
|
signalmeow/receiving: split sync message handling to new function
|
2025-11-20 13:16:20 +02:00 |
|
Tulir Asokan
|
bc47e22ae4
|
dependencies: update mautrix-go again
|
2025-11-19 23:22:24 +02:00 |
|
Tulir Asokan
|
75653b3392
|
dependencies: update mautrix-go again
|
2025-11-19 23:15:02 +02:00 |
|
Tulir Asokan
|
f9adb16415
|
dependencies: update mautrix-go
|
2025-11-19 15:07:15 +02:00 |
|
Tulir Asokan
|
8afd786108
|
signalmeow/provisioning: fix link capabilities
|
2025-11-17 15:40:36 +02:00 |
|
Tulir Asokan
|
a3cab68309
|
Bump version to v25.11
v0.2511.0
|
2025-11-16 13:43:08 +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
|
f01415c61a
|
dependencies: update mautrix-go
|
2025-11-09 11:41:52 +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 |
|
Tulir Asokan
|
6e49c34076
|
dependencies: update mautrix-go
|
2025-10-28 15:08:34 +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 |
|
Radon Rosborough
|
0ededf4794
|
build.sh: fail if prior steps fail (#609)
|
2025-10-24 08:51:17 -07:00 |
|
Tulir Asokan
|
5f3e252702
|
changelog: update
|
2025-10-23 15:57:59 +03:00 |
|
Tulir Asokan
|
69208e8568
|
dependencies: update mautrix-go
|
2025-10-23 15:57:59 +03:00 |
|
Tulir Asokan
|
9beafc1c2f
|
signalmeow/sending: fix typing/receipts being sent to PNI
|
2025-10-22 22:00:54 +03:00 |
|