1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-14 21:26:54 -04:00
Commit graph

12 commits

Author SHA1 Message Date
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
b06ca0eefe handle*: fix bugs with polls 2025-11-24 17:20:53 +02:00
Tulir Asokan
8ee190a1e7 all: enable mautrix-go's new disappearing message features 2025-08-26 17:23:55 +03:00
Tulir Asokan
fb5ff7dd74 msgconv/from-signal: remove hack for gif flag 2025-07-28 16:52:46 +03:00
Tulir Asokan
18ecb3fff9 msgconv/from-matrix: guess mime type if not specified 2025-06-02 19:33:43 +03:00
Tulir Asokan
f6c5e01165 handlematrix: use client-generated transaction IDs 2025-05-08 15:26:19 +03:00
Tulir Asokan
e19843f3f3 msgconv: add support for mp4 gifs in both directions 2025-01-14 14:14:09 +02:00
Tulir Asokan
f986c8ec63 capabilities: update to new format 2025-01-10 16:57:54 +02:00
Tulir Asokan
81841f4a82 dbmeta: add support for expiration timer versions 2024-09-03 20:27:06 +03:00
Tulir Asokan
3349697408 msgconv/from-matrix: convert voice messages to raw aac instead of m4a
Apparently Signal iOS doesn't like ffmpeg's m4a's, but is fine with aac?
2024-09-03 02:45:42 +03:00
Tulir Asokan
0c9f2c19d2 all: delete legacy bridge 2024-08-07 15:14:13 +03:00
Renamed from msgconv/from-matrix.go (Browse further)