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

Commit graph

  • acadae9f8f Reduce Matrix message size limit to account for encryption Tulir Asokan 2022-07-07 22:00:11 +03:00
  • 1fa08d07da Update changelog Tulir Asokan 2022-07-06 19:38:40 +03:00
  • e5812e46a5 Update Docker image to Alpine 3.16 Tulir Asokan 2022-07-06 19:18:58 +03:00
  • 6e15292c4a Update mautrix-python Tulir Asokan 2022-07-06 19:18:13 +03:00
  • 9ef663ca75 Enable delivery_error_reports by default Tulir Asokan 2022-07-06 10:42:00 +03:00
  • e1b53a1249
    Merge pull request #280 from maltee1/catch_captcha_required Tulir Asokan 2022-07-05 12:14:02 +03:00
  • bca70fc5c4 fix evt.sender.command_status Malte E 2022-07-05 10:56:49 +02:00
  • b86f1114ab
    Merge pull request #279 from maltee1/catch_captcha_required Tulir Asokan 2022-07-04 22:35:28 +03:00
  • b4aa8b77a8 catch captcha required error and request user to enter captcha Malte E 2022-06-29 17:14:22 +02:00
  • 06d8b171fc
    Merge pull request #278 from mautrix/use-contact-name Sumner Evans 2022-07-01 13:32:32 -06:00
  • c17654d6f0
    contact names: use new contact_name field instead of name Sumner Evans 2022-07-01 13:20:00 -06:00
  • b793f24de2 Store name quality in database to prevent updating to a lower quality name Tulir Asokan 2022-07-01 19:51:44 +03:00
  • e5d9b3fa44 Merge branch 'add-logging-for-profile-names' Tulir Asokan 2022-07-01 19:45:03 +03:00
  • 9a680f7e0f
    puppet/update_info: add more logs, rearrange conditionals Sumner Evans 2022-06-27 17:29:18 -06:00
  • 7caefc582c
    Merge pull request #277 from mautrix/sumner/bri-3924 Sumner Evans 2022-06-28 11:52:38 -06:00
  • dc7780a025
    sync groups on storage change Sumner Evans 2022-06-28 11:34:01 -06:00
  • 65415ed753
    deps/mautrix: update to v0.16.10 Sumner Evans 2022-06-24 11:30:31 -06:00
  • ab47865d44 encryption: add ability to control rotation settings Sumner Evans 2022-06-21 13:40:38 -06:00
  • 50054540a5
    encryption: add ability to control rotation settings Sumner Evans 2022-06-21 13:40:38 -06:00
  • 144a52fe21 Update changelog Tulir Asokan 2022-06-22 13:18:17 +03:00
  • e660955546 Update mautrix-python Tulir Asokan 2022-06-21 15:43:03 +03:00
  • 0c7b46e45c
    Add support for kick/ban/unban from Matrix (#257) Malte E 2022-06-19 14:22:29 +02:00
  • 35004105f3
    Bridge kick/invite/leave from Signal to Matrix with correct sender (#273) Malte E 2022-06-19 14:09:37 +02:00
  • 9269d28506 Update mautrix-python Tulir Asokan 2022-06-19 15:07:37 +03:00
  • d1ddc10e51 Move CI script to mautrix/ci repo Tulir Asokan 2022-06-18 14:24:11 +03:00
  • 3b6348cfc3 deep-copy power levels to avoid sending unnecessary events Malte E 2022-06-18 07:35:34 +02:00
  • ac4a9a471a properly check for user in banned_members Malte E 2022-06-17 21:23:37 +02:00
  • d9fbfae9c5 add BannedGroupMember class Malte E 2022-06-17 16:48:44 +02:00
  • b4fa8611bf
    Update mautrix_signal/portal.py Malte E 2022-06-17 16:19:55 +02:00
  • 4f2134fcd4
    Merge branch 'master' into update_participants_sender Malte E 2022-06-17 16:19:40 +02:00
  • 32937b273e
    Update mautrix_signal/matrix.py Malte E 2022-06-17 16:12:00 +02:00
  • 66e5c58907
    catch ProfileUnavailableError in _update_participants (#270) Malte E 2022-06-17 15:10:00 +02:00
  • 30570b63f2 bridge kick/invite with correct sender Malte E 2022-06-16 21:56:37 +02:00
  • f0b035b80e bridge signal -> matrix power level changes with correct sender if possible Malte E 2022-06-16 08:36:27 +02:00
  • c0890759be catch ProfileUnavailableError in _update_participants Malte E 2022-06-11 10:28:26 +02:00
  • 18fb20c4df
    disappearing messages: do event disappearing in a task Sumner Evans 2022-06-07 10:31:57 -06:00
  • 18f22bf6c9 Merge remote-tracking branch 'maltee1/pm_unregistered_user' Tulir Asokan 2022-06-04 22:59:29 +03:00
  • 8c8b0536b5 Merge remote-tracking branch 'maltee1/power_level_ranges' Tulir Asokan 2022-06-04 22:59:25 +03:00
  • 99642da957 Merge remote-tracking branch 'maltee1/power_level' Tulir Asokan 2022-06-04 22:59:24 +03:00
  • 053db406e4
    Merge branch 'master' into power_level Malte E 2022-06-02 21:22:43 +02:00
  • 38ff3e0dda Fix rejecting Matrix invites when Signal invite fails Tulir Asokan 2022-06-01 19:48:09 +03:00
  • 8da0b93894 Add support for custom message bridging status events Tulir Asokan 2022-06-01 19:46:06 +03:00
  • 9ab952c71e remove duplicate blurhash key Antti Keränen 2022-06-01 16:13:29 +03:00
  • 08ed1ab3fd changes as discussed Malte E 2022-05-30 21:24:48 +02:00
  • 2584792953
    Update mautrix_signal/matrix.py Malte E 2022-05-30 22:55:29 +02:00
  • 25b2dfcdb0
    Update mautrix_signal/matrix.py Malte E 2022-05-30 21:27:28 +02:00
  • 8c1214813d
    Update mautrix_signal/portal.py Malte E 2022-05-30 20:56:33 +02:00
  • 37fd07f1c0
    Update mautrix_signal/portal.py Malte E 2022-05-30 20:55:19 +02:00
  • 450da10a96
    Update mautrix_signal/portal.py Malte E 2022-05-30 20:55:13 +02:00
  • 2fb50d08f2
    Update mautrix_signal/portal.py Malte E 2022-05-30 20:51:18 +02:00
  • c776704976 catch unregistered user error and print readable notice Malte E 2022-05-29 16:59:42 +02:00
  • 3620c8479e tolerate ranges of power levels for logged-in users to avoid conflicts Malte E 2022-05-25 17:37:32 +02:00
  • 45dd844e21 relaybot power level changes if possible Malte E 2022-05-25 16:54:48 +02:00
  • 5a099ea650 don't continue if sender isn't logged in and no relay is present Malte E 2022-05-25 16:50:30 +02:00
  • 488efc061a add support for matrix -> signal power level changes Malte E 2022-05-17 20:27:37 +02:00
  • b87913fde5
    Merge pull request #259 from mautrix/add-avatar-to-contacts Sumner Evans 2022-05-21 10:23:11 -06:00
  • 2f4d5ccd6a
    provisioning/contacts: send avatar URL Sumner Evans 2022-05-20 18:26:20 -06:00
  • f7a8372ccb Update setup doc links Tulir Asokan 2022-05-19 23:51:20 +03:00
  • cfd367264e Update e2be config comment Tulir Asokan 2022-05-19 22:46:34 +03:00
  • 6831243143 move error for failed ban from invite to unban Malte E 2022-05-17 21:52:23 +02:00
  • 33ae237a1e changes as requested Malte E 2022-05-17 20:59:42 +02:00
  • 981eb2ff70
    Update mautrix_signal/matrix.py Malte E 2022-05-17 20:33:01 +02:00
  • 1be53a2f0f
    Add group create command (#250) Malte E 2022-05-13 13:13:16 +02:00
  • 8e5d32ebd1 Fix some more details about creating groups Tulir Asokan 2022-05-13 13:59:37 +03:00
  • 905cc327f5 Improve power level warnings Tulir Asokan 2022-05-13 13:50:17 +03:00
  • 37dc083a9c Fix GroupAccessControl type hints Tulir Asokan 2022-05-13 13:43:30 +03:00
  • ed40a4d108 Assign chat_id before inserting portal Tulir Asokan 2022-05-13 13:40:28 +03:00
  • ca6fc4883e changes as per tulir Malte E 2022-05-12 21:11:53 +02:00
  • 4c405e2113 Pass async=true for provisioning API list contacts Tulir Asokan 2022-05-12 19:51:44 +03:00
  • 8dbea6cacf undo kick/ban/unban on exception Malte E 2022-05-10 20:52:13 +02:00
  • 1f72a0a921
    Update mautrix_signal/commands/signal.py Malte E 2022-05-10 21:37:04 +02:00
  • 15f5fe5086 add support for kick/ban/unban Malte E 2022-05-09 21:58:00 +02:00
  • 9234d53529 Fix call message parsing. Fixes #253 Tulir Asokan 2022-05-09 13:59:40 +03:00
  • e78ec2d4e2
    Add support for inviting members to groups (#246) Malte E 2022-05-09 12:14:31 +02:00
  • 954228fe2c
    Merge pull request #255 from mautrix/sumner/bri-3260 Tulir Asokan 2022-05-09 13:13:04 +03:00
  • 3ba60485be
    resolve identifier: fix error when phone number entered incorrectly Sumner Evans 2022-05-08 22:44:14 -06:00
  • b6862c0ef7 changes as discussed Malte E 2022-05-04 21:39:06 +02:00
  • c5c0d7a306 set permissions upon create Malte E 2022-05-03 21:24:51 +02:00
  • fe563d211a
    Update mausignald/signald.py Malte E 2022-04-26 22:17:10 +02:00
  • beadc18907 allow creating groups without avatar Malte E 2022-04-26 21:24:37 +02:00
  • 2447b1e82b move contents of commands/util.py to commands/signal.py Malte E 2022-04-26 20:59:54 +02:00
  • b244bcd09f revert whitespace changes as sumnerevans requested Malte E 2022-04-26 21:04:58 +02:00
  • 585aaa64b1
    Update mautrix_signal/portal.py Malte E 2022-04-26 08:45:06 +02:00
  • f0db7c16fb
    Update mautrix_signal/portal.py Malte E 2022-04-26 08:44:59 +02:00
  • f88e4d2de8
    Update mautrix_signal/portal.py Malte E 2022-04-26 08:41:45 +02:00
  • cdbb1c5053 set avatar upon create Malte E 2022-04-25 20:50:27 +02:00
  • 6eea9e2ed6 Update is_expiration_update json field name Tulir Asokan 2022-04-25 21:48:51 +03:00
  • cf54869651 also invite puppets Malte E 2022-04-20 10:47:15 +02:00
  • af62941748 Update expiration timer before handling messages Tulir Asokan 2022-04-25 14:38:58 +03:00
  • 5a83f2010b Add admin command for linking to existing accounts in signald Tulir Asokan 2022-04-25 14:20:17 +03:00
  • e5f9f80162 Include profile info in resolve identifier output Tulir Asokan 2022-04-21 14:33:18 +03:00
  • 501ff17a67 whatever happened there Malte E 2022-04-21 12:51:47 +02:00
  • 50c0f4b4c1
    Merge branch 'master' into invite_member Malte E 2022-04-21 12:41:55 +02:00
  • b5d0e66795 Add endpoint for checking if number is on Signal Tulir Asokan 2022-04-21 13:38:16 +03:00
  • 1327afe7ce Update ROADMAP.md Tulir Asokan 2022-04-20 15:57:56 +03:00
  • ddff00f4a4 update roadmap and fix another typo Malte E 2022-04-20 10:06:17 +02:00
  • 0b41b2c27a Bump version to 0.3.0 v0.3.0 Tulir Asokan 2022-04-20 10:20:46 +03:00
  • cff277bc84 fix typo Malte E 2022-04-19 21:24:25 +02:00
  • 5dc7778f7f add basic create command Malte E 2022-04-19 14:57:01 +02:00
  • 99fbc898ed what tulir said Malte E 2022-04-19 16:01:04 +02:00