Watch
1
0
Fork
You've already forked mautrix-signal
0
mirror of https://github.com/mautrix/signal.git synced 2026-08-23 12:24:56 -04:00

Commit graph

  • 3fabd67c5b Rename file Tulir Asokan 2023-12-18 14:22:49 +02:00
  • 6e7faa2a65 Fix standalone dockerfile Tulir Asokan 2023-12-18 13:11:32 +02:00
  • 4bf0008010 Add automatic migration from python config Tulir Asokan 2023-12-18 12:23:31 +02:00
  • 947575a5b0 Remove outdated badges Tulir Asokan 2023-12-18 02:21:48 +02:00
  • f79668dd4b Update readme and other things Tulir Asokan 2023-12-18 01:39:19 +02:00
  • 0bf0111dc4 Check membership cache in ensureInvited Tulir Asokan 2023-12-18 01:08:23 +02:00
  • e10672d353 Merge remote-tracking branch 'element-hq/go/ensure-user-invited-on-update' Tulir Asokan 2023-12-18 01:08:10 +02:00
  • 54aab69650 Merge remote-tracking branch 'AndrewFerr/inbound-descriptions' Tulir Asokan 2023-12-18 01:02:29 +02:00
  • 42636dfe37 Try to not mark CI as failed Tulir Asokan 2023-12-18 00:38:42 +02:00
  • 3fffbfae6b Fix downloading libsignal in test action Tulir Asokan 2023-12-18 00:30:39 +02:00
  • f22d2b88d3 Fix library path in test action Tulir Asokan 2023-12-18 00:28:27 +02:00
  • 385af2ea79 Use precompiled libsignal in github actions Tulir Asokan 2023-12-18 00:11:05 +02:00
  • 83415628db Fix running libsignalgo tests and add pipefail for bridge tests Tulir Asokan 2023-12-18 00:09:18 +02:00
  • cbd3b1b0d5 Try to fix tests in CI again Tulir Asokan 2023-12-17 23:56:34 +02:00
  • 4f60bd3fbe Try to fix tests in CI Tulir Asokan 2023-12-17 23:48:12 +02:00
  • cf6a9778b3 Update editorconfig Tulir Asokan 2023-12-17 23:48:07 +02:00
  • 45c2ce2cd9 Fix Go 1.20 compatibility Tulir Asokan 2023-12-17 23:30:45 +02:00
  • 04758bb8c5 Use Go 1.21 in github actions Tulir Asokan 2023-12-17 23:28:43 +02:00
  • 4072495da6 Add another test Tulir Asokan 2023-12-17 23:26:53 +02:00
  • 4ef484374a Run bridge tests in github actions Tulir Asokan 2023-12-17 23:20:34 +02:00
  • 6a5fc0faa3 Fix handling overflowing body ranges Tulir Asokan 2023-12-17 23:17:35 +02:00
  • 1b3aac0841 Add some comments and tests to format parser Tulir Asokan 2023-12-17 23:15:41 +02:00
  • 61ef8904e9 Add support for Signal -> Matrix formatting Tulir Asokan 2023-12-17 22:43:32 +02:00
  • 3411949632 Remove custom time formatter Tulir Asokan 2023-12-17 18:23:03 +02:00
  • a472f91179 Fix receiver name Tulir Asokan 2023-12-17 18:19:57 +02:00
  • 06d0939645 Hack message conversion to make captions optional Tulir Asokan 2023-12-17 18:14:09 +02:00
  • ea6b2df562 Fix contact avatar mime types Tulir Asokan 2023-12-17 17:39:40 +02:00
  • 5e1025cdca Fix displayname template and add use contact avatar option Tulir Asokan 2023-12-17 17:32:20 +02:00
  • ce93c81271 Remove unused columns in puppet table Tulir Asokan 2023-12-17 17:25:29 +02:00
  • 60b9a4577b Add build flags to fix macOS build Tulir Asokan 2023-12-17 16:00:14 +02:00
  • 49ce1f530c Add copyright headers Tulir Asokan 2023-12-17 15:54:35 +02:00
  • 7df6a43d6f Update ROADMAP.md Tulir Asokan 2023-12-17 15:44:28 +02:00
  • 61841ca4f1 Organize imports Tulir Asokan 2023-12-17 15:21:21 +02:00
  • 396071be12 Update dependencies Tulir Asokan 2023-12-17 15:16:18 +02:00
  • d73ba502ef Switch signalmeow upgrades to dbutil Tulir Asokan 2023-12-17 15:14:31 +02:00
  • 0c009e58fa Merge remote-tracking branch 'element-hq/go/fix-contact-profile-key-column-type' Tulir Asokan 2023-12-17 14:52:37 +02:00
  • 63b24c86d1 Send BAD_CREDENTIALS on signalgo migration Scott Weber 2023-12-14 14:54:18 +00:00
  • 3953789ef0 Support kyber prekeys and use them during provisioning Scott Weber 2023-12-13 15:45:22 +00:00
  • 607f33e069 New provisioning flow (for /v1/devices/link) Scott Weber 2023-12-12 22:54:38 +00:00
  • 538aa7a477 Switch to shared CI config Tulir Asokan 2023-12-12 18:18:35 +02:00
  • 8523eec2ab Add missing cflag Tulir Asokan 2023-12-12 16:37:44 +02:00
  • 1b08c300cc Build fully static binaries and use Alpine for docker image Tulir Asokan 2023-12-12 16:20:01 +02:00
  • d9db092d8f Update .gitignore Tulir Asokan 2023-11-08 12:31:34 +02:00
  • 55318033fd Work around GCC bug to fix Linux build (breaks clang build on macOS though) Scott Weber 2023-12-11 04:11:20 +00:00
  • e6eb03901b Update GH workflow with new libsignal version Scott Weber 2023-12-10 21:53:17 -05:00
  • 9ea94243a9 Update bridge to use libsignal v0.36.1 and latest protobufs Scott Weber 2023-12-10 17:32:33 -05:00
  • bdc2fec369 Refactor for code reuse Andrew Ferrazzutti 2023-11-29 15:32:36 -05:00
  • dd48c404c2 Bridge descriptions from Signal Andrew Ferrazzutti 2023-11-29 14:02:23 -05:00
  • 0ce75e293e Expose debug API with pprof Toni Spets 2023-12-05 12:24:19 +02:00
  • 7b674397e3 Revert "Clean up extra ghosts that may be left from double puppetting problems" Scott Weber 2023-12-01 14:52:26 -05:00
  • 5d74b17856 Run CleanUpExtraGhosts outside of the user lock Scott Weber 2023-12-01 12:30:40 -05:00
  • 3c0129cb38 Clean up extra ghosts that may be left from double puppetting problems Scott Weber 2023-12-01 12:11:23 -05:00
  • 7d487dbd2f Hack to fix bridging multiple images from Signal Scott Weber 2023-11-28 23:09:45 -05:00
  • 068af1df27 Don't crash on messages from Signal with formatting Scott Weber 2023-11-28 20:09:39 -05:00
  • 6f378d1b99 Upgrade only for postgres Andrew Ferrazzutti 2023-11-24 11:41:24 -05:00
  • afab8bf265 Set contact table profile key type to bytea Andrew Ferrazzutti 2023-11-24 01:40:31 -05:00
  • 468f655a6f Ensure user is invited to portals on update Andrew Ferrazzutti 2023-11-23 15:52:37 -05:00
  • 8f3f50eb87 Handle ws == nil, and ws reconnect loops Scott Weber 2023-11-22 23:06:41 -05:00
  • e20d746376 Increase WS read limit to 1MB from default of 32KB Scott Weber 2023-11-22 21:59:55 -05:00
  • 6068d25fc9 Ensure double puppetting is started for incoming messages (if enabled) Scott Weber 2023-11-21 18:17:07 -05:00
  • fa7a34ac15
    Scope reply events to current portal & quoted user (#17) Andrew Ferrazzutti 2023-11-21 15:09:12 -05:00
  • d03b07448f nil check in resolveIdentifier Scott Weber 2023-11-21 14:53:31 -05:00
  • b2da336627 Perform "ClearKeysAndDisconnect" on prekey decryption errors Scott Weber 2023-11-20 22:28:49 -05:00
  • cef8e3049a Got my logic backwards Scott Weber 2023-11-19 20:22:35 -05:00
  • 62274973fb Ignore contact if it doesn't have a valid UUID Scott Weber 2023-11-19 10:48:51 -05:00
  • ece2eed474 Make provisioning API safer and clear device keys before storing prekeys Scott Weber 2023-11-17 16:25:43 -05:00
  • 16787a28b5 Don't try to save contact with no UUID Scott Weber 2023-11-17 12:01:35 -05:00
  • ae8de47390 Serialize access to encryption per bridge user Scott Weber 2023-11-15 13:41:11 -05:00
  • d308f27e61 Request contacts from Signal device when creating new Matrix room Scott Weber 2023-11-15 10:58:42 -05:00
  • 1ffe5eaa26
    Always bridge own inbound group messages (#10) Andrew Ferrazzutti 2023-11-14 16:15:32 -05:00
  • edf04da7fc
    Allow debug build & remote debugging (#13) Andrew Ferrazzutti 2023-11-14 16:03:17 -05:00
  • 7f91feacf3
    Use filename title as body if caption is empty (#16) Andrew Ferrazzutti 2023-11-14 15:54:50 -05:00
  • 1f49819b85 Clean up some references to Whatsapp Scott Weber 2023-11-14 15:51:45 -05:00
  • fa6a17ed58
    Clean up notice for login timeouts (#12) Andrew Ferrazzutti 2023-11-14 15:48:40 -05:00
  • 353d6c1b7c
    Don't break inbound bridging on DMing own account (#11) Andrew Ferrazzutti 2023-11-14 15:43:37 -05:00
  • 9df4ed6ed3 Make error more generic to not break error reporting Scott Weber 2023-11-14 15:09:59 -05:00
  • 1dfd08f166
    Deduplicate inbound messages (#15) Andrew Ferrazzutti 2023-11-14 14:37:33 -05:00
  • 20cc27a297
    Add Prometheus metrics (#8) Andrew Ferrazzutti 2023-11-14 14:27:56 -05:00
  • 8c11301398 Remove warning Scott Weber 2023-11-14 14:25:00 -05:00
  • 79047202e7 Basic support for receiving Signal contact cards Scott Weber 2023-11-13 14:33:26 -05:00
  • 71254782af
    Fix nil dereferences (#14) Andrew Ferrazzutti 2023-11-13 09:24:10 -05:00
  • 46d5b4e03c If bridge has upgraded and user tries to send a message before logging back in, send BAD_CREDENTIALS Scott Weber 2023-11-10 14:05:09 -05:00
  • aeaec30086 Always store the same timestamp in the DB as was sent to Signal Scott Weber 2023-11-09 13:37:31 -05:00
  • dba988356b Include the RoomID of the room we just created Scott Weber 2023-11-09 12:25:56 -05:00
  • 18f4676403 Implement SNC API for starting chats with people the bridge knows Scott Weber 2023-11-09 09:58:14 -05:00
  • c0bd0710c5 PM bridgebot command that just looks up phone numbers that the bridge has already seen Scott Weber 2023-11-08 16:24:45 -05:00
  • b7bcdfdd39 Sender envelopes include the sender e164!!! KEEP THEM Scott Weber 2023-11-08 15:54:18 -05:00
  • 7007a36c90 Handle updating puppet with contact info even if profile fetch fails Scott Weber 2023-11-08 12:08:40 -05:00
  • aee115d81f Add "contacts", and layer on top of profiles Scott Weber 2023-11-07 23:08:31 -05:00
  • dffed61b1d Fix comments Scott Weber 2023-11-05 10:15:29 -05:00
  • da5eb0c8e7 Add TransientDisconnect debouncing, and fix BridgeState sending bug Scott Weber 2023-11-03 16:55:02 -04:00
  • ccd48585f0 Don't send CONNECTING/BAD_CREDS if bridge has no SignalDevice Scott Weber 2023-11-02 09:48:39 -04:00
  • 870e776422 Don't crash when sending in a group by myself Scott Weber 2023-11-01 11:57:16 -04:00
  • db01419c8c Now try sending 400, just like the old bridge (and the old CND would accept quietly) Scott Weber 2023-11-01 10:58:02 -04:00
  • 8850c90738 Try being chill Scott Weber 2023-11-01 09:59:49 -04:00
  • e5095e5419 Tweak wait timeout to 45s (desktop retries at 30s) Scott Weber 2023-11-01 00:42:55 -04:00
  • c7b23b8174 Fix waitForScan error, and more error messages Scott Weber 2023-11-01 00:34:07 -04:00
  • 36da9e6e3b Fix up contexts and error messages Scott Weber 2023-11-01 00:23:14 -04:00
  • b04a919c65 Handle restarting provisioning session Scott Weber 2023-11-01 00:10:36 -04:00
  • 89c540496c Initialize our map Scott Weber 2023-10-31 23:44:54 -04:00