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

Commit graph

  • 0df937749b dependencies: update mautrix-go main Tulir Asokan 2026-05-13 15:05:37 +03:00
  • 14592ffdcc dependencies: update mautrix-go Tulir Asokan 2026-05-12 16:00:56 +03:00
  • 41a37cd184
    capabilities: drop webp to only partial support (#649) SpiritCroc 2026-05-12 11:43:06 +02:00
  • 9c59ca9b5c Leave image capabilities as is SpiritCroc 2026-05-12 11:32:19 +02:00
  • 36e065e5c4 Add comments to why webp is only partial SpiritCroc 2026-05-12 11:25:06 +02:00
  • 3a75a6a754 capabilities: drop webp to only partial support SpiritCroc 2026-05-12 10:59:23 +02:00
  • 4545def017 signalmeow/web: log request durations Tulir Asokan 2026-05-11 16:16:36 +03:00
  • 9cdd4c9963 signalmeow: update protobufs Tulir Asokan 2026-05-08 16:57:56 +03:00
  • 4f1ebf7aa2 dependencies: update mautrix-go Tulir Asokan 2026-05-08 16:56:40 +03:00
  • 06bdbfc2ca libsignal: update to v0.93.2 Tulir Asokan 2026-05-08 16:55:42 +03:00
  • 90487a25e0 imagepack: return 404 on incorrectly formatted link Tulir Asokan 2026-05-06 13:47:09 +03:00
  • 0813d39095 .github: add version command to bug report template Tulir Asokan 2026-05-06 13:23:56 +03:00
  • 0214ecc600 msgconv/imagepack: fix stickers with no bridged metadata Tulir Asokan 2026-05-04 17:32:04 +03:00
  • 694858478c client: add stub ListImagePacks method Tulir Asokan 2026-04-30 15:15:08 +03:00
  • 9ebd8d4dd0 .github: add another item to bug report template Tulir Asokan 2026-04-30 13:23:08 +03:00
  • 1f1b645213 client: add support for importing Signal sticker packs Tulir Asokan 2026-04-30 12:26:24 +03:00
  • 14559977fc directmedia: fix response metadata for avatars Tulir Asokan 2026-04-30 12:05:00 +03:00
  • a27b6745b2 dependencies: update mautrix-go Tulir Asokan 2026-04-29 09:10:31 +03:00
  • 9e9dc8b548 signalmeow/sticker: add methods for creating and fetching sticker packs Tulir Asokan 2026-04-27 12:30:54 +03:00
  • c2afb9f113 signalmeow/web: sent ContentLength field in request Tulir Asokan 2026-04-27 12:22:20 +03:00
  • 6beb2faa9f msgconv/from-matrix: preserve sticker pack metadata when sending to signal Tulir Asokan 2026-04-23 20:39:21 +03:00
  • 2b2a3b036f signalmeow/attachments: use go-util for pkcs7 padding Tulir Asokan 2026-04-27 12:19:52 +03:00
  • d4b2659f96 signalmeow/sending: remove unnecessary warnings for receipt sync messages Tulir Asokan 2026-04-23 20:39:33 +03:00
  • 1f45d1af1a Bump version to v26.04 v0.2604.0 Tulir Asokan 2026-04-16 16:44:51 +03:00
  • fd61f51ed9 signalmeow/storageservice: handle binary uuids in contact records Tulir Asokan 2026-04-15 14:28:57 +03:00
  • e0901b648f handlesignal: add support for admin deletes Tulir Asokan 2026-04-13 16:58:43 +03:00
  • 2297e6b48b signalmeow: update protobufs Tulir Asokan 2026-04-13 16:32:10 +03:00
  • 38f2ba9430 signalmeow/groups: use shared error type for unknown group master key Tulir Asokan 2026-04-13 15:31:43 +03:00
  • 952e7c473b libsignal: update to v0.92.1 Tulir Asokan 2026-04-13 15:31:31 +03:00
  • fdb9a61601
    docker: add missing protobuf-dev package to non-ci dockerfile (#646) Rowan 2026-04-13 14:49:01 +01:00
  • 1c531e03da signalmeow/groups: catch missing group master key Tulir Asokan 2026-04-12 23:15:42 +03:00
  • 199be09a0a Added missing protobuf-dev resulting in failing docker build Rowan Wookey 2026-04-11 12:37:52 +01:00
  • 7712f57b84 Merge branch 'main' into tulir/libsignal-revert tulir/libsignal-revert Tulir Asokan 2026-04-11 01:07:02 +03:00
  • aad72ca39b dependencies: update mautrix-go Tulir Asokan 2026-04-11 01:06:38 +03:00
  • 53a3faa969 chatinfo: fix uploading avatar when creating group Tulir Asokan 2026-04-10 20:46:03 +03:00
  • c2f0a1bbf7 handlesignal: use bridge background context instead of todo Tulir Asokan 2026-04-09 13:59:37 +03:00
  • 59eaa36415 chatsync: stop syncing if client is logged out Tulir Asokan 2026-04-09 13:59:21 +03:00
  • 9d34e0d7fa chatsync: catch missing recipients for backup chats Tulir Asokan 2026-04-09 13:58:58 +03:00
  • e5a4f55e83 signalmeow/backup: return early if WaitForTransfer is cancelled Tulir Asokan 2026-04-09 13:58:24 +03:00
  • 9257116792 client: ensure connection is cancelled when bridge is stopped Tulir Asokan 2026-04-09 13:58:06 +03:00
  • d95cb01d83 Cancel Signal startup sync on disconnect adam/codex/plat-36020-signal-sync-cancellation Adam Van Ymeren 2026-04-08 15:01:27 -07:00
  • b618061a0a Merge branch 'main' into tulir/libsignal-revert Tulir Asokan 2026-04-07 21:21:16 +03:00
  • 426b1f8266 chatinfo: fix room name in DMs Tulir Asokan 2026-04-07 00:50:47 +03:00
  • e9da747f37 .github: add checklist to bug report template Tulir Asokan 2026-04-07 00:50:21 +03:00
  • 40f320061c dependencies: update mautrix-go Tulir Asokan 2026-03-31 19:56:36 +03:00
  • 6ae9367ab5 Revert "libsignal: update to v0.89.1" Tulir Asokan 2026-03-24 21:44:23 +02:00
  • 73a8a77e88 signalmeow: don't drop valid contact entries Tulir Asokan 2026-03-24 15:24:03 +02:00
  • f49b11c4cb dependencies: update mautrix-go Tulir Asokan 2026-03-22 12:26:01 +02:00
  • 69f9b48e35 signalmeow/attachments: handle unknown content length in downloads Tulir Asokan 2026-03-19 20:57:46 +02:00
  • 490f5af343 - kb/defensive-content-length Kishan Bagaria 2026-03-19 10:52:30 -07:00
  • 4842b35ab4 msgconv/from-signal: add more details to quote aci parse error log Tulir Asokan 2026-03-19 17:59:15 +02:00
  • 09bb6d7160 libsignal: update to v0.89.1 Tulir Asokan 2026-03-19 17:58:19 +02:00
  • f4b6d0641f Bump version to v26.03 v0.2603.0 Tulir Asokan 2026-03-16 17:32:08 +02:00
  • 01b06408ab dependencies: update mautrix-go Tulir Asokan 2026-03-09 11:48:10 +02:00
  • 37a0199f79 handlematrix,msgconv,signalmeow: switch to sending binary ID fields Tulir Asokan 2026-02-28 12:33:08 +02:00
  • cb7849efd6 signalmeow,msgconv/from-signal: add support for transferring attachments via disk Tulir Asokan 2026-03-06 00:12:23 +02:00
  • 509dfbde0a Bump version to v26.02.2 v0.2602.2 Tulir Asokan 2026-03-02 14:30:01 +02:00
  • 7e72153efb msgconv/signalfmt: ignore unsupported body ranges Tulir Asokan 2026-03-02 14:25:40 +02:00
  • d9dc134b96 login: fix context used for background connection Tulir Asokan 2026-02-28 12:35:29 +02:00
  • 0442a32f68 handlesignal,msgconv,signalmeow: add support for remaining binary ACI fields Tulir Asokan 2026-02-28 12:27:46 +02:00
  • cc4b81da6c handlesignal: add support for binary service IDs in delete for me events Tulir Asokan 2026-02-28 12:08:26 +02:00
  • 6a6e5d50df Bump version to v26.02.1 v0.2602.1 Tulir Asokan 2026-02-27 17:36:33 +02:00
  • 2447903e03 libsignalgo: add -lstdc++ to cflags Tulir Asokan 2026-02-27 15:26:42 +02:00
  • ee306f5221 libsignal: update to v0.87.5 Tulir Asokan 2026-02-27 14:52:27 +02:00
  • 09ba9d04b2 signalmeow/receiving: add support for binary ACI field in unidentified send statuses Tulir Asokan 2026-02-24 14:05:11 +02:00
  • af5f936d3e signalmeow: add support for binary ACI field in sync messages Tulir Asokan 2026-02-24 13:48:39 +02:00
  • 375c51e7b8 handle*,msgconv,signalmeow: add support for binary ACI fields Tulir Asokan 2026-02-23 15:11:56 +02:00
  • 634f7c21ca Bump version to v26.02 v0.2602.0 Tulir Asokan 2026-02-16 15:02:53 +02:00
  • 3faa0d4f30 main: bump minimum Go version to 1.25 Tulir Asokan 2026-02-15 13:08:11 +02:00
  • 28af2ed551 signalmeow/store: add missing signalmeow_device foreign keys Tulir Asokan 2026-02-13 16:17:43 +02:00
  • eb95559825 signalmeow: update protobufs Tulir Asokan 2026-02-09 14:13:18 +02:00
  • d603b7665d libsignal: update to v0.87.1 Tulir Asokan 2026-02-09 13:54:02 +02:00
  • e7d3e1c619
    fix: skip device ID 0 in 409/410 device list processing Device ID 0 is invalid in Signal protocol but can appear in 409/410 response device lists. Skip it to prevent 'protocol address is invali' errors when sending from linked devices. Winston Duarte 2026-02-01 18:30:09 +00:00
  • 93da772584 dependencies: update mautrix-go Tulir Asokan 2026-01-29 19:47:37 +02:00
  • c90be170f4 signalmeow/sending: refetch prekeys on error 80 Tulir Asokan 2026-01-29 18:45:34 +02:00
  • 30d9831922 signalmeow/senderkey: log removed devices when resetting Tulir Asokan 2026-01-29 18:30:26 +02:00
  • 4e9c357804
    signalmeow: bootstrap self-session for linked devices signal linked devices require a session with their own ACI/device ID to encrypt sync and store messages. mautrix-signal never initialized this session. This mirrors the signal desktop behavior by explicitly creating a self-session using trust-on-first-use once identity keys are available Winston Duarte 2026-01-24 21:30:50 +00:00
  • 45690972cd
    handlesignal: assign beeper action message content for incoming calls (#632) SpiritCroc 2026-01-23 16:46:10 +01:00
  • 0343de6d5f Bump mautrix-go SpiritCroc 2026-01-23 16:11:06 +01:00
  • 9d0e83e5cb Assign beeper action message content for incoming calls SpiritCroc 2026-01-22 12:03:31 +01:00
  • a820c16ab6 dependencies: update mautrix-go Tulir Asokan 2026-01-20 12:14:00 +02:00
  • 6b66216d24 dependencies: update mautrix-go Tulir Asokan 2026-01-19 15:17:21 +02:00
  • b425489845 Bump version to v26.01 v0.2601.0 Tulir Asokan 2026-01-16 15:08:11 +02:00
  • f0c6cc1e04 dependencies: update Tulir Asokan 2026-01-16 15:03:08 +02:00
  • d19f3bdce3 libsignal: update to v0.86.12 Tulir Asokan 2026-01-16 15:01:48 +02:00
  • f62599145f
    connector,signalmeow: implement network connection resetting (#629) Tulir Asokan 2026-01-15 14:08:00 +02:00
  • 4f9a3c553d Update mautrix-go Tulir Asokan 2026-01-15 14:04:15 +02:00
  • 1e811f8da8 Update mautrix-go Tulir Asokan 2026-01-15 12:53:19 +02:00
  • 91a87ecec5 Merge branch 'main' into tulir/network-connection-reset Tulir Asokan 2026-01-15 12:52:54 +02:00
  • cbfd560922 connector: implement network connection resetting Tulir Asokan 2026-01-13 23:38:07 +02:00
  • 9921199fa8
    signalmeow/web: expose websocket ping timeouts Nick Mills-Barrett 2026-01-09 12:08:09 +00:00
  • a2264b2bca client: only sync contacts on startup every 3 days Tulir Asokan 2026-01-07 15:23:42 +02:00
  • 880849def7 signalmeow/web: fix response bodies not being closed Tulir Asokan 2026-01-07 14:21:59 +02:00
  • b33d7c8246 signalmeow/sending: fix typing message envelope timestamps in DMs Tulir Asokan 2026-01-05 01:08:18 +02:00
  • 71af50b90c chatinfo,handlematrix: fix handling room avatars Tulir Asokan 2025-12-30 23:00:49 +02:00
  • f01385849b signalmeow/receiving: save PNI identity keys from sync messages Tulir Asokan 2025-12-28 20:14:46 +02:00
  • 189fb181cc signalmeow/senderkey: fall back to normal send if there are no sender key recipients Tulir Asokan 2025-12-24 20:07:53 +02:00
  • e04ff8b0f6 signalmeow/senderkey: don't mutate recipient list when finding target devices Tulir Asokan 2025-12-21 23:34:49 +02:00
  • 28c03d8e0e libsignalgo/sealedsender: remove unnecessary debug code Tulir Asokan 2025-12-21 23:34:31 +02:00
  • 7fc0b062ee
    client: exit sleep during connect retry if context canceled Nick Mills-Barrett 2025-12-17 10:16:32 +00:00