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

39 commits

Author SHA1 Message Date
Tulir Asokan
4842b35ab4 msgconv/from-signal: add more details to quote aci parse error log 2026-03-19 17:59:15 +02: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
7e72153efb msgconv/signalfmt: ignore unsupported body ranges 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
375c51e7b8 handle*,msgconv,signalmeow: add support for binary ACI fields
Fixes #635
2026-02-23 15:12:57 +02:00
Tulir Asokan
3b4b6cf753 msgconv/from-signal: fix panic if poll vote target isn't found 2025-12-10 18:30:00 +02:00
Tulir Asokan
b06ca0eefe handle*: fix bugs with polls 2025-11-24 17:20:53 +02:00
Tulir Asokan
c9303dcd6d msgconv/from-signal: add support for polls 2025-10-29 14:50:00 +02:00
Tulir Asokan
afa38f4f9f msgconv/from-signal: match sticker size with native desktop 2025-10-27 18:07:36 +02:00
Tulir Asokan
96b1aae14e msgconv/from-signal: ignore disappearing timers in backfill 2025-09-17 15:04:27 +03:00
Tulir Asokan
e3ecc7c0b2 msgconv/from-signal: add action message metadata to disappearing notices 2025-09-09 16:27:03 +03:00
Tulir Asokan
b2c6eaf6f9 msgconv/from-signal: don't bridge redundant disappear timer changes 2025-09-09 16:00:27 +03:00
Tulir Asokan
8ee190a1e7 all: enable mautrix-go's new disappearing message features 2025-08-26 17:23:55 +03:00
Tulir Asokan
dff8052be3 signalmeow: update protobufs 2025-08-22 16:28:48 +03:00
Tulir Asokan
dcb4b0c99e msgconv/from-signal: don't use different logins for mention in split portals 2025-08-21 17:13:50 +03:00
Tulir Asokan
fb5ff7dd74 msgconv/from-signal: remove hack for gif flag 2025-07-28 16:52:46 +03:00
Tulir Asokan
47e4284fea msgconv,signalmeow: add support for plaintext attachment hashes in backup 2025-07-28 16:23:00 +03:00
Tulir Asokan
7c89794bb2 msgconv,signalmeow: switch to using LocatorInfo in backups 2025-07-28 16:23:00 +03:00
Tulir Asokan
18ecb3fff9 msgconv/from-matrix: guess mime type if not specified 2025-06-02 19:33:43 +03:00
Tulir Asokan
55321a53e6 dependencies: update mautrix-go 2025-05-27 11:44:34 +03:00
Toni Spets
9944eb3507 Initial direct media support
Everything still happens in-memory but any file can be downloaded
using direct media URIs.
2025-05-12 17:54:58 +03:00
Tulir Asokan
f6c5e01165 handlematrix: use client-generated transaction IDs 2025-05-08 15:26:19 +03:00
Tulir Asokan
e9dbb96401 signalmeow: update protobufs 2025-04-15 15:22:31 +03:00
Tulir Asokan
e4bb6db825 signalmeow: update protobufs 2025-01-30 12:41:05 +02:00
Tulir Asokan
dd0f10ab70 connector: implement chat list sync and backfill
Fixes #1
2025-01-19 14:13:11 +02:00
Tulir Asokan
fc6a95375e msgconv: switch from exp/slices to stdlib slices 2025-01-18 16:32:00 +02:00
Tulir Asokan
33c1b7910a msgconv: add utilities for converting backup messages 2025-01-18 16:32:00 +02: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
192b5a79ca msgconv/from-signal: add option to make view-once messages disappear 2024-12-20 13:19:45 +02:00
Tulir Asokan
97e8f3eb5a signalmeow: update protobufs 2024-10-15 17:08:56 +03:00
Tulir Asokan
d799a2b895 msgconv/urlpreview: don't try to re-decrypt preview images 2024-09-30 21:11:41 +03:00
Tulir Asokan
aee07ca536 msgconv/from-signal: use mautrix-go function for disappearing timer change notice 2024-09-25 16:15:35 +03:00
Tulir Asokan
adee821006 msgconv/matrixfmt: fix trimming space from whitespace-only string 2024-09-13 12:35:31 +03: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
94ae69047b msgconv/from-signal: fix panic bridging stickers 2024-08-11 17:01:05 +03:00
Tulir Asokan
0c9f2c19d2 all: delete legacy bridge 2024-08-07 15:14:13 +03:00