Commit Graph

  • fb461109c1 Fix socks proxy (#921) Nick Mills-Barrett 2023-06-09 15:38:32 +01:00
  • 0411affc88 Merge pull request #920 from exciler/support_ipv6 Tulir Asokan 2023-06-06 11:48:13 +03:00
  • dfe22800dd Add support for IPv6-only hosts Andreas Palm 2023-06-05 22:53:37 +02:00
  • 7868b05ed3 Fix typo when reading config option. Fixes #916 Tulir Asokan 2023-05-31 21:40:23 +03:00
  • 0474f81044 Update Telethon Tulir Asokan 2023-05-26 13:43:19 +03:00
  • ed471a6623 Add db wal files to gitignore Tulir Asokan 2023-05-26 13:43:14 +03:00
  • 4504973aff Bump version to 0.14.0 v0.14.0 Tulir Asokan 2023-05-26 12:24:43 +03:00
  • a5a71edede Add missing word Tulir Asokan 2023-05-17 19:04:54 +03:00
  • e1c800f3e6 Update mautrix-python Tulir Asokan 2023-05-16 19:47:01 +03:00
  • 810f86343a Fix group backfill limit copying Tulir Asokan 2023-05-08 17:56:27 +03:00
  • 5f7d3ac8c1 Split forward backfill limits by chat type Tulir Asokan 2023-05-08 17:46:08 +03:00
  • cb5c51cd27 Add portal to cache when creating chat from Matrix side (#902) Malte E 2023-05-07 17:09:20 +02:00
  • 759ccf301c Allow filtering direct chats with filter config (#892) Stefano Pigozzi 2023-05-07 17:03:48 +02:00
  • 40e4c7e251 Update changelog Tulir Asokan 2023-05-07 17:57:21 +03:00
  • e12f1784e2 Only handle /start in private chats Tulir Asokan 2023-05-07 17:39:25 +03:00
  • 6b8e265f8b Fix case of word in error response Tulir Asokan 2023-04-30 22:20:55 +03:00
  • de33b553be Add messages to MSS events Tulir Asokan 2023-04-26 15:46:09 +03:00
  • ed24a0b89f Handle flood waits in provisioning API code and password steps Tulir Asokan 2023-04-25 19:29:24 +03:00
  • e2697e5a17 Update dependencies Tulir Asokan 2023-04-24 18:41:17 +03:00
  • c4037ccf11 Add option to disable reply fallbacks Tulir Asokan 2023-04-23 22:21:35 +03:00
  • 6c6fe134ba contact info: omit is_bridge_bot, is_bot -> is_network_bot Sumner Evans 2023-04-18 10:20:36 -06:00
  • e3c45f6f27 puppet/contact info: set is_bot correctly Sumner Evans 2023-04-18 09:46:10 -06:00
  • 732258c093 Don't sync dialogs with no real messages Tulir Asokan 2023-04-18 17:21:36 +03:00
  • 8726fa5d74 puppet: add contact info to all member events Sumner Evans 2023-04-10 11:33:48 -06:00
  • da61ba96f1 db/puppet: add contact_info_set flag Sumner Evans 2023-04-07 14:19:41 -06:00
  • 815ce40989 Add option to not set room meta in encrypted rooms Tulir Asokan 2023-04-14 14:12:01 +03:00
  • 4ff6a62dab Update mautrix-python Tulir Asokan 2023-04-14 12:16:59 +03:00
  • 918582c967 auth: change wording of error when user terminates all sessions Sumner Evans 2023-04-14 00:21:59 -06:00
  • 40c584b121 Add options to automatically delete/ratchet megolm sessions Tulir Asokan 2023-04-13 21:23:44 +03:00
  • f189dc8c88 Update mautrix-python Tulir Asokan 2023-04-13 11:25:00 +03:00
  • b291c246f4 auth: better error when user terminates session Sumner Evans 2023-04-12 22:37:47 -06:00
  • 59ab7be283 Add fi.mau.gif flag to gifs and animated stickers Tulir Asokan 2023-03-28 12:26:17 +03:00
  • 60981386ec Update mautrix-python Tulir Asokan 2023-03-23 14:06:23 +02:00
  • 436781215f Don't explode if fetching dialog info fails Tulir Asokan 2023-03-18 12:05:14 +02:00
  • 9c4b24475c Add missing int casts when sending audio/video Tulir Asokan 2023-03-14 10:44:48 +02:00
  • ff8d1fc9ec Fix variable name. Fixes #898 Tulir Asokan 2023-03-13 17:17:53 +02:00
  • 5f04729ce8 Preserve reaction timestamps if possible Tulir Asokan 2023-03-13 13:45:32 +02:00
  • 60526f981a Add another warning to double_puppet_backfill option Tulir Asokan 2023-03-13 13:39:38 +02:00
  • e39d4972fb Update Telethon Tulir Asokan 2023-03-13 13:39:25 +02:00
  • 233468b37b Sync mute status even if portal is created outside dialog sync Tulir Asokan 2023-03-10 13:35:25 +02:00
  • 6eda8bd165 Update Telethon Tulir Asokan 2023-03-10 13:23:14 +02:00
  • 7372e7cbea Add fallback messages for calls and premium gifts Tulir Asokan 2023-03-01 14:01:26 +02:00
  • 1fed2201db Update Telethon to fix handling logouts and other update loop errors Tulir Asokan 2023-02-28 13:49:41 +02:00
  • 60b1573386 Bump version to 0.13.0 v0.13.0 Tulir Asokan 2023-02-26 17:24:11 +02:00
  • f4695d8395 Update changelog Tulir Asokan 2023-02-26 15:05:49 +02:00
  • f63c679d3e Catch errors updating initial profile. Fixes #860 Tulir Asokan 2023-02-22 01:31:32 +02:00
  • 4e5305c91b Update Telethon to save update state more actively (ref #894) Tulir Asokan 2023-02-22 01:02:34 +02:00
  • f30c03a727 Block creating rooms for deactivated chats (ref #894) Tulir Asokan 2023-02-21 22:34:21 +02:00
  • 354b49d9e5 Remove unnecessary dependencies in dockerfile and update changelog Tulir Asokan 2023-02-15 23:01:01 +02:00
  • 7b60ee1337 Actually save timestamps for telegram_file Tulir Asokan 2023-02-15 21:38:50 +02:00
  • ab1d9b246e Replace moviepy with directly using ffmpeg for video thumbnails Tulir Asokan 2023-02-15 21:38:39 +02:00
  • f7b694c9e4 Use new wrapper for creating background tasks Tulir Asokan 2023-02-11 22:41:15 +02:00
  • be6f6bbfac Update linters Tulir Asokan 2023-02-11 22:40:50 +02:00
  • a32f797b0b Remove support for registering accounts Tulir Asokan 2023-02-10 21:20:50 +02:00
  • f12abbe038 Merge pull request #887 from mautrix/vurpo/qr-websocket vurpo 2023-01-27 18:40:35 +02:00
  • ad2b49928a Sort imports Max Sandholm 2023-01-27 17:40:12 +02:00
  • 67f75796fa Correct retry and timeout for QR websocket Max Sandholm 2023-01-27 17:37:48 +02:00
  • c235ced030 Update dependencies Tulir Asokan 2023-01-27 15:10:53 +02:00
  • d53764fd84 Remove custom TTLs in bridge states Tulir Asokan 2023-01-27 15:10:07 +02:00
  • 529d8ae3ba Recreate whole connection instead of only update loop on error Tulir Asokan 2023-01-27 14:57:47 +02:00
  • f864f66e62 Add websocket for QR login to provisioning API Max Sandholm 2023-01-26 23:43:44 +02:00
  • b1b633bcf9 Add option to notify portal if incoming message bridging fails Tulir Asokan 2023-01-26 16:00:58 +02:00
  • e655e0a882 Only send marker for backwards backfills on hungryserv Tulir Asokan 2023-01-18 14:28:12 +02:00
  • db88fbb694 Remove internal ID from pm command help (ref #882) Tulir Asokan 2023-01-15 19:05:24 +02:00
  • ace3e42281 Update mautrix-python Tulir Asokan 2023-01-14 14:28:45 +02:00
  • a40000e6b7 Only fill bridge state if tgid is set Tulir Asokan 2023-01-14 14:28:22 +02:00
  • 21d2d7dfea Update telethon Tulir Asokan 2023-01-11 12:13:59 +02:00
  • a61731a289 Update changelog Tulir Asokan 2023-01-10 16:03:50 +02:00
  • c250076032 Update mautrix-python Tulir Asokan 2023-01-10 16:03:39 +02:00
  • c6d35b103a Merge pull request #880 from mautrix/max/bri-5580 vurpo 2023-01-04 18:49:03 +02:00
  • 596c9a5055 None check puppet on logout call Max Sandholm 2023-01-04 18:21:25 +02:00
  • 9fae4f14d2 Handle getting logged out the same way in all cases Tulir Asokan 2023-01-03 21:45:24 +02:00
  • f1f0b86696 Fix deleting existing backfill queue items Tulir Asokan 2023-01-03 20:45:55 +02:00
  • e3d2a1fcef Catch ValueErrors in 2fa login step Tulir Asokan 2023-01-02 17:46:54 +02:00
  • 2303622475 Update changelog Tulir Asokan 2023-01-02 17:16:21 +02:00
  • 732277be5e Merge pull request #879 from mautrix/stickersets vurpo 2023-01-02 16:27:40 +02:00
  • 28f205057f Lint imports after enabling linting Max Sandholm 2023-01-02 15:11:27 +02:00
  • 9e32ec3e39 Add provisioning API function to get list of user's sticker sets Max Sandholm 2023-01-02 15:03:59 +02:00
  • 1fa86cbb52 Fix handling username updates Tulir Asokan 2022-12-31 12:24:33 +02:00
  • 9d8a4d4269 Use allow_contact_info flag for names too Tulir Asokan 2022-12-30 20:29:35 +02:00
  • cb22615bb5 Update Telethon Tulir Asokan 2022-12-30 20:17:25 +02:00
  • 989dc32481 Don't fail on unnamed files with unknown mime types Tulir Asokan 2022-12-28 13:15:01 +02:00
  • 02dd44ad63 Update Telethon Tulir Asokan 2022-12-22 22:50:21 +02:00
  • d6517959d8 Update dependencies Tulir Asokan 2022-12-21 18:31:18 +02:00
  • d9d539c4b8 Don't fail file transfer entirely if thumbnailing fails Tulir Asokan 2022-12-21 18:23:16 +02:00
  • 5b18ffb7ec Fix handling UpdateUserName Tulir Asokan 2022-12-11 13:36:17 +02:00
  • cf70efb6a2 Clear backfill queue when chat is upgraded Tulir Asokan 2022-12-02 16:53:58 +02:00
  • a42699e1fb Fix cryptg version range Tulir Asokan 2022-11-28 12:00:03 +02:00
  • 597e82a33b Update Docker image to Alpine 3.17 Tulir Asokan 2022-11-26 22:02:34 +02:00
  • e302143b8a Bump version to 0.12.2 v0.12.2 Tulir Asokan 2022-11-26 19:49:45 +02:00
  • e99b6af2c5 Update Telethon again Tulir Asokan 2022-11-26 19:48:07 +02:00
  • 35a16ac7e0 Update Telethon Tulir Asokan 2022-11-24 11:04:20 +02:00
  • 0d20d9069a Remove cchardet. Fixes #869 Tulir Asokan 2022-11-24 11:04:15 +02:00
  • 8b1d272827 Remove unused TARGETARCH build arg in dockerfile Tulir Asokan 2022-11-22 16:33:37 +02:00
  • 24b3384570 Update asyncpg Tulir Asokan 2022-11-18 19:29:51 +02:00
  • 4ca5bfb1ab Use deterministic event IDs for backfill on hungryserv Tulir Asokan 2022-11-18 18:59:37 +02:00
  • 7c8cf3cb50 Always treat UpdateShortChatMessage as minigroup messages Tulir Asokan 2022-11-18 17:11:45 +02:00
  • 6b55d5bb41 Adjust heading size in readme Tulir Asokan 2022-11-18 14:46:19 +02:00
  • 5558fc7157 Add more logs for own read receipts Tulir Asokan 2022-11-08 10:42:42 +02:00
  • 30a7121000 Update Telethon Tulir Asokan 2022-11-05 22:55:45 +02:00