1
0
Fork 0
mirror of https://github.com/mautrix/signal.git synced 2026-05-15 05:36:53 -04:00

Commit graph

  • 58a1b87348 v2: implement note to self avatar Tulir Asokan 2024-06-19 23:30:38 +03:00
  • d06f4b5aa4 v2: split connector into multiple files Tulir Asokan 2024-06-19 23:21:52 +03:00
  • e37ad78f55 v2: add support for starting DMs and ACI found events Tulir Asokan 2024-06-19 22:59:44 +03:00
  • 4d601ab465 v2: add typing notifications Tulir Asokan 2024-06-19 15:44:27 +03:00
  • 72cd8a3ca4 v2: add disappearing messages Tulir Asokan 2024-06-19 15:15:12 +03:00
  • ac75fae4e2 v2: add build scripts Tulir Asokan 2024-06-17 21:40:06 +03:00
  • 73fcf0c42c main: update mautrix-go Tulir Asokan 2024-06-17 18:18:13 +03:00
  • ec7f6db5ed v2: add clean shutdown Tulir Asokan 2024-06-17 16:44:16 +03:00
  • a670cc4198 v2: add method for registering for push notifications Tulir Asokan 2024-06-17 14:23:20 +03:00
  • eb2106dd8f provisioning: stop using libserv Tulir Asokan 2024-06-17 14:18:45 +03:00
  • 6428e69426 changelog: add missed row Tulir Asokan 2024-06-17 14:18:13 +03:00
  • 00abe8099f Bump version to v0.6.2 v0.6.2 Tulir Asokan 2024-06-16 23:52:05 +03:00
  • 94a2aacce5 v2: Add GetTimeout for typing events Tulir Asokan 2024-06-16 23:51:39 +03:00
  • 65e2b4c9e1 v2: update mautrix-go Tulir Asokan 2024-06-14 15:57:17 +03:00
  • 790152b38a libsignalgo: update libsignal to v0.51.0 Tulir Asokan 2024-06-14 15:56:17 +03:00
  • 20e5f43be8 signalmeow/store: fix master key being non-nil slice when scanned from db Tulir Asokan 2024-06-14 15:44:43 +03:00
  • 114d478e61 signalmeow: update protobuf schemas Tulir Asokan 2024-06-14 15:43:59 +03:00
  • d1e76ad973 v2: update mautrix-go Tulir Asokan 2024-06-14 12:47:36 +03:00
  • fabe265707 v2: update mautrix-go Tulir Asokan 2024-06-13 21:41:56 +03:00
  • 84999d4993
    ci: build binaries and docker images for v2 (#518) Tulir Asokan 2024-06-13 17:27:19 +03:00
  • 5c55f677d5 ci: add separate dockerfile for v2 Tulir Asokan 2024-06-13 16:02:38 +03:00
  • c2bb2cc651 ci: try to build v2 binaries Tulir Asokan 2024-06-13 15:20:46 +03:00
  • 6964a0d175 v2: add read receipts and other things Tulir Asokan 2024-06-12 19:45:21 +03:00
  • ecd444fbf3 v2: add retry loop in initial connect Tulir Asokan 2024-06-12 14:58:35 +03:00
  • e637cdfac7 v2: Add bridge states Tulir Asokan 2024-06-11 20:29:04 +03:00
  • ecd4f055ae Use new main function for v2 bridge Tulir Asokan 2024-06-11 15:06:04 +03:00
  • 67da642147 Merge branch 'bridgev2' Tulir Asokan 2024-06-10 22:30:09 +03:00
  • d501ce0578 Add portal receiver to DMs Tulir Asokan 2024-06-10 22:15:10 +03:00
  • e000af01c1
    Merge 6892b7a751 into 860fad4d5c Sumner Evans 2024-06-09 14:03:52 -04:00
  • 64a364d97d Update reaction deduplication Tulir Asokan 2024-06-07 12:57:36 +03:00
  • 851aac5f45 Stop using SimpleRemoteEvent Tulir Asokan 2024-06-06 21:01:49 +03:00
  • 7e74d98371 Implement Matrix reactions, edits and redactions Tulir Asokan 2024-06-06 16:11:58 +03:00
  • 204824bbae Add logout method and update message interface Tulir Asokan 2024-06-05 13:52:51 +03:00
  • 69de6afae2 Reorganize v2 packages Tulir Asokan 2024-06-04 14:36:28 +03:00
  • 18116ea9f4 Move login command to mautrix-go Tulir Asokan 2024-06-03 22:34:33 +03:00
  • c39813f793 Merge branch 'main' into bridgev2 Tulir Asokan 2024-06-03 19:15:34 +03:00
  • 860fad4d5c Fix signal_log_flush_callback signature too Tulir Asokan 2024-06-03 19:10:09 +03:00
  • 088badafa3 Fix libsignal log interface Tulir Asokan 2024-06-03 18:37:08 +03:00
  • 3e6561054e Update to libsignal 0.49.0 Tulir Asokan 2024-06-03 16:57:45 +03:00
  • c5a7ccaf89 Fix contact avatars Tulir Asokan 2024-05-31 15:47:27 +03:00
  • 6bf0299a58 Fix example location URL template config for OSM Andrew Ferrazzutti 2024-05-30 08:37:27 -04:00
  • 954da8480c Add connector config Tulir Asokan 2024-05-29 20:46:28 +03:00
  • b3e881ce47 Fix contact avatars Tulir Asokan 2024-05-29 15:09:06 +03:00
  • e5e3dd1abc Add initial user and room metadata support Tulir Asokan 2024-05-28 20:52:07 +03:00
  • 874712c0f2 Initial draft bridge with v2 architecture Tulir Asokan 2024-05-03 11:45:59 +02:00
  • 3e084b59a9 feat: Handle arguments to build.sh Christian Tacke 2024-05-26 15:15:04 +02:00
  • dd32671ce2
    Merge branch 'mautrix:main' into docker-argument-passthrough Benedikt Vollmerhaus 2024-05-17 20:15:31 +02:00
  • 6304b6b8c3 Remove msc1767 audio field. Fixes #513 Tulir Asokan 2024-05-17 17:47:16 +03:00
  • 585397a736 Fix PR links in changelog Tulir Asokan 2024-05-16 16:25:00 +03:00
  • 7ea4cdfce8 Bump version to v0.6.1 v0.6.1 Tulir Asokan 2024-05-16 16:08:51 +03:00
  • 644b3b1e99 Add submit-challenge command, inform user about ratelimiting Malte E 2024-05-09 18:48:27 +02:00
  • b602e9472b
    Make Signal ping kill and rebuild websocket if it takes more than 20s (#507) Scott Weber 2024-05-01 09:17:15 +01:00
  • 73e7619312
    Properly convert long text messages from Signal (#506) Malte E 2024-05-01 10:17:07 +02:00
  • 2a4b58e04a
    Add support for Matrix -> Signal location messages (#504) Malte E 2024-05-01 10:16:54 +02:00
  • 6002392b9c Make Signal ping kill and rebuild websocket if it takes more than 20s Scott Weber 2024-04-30 15:13:46 -04:00
  • 1c64c3b37b Properly convert signal long text messages Malte E 2024-04-23 20:55:52 +02:00
  • fdfaf798ed add support for matrix -> signal location messages Malte E 2024-04-22 22:04:43 +02:00
  • 0ecd63be39 log more errors for addmember Malte E 2024-03-10 08:24:57 +01:00
  • 773467530d join group by invite link command Malte E 2024-03-26 20:39:13 +01:00
  • 963dc042de handle signal -> matrix invites Malte E 2024-04-19 21:25:11 +02:00
  • 703becae6d Bump version to v0.6.0 v0.6.0 Tulir Asokan 2024-04-16 14:05:16 +03:00
  • cd13814b3d Add missing check to create command Tulir Asokan 2024-04-15 13:06:38 +03:00
  • c8f2f78929 Update dependencies Tulir Asokan 2024-04-15 12:41:38 +03:00
  • ea9d65a087 create portal for incoming groupChange with correct metadata for invites Malte E 2024-04-14 21:54:11 +02:00
  • 4460424015 refactor SyncParticipants, updatePowerLevelsAndJoinRule, include all info in room creation Malte E 2024-04-10 22:25:05 +02:00
  • e7b62ee93b
    Try fix zero length user ID error (#498) Malte E 2024-04-13 23:06:32 +02:00
  • 4a639470a9
    Use cd's original exit code upon failure Benedikt Vollmerhaus 2024-04-12 20:45:00 +02:00
  • 569373e226 try fix zero length uuid error Malte E 2024-04-11 22:05:02 +02:00
  • e369a56c31
    Minor incoming messages refactor and send m.notice on decryption errors (#496) Scott Weber 2024-04-11 14:31:27 -04:00
  • 5747acf9d7 Only send DecryptionError on Urgent messages Scott Weber 2024-04-05 14:50:19 -04:00
  • 48ede86048 Ignore duplicate messages when decrypted with sealedSenderDecrypt Scott Weber 2024-04-05 14:18:58 -04:00
  • 66df100e3c Add DecryptionResult and use it to send m.notice on decryption error Scott Weber 2024-04-05 14:02:42 -04:00
  • 30f788aef9 Break incomingAPIMessageHandler up into multiple functions Scott Weber 2024-04-04 19:27:06 -04:00
  • d946571c5a Remove invalid cleanup calls Tulir Asokan 2024-04-10 19:37:50 +03:00
  • 57348d0943 Update to libsignal 0.44.0 Tulir Asokan 2024-04-10 12:30:38 +03:00
  • 680e0b8c52
    Handle missed GroupChanges using group history (#488) Malte E 2024-04-08 21:24:49 +02:00
  • 07a80cc165
    Fix log keys Tulir Asokan 2024-04-08 22:05:16 +03:00
  • 8a8c7a006f ID in capitals, add fallback to UpdateInfo() if catching up history goes wrong Malte E 2024-04-08 17:18:28 +02:00
  • f6d5c8fe74 Handle missed GroupChanges using group history Malte E 2024-03-24 17:04:47 +01:00
  • 7599cd04e9
    Merge pull request #495 from maltee1/invite_command Tulir Asokan 2024-04-06 15:06:53 +03:00
  • 9bf99ebe0e
    Fix comparison in promotePendingPniAciMembers Malte E 2024-04-05 11:22:49 +02:00
  • fd7c3cd1b5 add list-invited and revoke-invite commands, some fixes Malte E 2024-04-04 21:40:05 +02:00
  • f24a76186d UUID->ACI & invite command Malte E 2024-04-01 12:59:04 +02:00
  • efc22ef158
    Send correct event to other users when creating group (#491) Malte E 2024-04-02 10:09:31 +02:00
  • 83af76ec48
    always send group update to pending members Malte E 2024-04-02 09:27:08 +02:00
  • f6e698281a Fix latest signalmeow db revision number Tulir Asokan 2024-04-01 13:23:37 +03:00
  • 79d42dd160 Delete session if prekey upload returns 422 Tulir Asokan 2024-04-01 02:39:25 +03:00
  • 6ab46691b3 Log errors when converting prekeys to JSON Tulir Asokan 2024-04-01 02:15:31 +03:00
  • 650c7c243b Remove PNI prekeys and sessions along with ACI key-fixes Scott Weber 2024-03-31 18:48:43 -04:00
  • 62ff03a169 Prevent prekey overflows Tulir Asokan 2024-04-01 01:39:04 +03:00
  • 634cb43b26 send empty groupv2context instead of empty group change Malte E 2024-03-26 21:30:19 +01:00
  • 00f58da3d5 Move keepalive log to debug level. Fixes #473 Tulir Asokan 2024-03-26 18:11:59 +02:00
  • bd0da9fee4
    Merge pull request #484 from mautrix/tulir/pni-sending Tulir Asokan 2024-03-26 18:05:56 +02:00
  • ee0ef89f3c Include E164 and identity key in PNI sync messages Tulir Asokan 2024-03-26 17:36:18 +02:00
  • d4e319df47 change sync command to support syncing groups as well Malte E 2024-03-25 21:11:27 +01:00
  • 6755cf449e Update roadmap link in readme Tulir Asokan 2024-03-25 21:28:53 +02:00
  • 120eca6dc0 Fix locking in ACI found handler Tulir Asokan 2024-03-25 21:27:48 +02:00
  • 14a6adc5a2 Fix identity store being hardcoded to ACIs Tulir Asokan 2024-03-25 21:25:00 +02:00
  • b57710aa8f Improve some log lines Tulir Asokan 2024-03-25 20:55:46 +02:00
  • 51617d3030 Don't clear keys on decryption errors Tulir Asokan 2024-03-25 19:48:36 +02:00