Commit Graph

  • df9b7d343e Add support for forwarding messages Tulir Asokan 2022-07-07 13:02:01 +03:00
  • f26973f46c Update changelog and mautrix-python Tulir Asokan 2022-07-06 19:37:29 +03:00
  • 2335431060 Update mautrix-python again Tulir Asokan 2022-07-05 20:01:02 +03:00
  • 8fd97af0a9 Update mautrix-python Tulir Asokan 2022-07-05 13:26:03 +03:00
  • 3ea491d379 Fix handling location messages Tulir Asokan 2022-07-04 10:44:37 +03:00
  • 3bd7d846f4 Update mautrix-python Tulir Asokan 2022-06-28 19:35:23 +03:00
  • 99344c38a4 Create room on UpdateChannel Tulir Asokan 2022-06-28 19:20:18 +03:00
  • d917499d1f Fix check for using double puppeted leaves Tulir Asokan 2022-06-28 19:14:37 +03:00
  • 98da5fecc3 Use wildcard for cryptg wheel name Tulir Asokan 2022-06-27 21:41:59 +03:00
  • 6b0ece5da1 Update cryptg Tulir Asokan 2022-06-27 21:39:18 +03:00
  • 448b149e8e Make docker image smaller Tulir Asokan 2022-06-27 21:14:14 +03:00
  • 120514125f Update changelog Tulir Asokan 2022-06-27 20:52:47 +03:00
  • cd4b4365bd Update Docker image to Alpine 3.16 Tulir Asokan 2022-06-27 15:55:18 +03:00
  • 8f68801aa9 Maybe improve channel leave handling Tulir Asokan 2022-06-27 15:11:59 +03:00
  • 1d0e8c7e0c Merge pull request #810 from mautrix/mautrix-0.16.10 Sumner Evans 2022-06-24 11:42:23 -06:00
  • 3ff43165c2 deps/mautrix: update to v0.16.10 Sumner Evans 2022-06-24 11:33:49 -06:00
  • 1fdbdb654a Update Telethon for API layer update Tulir Asokan 2022-06-24 11:17:24 +03:00
  • 0e024b3b7c Fetch participant count if it's not included in the entity Tulir Asokan 2022-06-23 23:59:44 +03:00
  • e1a5e30a75 Remove legacy crypto database from example config Tulir Asokan 2022-06-23 09:54:55 +03:00
  • 05d4923db9 encryption: add ability to control rotation settings Sumner Evans 2022-06-21 14:47:23 -06:00
  • f18713cd5e Update changelog Tulir Asokan 2022-06-22 13:26:33 +03:00
  • ef05875bfd Remove plaintext_highlights config option Tulir Asokan 2022-06-22 12:39:17 +03:00
  • 59d85a1e16 Fix incorrect method call Tulir Asokan 2022-06-22 12:35:58 +03:00
  • 7eec0d1ed3 Add index on puppet username. Fixes #799 Tulir Asokan 2022-06-22 12:29:54 +03:00
  • f917ee189d Don't require puppeting for caption and config commands Tulir Asokan 2022-06-22 12:29:38 +03:00
  • ab2e38b33b Merge remote-tracking branch 'ofalvai/patch-1' Tulir Asokan 2022-06-22 12:10:52 +03:00
  • 38af35e776 Merge remote-tracking branch 'cynhr/cmd-prefix' Tulir Asokan 2022-06-22 12:10:44 +03:00
  • c6adb87aea Set sync_channel_members to false by default Tulir Asokan 2022-06-22 12:09:38 +03:00
  • e8eef1c31e Add option to not bridge chats with too many members Tulir Asokan 2022-06-22 12:05:48 +03:00
  • bac3abcb4c Update mautrix-python Tulir Asokan 2022-06-21 15:42:27 +03:00
  • c682bdc01e Update dependencies Tulir Asokan 2022-06-19 15:05:59 +03:00
  • 50cd878f13 Include command prefix in game and poll messages Cy Nhr 2022-06-18 20:23:59 +02:00
  • ea49ba8be2 Move CI script to mautrix/ci repo Tulir Asokan 2022-06-18 14:23:01 +03:00
  • b60056c560 Add missing prefix to bridge info endpoint Tulir Asokan 2022-06-18 09:56:54 +03:00
  • 820210dc44 Fix bridging polls from Telegram Tulir Asokan 2022-06-02 19:40:23 +03:00
  • 7d998dca3f Add support for custom message bridging status events Tulir Asokan 2022-06-01 15:36:22 +03:00
  • 037d93471d Catch PhoneNumberUnoccupied in /login/send_code provisioning API Tulir Asokan 2022-05-30 22:18:28 +03:00
  • 5cb2b871cd Fix sticker event type Tulir Asokan 2022-05-29 00:35:25 +03:00
  • 44f2c648a8 Add config option to exit if telethon update loop fails Tulir Asokan 2022-05-26 17:37:20 +03:00
  • 0ae8a5877e Rename db upgrade Tulir Asokan 2022-05-26 17:28:43 +03:00
  • 18f6622340 Separate Telegram message conversion code from Matrix sending Tulir Asokan 2022-05-26 15:46:19 +03:00
  • 591e79f5a0 Enable catch_up and sequential_updates by default Tulir Asokan 2022-05-25 16:49:59 +03:00
  • d898486b49 Add first_event_id and next_batch_id columns for portals Tulir Asokan 2022-05-25 14:56:40 +03:00
  • 74e0aee421 Update Telethon a third time Tulir Asokan 2022-05-23 17:58:34 +03:00
  • 07f32e1256 Update Telethon again Tulir Asokan 2022-05-23 14:59:36 +03:00
  • ea680cf871 Update Telethon Tulir Asokan 2022-05-23 14:22:11 +03:00
  • e89c75c6cd Don't try to stop relaybot if it's not enabled Tulir Asokan 2022-05-23 10:46:00 +03:00
  • 59d052afd2 Update Telethon Tulir Asokan 2022-05-20 21:55:22 +03:00
  • 9383249ade Stop relaybot connection cleanly Tulir Asokan 2022-05-20 18:44:36 +03:00
  • 0a4f30bf02 Update setup doc links Tulir Asokan 2022-05-19 23:48:52 +03:00
  • 190f452910 Fix some bugs and update Telethon Tulir Asokan 2022-05-20 14:24:28 +03:00
  • 3c59a1af97 Adjust logs slightly Tulir Asokan 2022-05-20 12:28:38 +03:00
  • 11ff628ef8 Always check database before handling message Tulir Asokan 2022-05-20 11:55:47 +03:00
  • 908e600dc9 Switch /resolve_identifier to GET Tulir Asokan 2022-05-19 18:22:00 +03:00
  • eb43fde3e4 Add provisioning API for resolving identifiers Tulir Asokan 2022-05-19 13:15:44 +03:00
  • e6ef40e51d Update Telethon Tulir Asokan 2022-05-19 13:15:39 +03:00
  • 7feea5aa6d Redact QR code after login Tulir Asokan 2022-05-13 16:29:42 +03:00
  • d084cca983 Add get_update_states to telethon_session (#795) Lonami 2022-05-16 18:09:39 +02:00
  • d9018868a1 Use new helper method to redact command Tulir Asokan 2022-05-10 17:27:03 +03:00
  • 72360457ef Bridge audio and video metadata properly Tulir Asokan 2022-05-10 17:13:13 +03:00
  • 0e4c1b71e6 Redact 2fa password when using in-Matrix login Tulir Asokan 2022-05-10 17:04:39 +03:00
  • 575b761f77 Increase image_as_file_pixels default value Olivér Falvai 2022-05-07 12:23:01 +02:00
  • 68e950a6bc Add issue templates Tulir Asokan 2022-04-20 14:02:36 +03:00
  • ba5bbebb3e Merge pull request #788 from mautrix/dev-update-stable-and-nightly Sumner Evans 2022-04-19 08:56:58 -06:00
  • cb38896593 ci: automatically update both STABLE and NIGHTLY on dev environment Sumner Evans 2022-04-18 19:23:04 -06:00
  • 21c6a7d87f Bump version to 0.11.3 v0.11.3 Tulir Asokan 2022-04-17 13:30:38 +03:00
  • 7c2a569235 Remove some unused fields Tulir Asokan 2022-04-13 14:43:53 +03:00
  • 1f5b91cbec Update mautrix-python Tulir Asokan 2022-04-09 20:52:45 +03:00
  • 937f37eff0 Don't print generated registration message if config is invalid Tulir Asokan 2022-04-09 20:46:25 +03:00
  • 4f9f74204a Update dependencies Tulir Asokan 2022-04-08 18:06:24 +03:00
  • ed6735f10f Fix creating new database Tulir Asokan 2022-04-06 19:04:12 +03:00
  • 5acd3cf007 Move API version number to endpoint definition Tulir Asokan 2022-04-06 14:33:03 +03:00
  • 279b997bd3 Add contacts and PM endpoints to OpenAPI spec Tulir Asokan 2022-04-06 14:29:49 +03:00
  • 4eb6095822 Update provisioning API spec to OpenAPI 3.1.0 Tulir Asokan 2022-04-06 14:06:10 +03:00
  • da5b8556f2 Add phone number field for puppets Tulir Asokan 2022-04-06 12:47:35 +03:00
  • 261f99ac82 Add provisioning API for listing contacts and starting DMs Tulir Asokan 2022-04-06 12:40:55 +03:00
  • 61f3c39cc2 Mark reactions as read when reading from Matrix Tulir Asokan 2022-04-01 15:56:16 +03:00
  • 39ab1d0c22 Fix another bug Tulir Asokan 2022-03-31 01:58:40 +03:00
  • 8abb9c3884 Fix bugs in Telegram entity parser Tulir Asokan 2022-03-31 01:53:51 +03:00
  • 58f8ee2ee2 Add config option to mark joined Telegram notices as read automatically Tulir Asokan 2022-03-30 11:58:40 +03:00
  • 474bcc9544 Update and unpin black Tulir Asokan 2022-03-28 22:27:20 +03:00
  • a3f4e25101 Fix some bugs and add command to list invite links Tulir Asokan 2022-03-28 15:49:08 +03:00
  • 8befb664b6 Handle accepted into group action messages Tulir Asokan 2022-03-28 15:06:35 +03:00
  • 819dd1bcff Allow generating invite links that need join approval Tulir Asokan 2022-03-28 15:03:22 +03:00
  • 2b8b853fec Add proper message when requesting to join via invite link Tulir Asokan 2022-03-28 15:03:04 +03:00
  • c536c4a265 Update changelog Tulir Asokan 2022-03-27 14:09:58 +03:00
  • f13acfe825 Clarify that supergroups are channels in !tg bridge Tulir Asokan 2022-03-24 00:15:14 +02:00
  • 8e763ba067 Merge pull request #775 from mautrix/sumner/bri-2582 Sumner Evans 2022-03-27 12:31:39 -06:00
  • 8d7cfd8e46 parallel transfer: disable async_upload Sumner Evans 2022-03-25 15:12:35 -06:00
  • 601058d61c async media: add ability to upload media asynchronously Sumner Evans 2022-03-25 14:49:45 -06:00
  • f8596ef368 Use new ensure_has_html method instead of duplicating code Tulir Asokan 2022-03-23 19:51:01 +02:00
  • 7f0494d52d Merge remote-tracking branch 'origin/sumner/bri-2496' Tulir Asokan 2022-03-22 16:29:48 +02:00
  • 828478514b Merge pull request #772 from mautrix/fix-kick-from-portals Sumner Evans 2022-03-22 08:00:02 -06:00
  • 146f5437d1 Drop Python 3.7 support Tulir Asokan 2022-03-22 13:35:06 +02:00
  • c28760f2a8 Adjust permission error messages Tulir Asokan 2022-03-22 13:31:18 +02:00
  • 04f30f6f29 Update mautrix-python Tulir Asokan 2022-03-22 13:31:09 +02:00
  • caa1d3565b Update changelog Tulir Asokan 2022-03-22 13:30:35 +02:00
  • 1a7a020bb2 backfill: set timestamp on backfilled reactions to message timestamp Sumner Evans 2022-03-22 00:48:12 -06:00
  • 077ab2bb38 user: fix bug in kick_from_portals Sumner Evans 2022-03-22 00:46:32 -06:00
  • 6f491bf7d1 Merge pull request #771 from ProkopRandacek/master Sumner Evans 2022-03-21 10:51:51 -06:00