Commit Graph

  • 539c2338fc Fix typo in lowercase sql func Tulir Asokan 2019-11-30 16:18:19 +02:00
  • 792694b2d9 Fix typo Tulir Asokan 2019-11-30 16:09:20 +02:00
  • 8e20d56091 Handle IndexError in !tg set-pl Tulir Asokan 2019-11-30 16:08:35 +02:00
  • 1986142db3 Remove alias when cleaning up room Tulir Asokan 2019-11-30 16:01:07 +02:00
  • c52df5dc36 Fix Matrix event handle time metrics (ref #120) Tulir Asokan 2019-11-30 15:41:47 +02:00
  • 617d44ed75 Unbridge if bridge bot is kicked or banned. Fixes #312 Tulir Asokan 2019-11-30 15:36:58 +02:00
  • 91e6a73f33 Fix incorrectly case sensitive username finding in db. Fixes #384 Tulir Asokan 2019-11-30 15:21:47 +02:00
  • 25d7087d07 Fix bot-received messages not being handled. Fixes #341 Tulir Asokan 2019-11-30 15:17:01 +02:00
  • f72267e81d Possibly fix private chats with bot accounts Tulir Asokan 2019-11-28 10:31:18 +02:00
  • ab3b0f3c3c Update minimum mautrix-python version Tulir Asokan 2019-11-21 23:40:49 +02:00
  • 883c4dcf19 Include server name when joining upgraded room Tulir Asokan 2019-11-21 23:12:11 +02:00
  • a5aa73dea6 Fix Telegram location message handling Tulir Asokan 2019-11-12 18:17:49 +02:00
  • ed90c2667a Only apply relaybot.group_chat_invite to chats with relaybot Tulir Asokan 2019-11-08 20:06:57 +02:00
  • 87d9477bc7 Merge pull request #378 from anoadragon453/anoa/confusing_2fa Tulir Asokan 2019-11-08 15:18:09 +02:00
  • b854119445 Make 2FA error message clearer Andrew Morgan 2019-11-08 11:51:40 +00:00
  • 0e56ab131e Fix relaybot message formatting Tulir Asokan 2019-11-07 22:53:45 +02:00
  • e319417fbc Use specific lottieconverter commit for building in dockerfile Tulir Asokan 2019-11-06 22:56:34 +02:00
  • 9e831689e9 Fix files over relaybot not having message format Tulir Asokan 2019-11-06 22:49:26 +02:00
  • 0a5f4e6551 Add option to invite specific users to all created group chat portals Tulir Asokan 2019-11-06 22:37:48 +02:00
  • aaf158cc29 Fix loading TelegramFile thumbnails from the db Tulir Asokan 2019-11-06 22:37:25 +02:00
  • 2c2dd37275 Change example homeserver values to example.com Tulir Asokan 2019-11-06 22:36:55 +02:00
  • 4d4a3b6bf6 Fix mistake preventing portal creation Tulir Asokan 2019-11-05 13:31:53 +02:00
  • b6b1d72ecb Add config option to override default power levels in rooms Tulir Asokan 2019-10-31 00:51:31 +02:00
  • 6fa44ce5e9 Merge branch 'helm' Tulir Asokan 2019-10-31 00:06:51 +02:00
  • 90e7a303ab Fix error on private chat portal create if relaybot is not configured Tulir Asokan 2019-10-29 15:48:49 +02:00
  • 54256be459 Disable bridging pin sender for now as it seems unreliable Tulir Asokan 2019-10-28 01:21:55 +02:00
  • 1c662c55cc Ignore telegram updates in blacklisted chats Tulir Asokan 2019-10-28 01:21:36 +02:00
  • abd1adaabf Add logging to find potential peer type mistakes Tulir Asokan 2019-10-28 01:10:36 +02:00
  • 5411de90fc Update some things Tulir Asokan 2019-10-28 01:09:37 +02:00
  • f9a692b5ef Telegram now allows custom contact names without knowing the phone number, so stop trusting those names Tulir Asokan 2019-10-27 18:08:19 +02:00
  • 9205ef8024 Revert "Changed converter build conf" Tulir Asokan 2019-10-27 16:13:19 +02:00
  • 4260afaa7e Show exit code when lottieconverter errors Tulir Asokan 2019-10-27 16:13:13 +02:00
  • ef3a60397f Changed converter build conf Lawrence 2019-10-27 16:46:01 +03:00
  • 8acc51116d Merge pull request #366 from Eramde/rlottie Tulir Asokan 2019-10-27 15:41:53 +02:00
  • cbbc5e8500 Remove unused lottie2ffmpeg script Tulir Asokan 2019-10-27 15:40:35 +02:00
  • 0192fb8308 Fix minor things Tulir Asokan 2019-10-27 15:37:42 +02:00
  • 3841528f5a Merge branch 'master' into rlottie Tulir Asokan 2019-10-27 15:37:33 +02:00
  • 91c3825ae3 Bump minimum mautrix-python version Tulir Asokan 2019-10-27 14:12:16 +02:00
  • 8c26dd8382 Remove debug prints Tulir Asokan 2019-10-27 14:07:10 +02:00
  • 01b317484f Add support for formatted captions Tulir Asokan 2019-10-27 13:55:34 +02:00
  • 73a6ad2cf2 Add parallel file upload too Tulir Asokan 2019-10-27 02:43:29 +03:00
  • 574312d7c5 Add option for parallel streamed file transfer Tulir Asokan 2019-10-27 01:12:15 +03:00
  • 6cb8e007aa Don't assume peer type is chat anywhere. Fixes #304 Tulir Asokan 2019-10-26 20:40:21 +03:00
  • 22f6a12842 Add command to set caption for telegram files Tulir Asokan 2019-10-26 19:27:03 +03:00
  • c15508150a Enable readiness/liveness probes Tulir Asokan 2019-10-23 23:34:01 +03:00
  • a0f12a2c48 Add postgres as an optional dependency Tulir Asokan 2019-10-23 22:53:48 +03:00
  • c919a1762b Remove unused parts Tulir Asokan 2019-10-22 02:09:16 +03:00
  • 6dc73bf710 Add somewhat functional helm chart Tulir Asokan 2019-10-20 22:38:34 +03:00
  • 623b802d56 Add missing space to clean up response Andrew Morgan 2019-10-14 13:39:44 +02:00
  • 0726289c7a Modified converters to support pngs option of lottieconverter See https://github.com/Eramde/LottieConverter/commit/37e73d8dc15152e050288ea0a55541546dde84d1 Randall Lawrence 2019-10-05 20:09:14 +03:00
  • d2edf12fdf Fix weird mime type bug in alpine/magic Tulir Asokan 2019-10-03 10:57:52 +03:00
  • 9694fb901a Add lottieconverter to docker image Tulir Asokan 2019-10-03 10:15:12 +03:00
  • a8982cf8c7 Remove extension from lottie2ffmpeg and fix crash when lottieconverter not present Tulir Asokan 2019-10-03 10:14:58 +03:00
  • f430ed7169 Remove slow python converters and use asyncio subprocess Tulir Asokan 2019-10-03 01:28:47 +03:00
  • 4f5a501be4 Merge branch 'master' into rlottie Tulir Asokan 2019-10-02 23:30:50 +03:00
  • 6c312efc9a Fix sending relaybot private chat message Tulir Asokan 2019-10-02 23:24:19 +03:00
  • 1b987be562 Fixes parentheses when checking for bots, which was causing AttributeError Daniele Rogora 2019-10-02 19:37:53 +02:00
  • c84536fef7 Set licence header Lawrence 2019-09-29 22:43:32 +03:00
  • 1044298d76 Update mautrix_telegram/portal/telegram.py Lawrence 2019-09-29 22:37:42 +03:00
  • 4e971932d1 Merge branch 'master' into rlottie Lawrence 2019-09-29 20:21:56 +03:00
  • 4834e2297a Forgot about db fetch... Randall Lawrence 2019-09-29 19:48:59 +03:00
  • 2a3f70eb4a Migrated to rlottie utility Randall Lawrence 2019-09-29 19:44:13 +03:00
  • ea633ce3f9 Set title of relaybot private chat portal to other user's displayname Tulir Asokan 2019-09-29 01:05:38 +03:00
  • f6b64126cf Add support for bridging or responding to private chats with relaybot Tulir Asokan 2019-09-29 00:47:22 +03:00
  • 9d3c15f284 Added info in example-config how to install library for lottie Randall Lawrence 2019-09-25 16:10:52 +03:00
  • 7d224ec5ac Switched to puppeter-lottie npm library Randall Lawrence 2019-09-25 15:34:34 +03:00
  • ed4e34b808 Changed to 30% frame in image convert Randall Lawrence 2019-09-25 13:31:56 +03:00
  • f5c008c1a7 Added parameter in config for selecting convert type Randall Lawrence 2019-09-25 13:09:21 +03:00
  • dc71f74c0c Changed default convert type and image size Randall Lawrence 2019-09-25 12:53:42 +03:00
  • d5470de8fd Bridge bans to Telegram. Fixes #303 Tulir Asokan 2019-09-22 22:51:46 +03:00
  • dff5903c53 Forgot uncomment db fetch Randall Lawrence 2019-09-22 01:28:49 +03:00
  • fc241b1cdc Moved converters to other file, added methods for video and gif, which supports resize. XXX: videos don't want to be played by riot, i don't know why... Randall Lawrence 2019-09-22 01:23:00 +03:00
  • 77ba732eec Added function to convert tgs to png. XXX: there is the bug in tgs lib, it crashes on some tgs files. Also cairo svg2png need to be called not from tgs.exporters because there is no option to set image size Randall Lawrence 2019-09-21 01:45:56 +03:00
  • bf9bda8b03 Bump version to 0.6.1 v0.6.1 Tulir Asokan 2019-09-20 14:44:33 +03:00
  • 835175aa36 Add better m.emote format options for logged in users. Fixes #355 Tulir Asokan 2019-09-10 23:12:54 +03:00
  • 2e2827717d Escape percent sign in alembic options. Fixes #362 Tulir Asokan 2019-09-10 22:54:14 +03:00
  • 209f85c17e Fix pip extras in dockerfile Tulir Asokan 2019-09-08 13:07:55 +03:00
  • 37c373c51f Add aiohttp speedup libraries as extras Tulir Asokan 2019-09-08 13:03:16 +03:00
  • 62fe03e8c1 Move back to telethon releases instead of master branch Tulir Asokan 2019-09-08 12:55:57 +03:00
  • 489d09a0f6 Bump version to 0.6.1rc2 v0.6.1-rc2 Tulir Asokan 2019-09-03 00:34:51 +03:00
  • d96356a310 Remove invalid reply fallbacks from edits Tulir Asokan 2019-09-03 00:33:58 +03:00
  • d3c3912645 Add .gitlab-ci.yml Tulir Asokan 2019-09-03 00:32:45 +03:00
  • 92830c3a64 Bump version to 0.6.0rc1 v0.6.1-rc1 Tulir Asokan 2019-09-03 00:23:35 +03:00
  • 00faab2213 Ignore Riot web brokenness in edits Tulir Asokan 2019-09-03 00:22:35 +03:00
  • d6294ebb45 Fix some errors Tulir Asokan 2019-09-03 00:17:52 +03:00
  • 427c28db7a Remove build deps from final docker image Tulir Asokan 2019-09-02 23:18:23 +03:00
  • 835b363661 Fix some problems with editing Tulir Asokan 2019-09-02 22:58:11 +03:00
  • df67ed57ee Don't crash bridge if startup of one user fails. Fixes #292 Tulir Asokan 2019-09-02 22:52:44 +03:00
  • 43b3cc2ca4 Bump mautrix-python requirement Tulir Asokan 2019-09-02 22:25:42 +03:00
  • 3c2268870b Fix some potential exceptions when asyncio.gathering Tulir Asokan 2019-09-02 22:21:48 +03:00
  • fbb1267609 Start using new db base functions Tulir Asokan 2019-09-02 22:02:50 +03:00
  • 2c443a3b93 Add netcat-openbsd to dockerfile for manhole Tulir Asokan 2019-09-02 22:02:32 +03:00
  • 13fd8db0b7 Restore better reply fallback behavior to avoid mentions Tulir Asokan 2019-08-22 22:08:03 +03:00
  • cdee0df5ab Update some dependency versions Tulir Asokan 2019-08-19 21:42:31 +03:00
  • 9e418afe64 Bump minimum mautrix-python version Tulir Asokan 2019-08-19 21:38:54 +03:00
  • 7d43eb5d2e Add temporary fix for edits being echoed when using matrix puppeting Tulir Asokan 2019-08-17 18:27:26 +03:00
  • de4c16431d Handle RPCErrors in formatter and update mautrix-python Tulir Asokan 2019-08-17 13:43:10 +03:00
  • d3e6860b1c Fix sync-full command Tulir Asokan 2019-08-17 13:43:00 +03:00
  • 6bccf5595b Make custom puppet errors at startup non-fatal Tulir Asokan 2019-08-15 22:34:16 +03:00
  • 35023efbf2 Update mautrix-python to fix editing replies Tulir Asokan 2019-08-15 22:33:05 +03:00