Tulir Asokan
38d94484bb
Use mautrix utility function for file upload retry
2020-11-10 00:21:36 +02:00
Tulir Asokan
0b3014ff88
Retry sending messages if server returns 502
2020-11-09 21:01:30 +02:00
Tulir Asokan
522e33be12
Add png thumbnails for webm animated stickers. Fixes #467
2020-10-09 16:47:41 +03:00
Tulir Asokan
953ef0e5bc
Maybe fix encrypted parallel file transfer
2020-08-18 20:27:40 +03:00
Tulir Asokan
eae7bba649
Update to mautrix-python v0.7
2020-08-06 20:34:09 +03:00
Tulir Asokan
92c572d761
Maybe fix parallel file transfer
2020-08-04 16:56:59 +03:00
Tulir Asokan
4e670a8cbe
Switch to mautrix-python crypto
2020-07-08 23:05:39 +03:00
Tulir Asokan
f454803ef7
Move private information to trace log level. Fixes #321
2020-05-20 22:40:20 +03:00
Tulir Asokan
74d130644c
Fix tempfile usage
2020-05-17 15:01:03 +03:00
Tulir Asokan
340c25ba0b
Use stdlib tempfile for video thumbnail temp files
2020-05-13 23:33:24 +03:00
Tulir Asokan
698b56afcf
Encrypt media being sent to Matrix in encrypted rooms
2020-03-30 21:47:13 +03:00
Tulir Asokan
2fbee75453
Add command to backfill room history from Telegram
...
Currently supports backfilling one room at a time and backfills
everything after the last bridged message.
2020-02-04 22:41:51 +02:00
Tulir Asokan
4260afaa7e
Show exit code when lottieconverter errors
2019-10-27 16:13:13 +02:00
Tulir Asokan
cbbc5e8500
Remove unused lottie2ffmpeg script
2019-10-27 15:40:35 +02:00
Tulir Asokan
3841528f5a
Merge branch 'master' into rlottie
2019-10-27 15:37:33 +02:00
Tulir Asokan
8c26dd8382
Remove debug prints
2019-10-27 14:07:10 +02:00
Tulir Asokan
73a6ad2cf2
Add parallel file upload too
2019-10-27 02:43:29 +03:00
Tulir Asokan
574312d7c5
Add option for parallel streamed file transfer
2019-10-27 01:12:15 +03:00
Randall Lawrence
0726289c7a
Modified converters to support pngs option of lottieconverter
...
See https://github.com/Eramde/LottieConverter/commit/37e73d8dc15152e050288ea0a55541546dde84d1
2019-10-05 20:09:14 +03:00
Tulir Asokan
d2edf12fdf
Fix weird mime type bug in alpine/magic
2019-10-03 10:57:52 +03:00
Tulir Asokan
a8982cf8c7
Remove extension from lottie2ffmpeg and fix crash when lottieconverter not present
2019-10-03 10:14:58 +03:00
Tulir Asokan
f430ed7169
Remove slow python converters and use asyncio subprocess
2019-10-03 01:28:47 +03:00
Lawrence
c84536fef7
Set licence header
...
Deleted autogenerated header and set licence
2019-09-29 22:43:32 +03:00
Randall Lawrence
4834e2297a
Forgot about db fetch...
2019-09-29 20:15:28 +03:00
Randall Lawrence
2a3f70eb4a
Migrated to rlottie utility
2019-09-29 19:44:13 +03:00
Randall Lawrence
7d224ec5ac
Switched to puppeter-lottie npm library
2019-09-25 15:34:34 +03:00
Randall Lawrence
ed4e34b808
Changed to 30% frame in image convert
2019-09-25 13:31:56 +03:00
Randall Lawrence
f5c008c1a7
Added parameter in config for selecting convert type
2019-09-25 13:09:21 +03:00
Randall Lawrence
dc71f74c0c
Changed default convert type and image size
2019-09-25 12:53:42 +03:00
Randall Lawrence
dff5903c53
Forgot uncomment db fetch
2019-09-22 01:28:49 +03:00
Randall Lawrence
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...
2019-09-22 01:23:00 +03:00
Randall Lawrence
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
2019-09-21 01:45:56 +03:00
Tulir Asokan
1338a43c03
Fix transferring documents into Matrix
2019-08-08 21:57:38 +03:00
Tulir Asokan
d6ebce0425
Make it work
2019-08-06 00:51:27 +03:00
Tulir Asokan
32d686e908
Migrate formatter and utils to mautrix-python
2019-08-04 15:20:14 +03:00
Tulir Asokan
d8653961af
Even even more migrations to mautrix-python
2019-08-04 01:41:10 +03:00
Tulir Asokan
d4e3956941
Even more migrations to mautrix-python
2019-07-19 21:36:21 +03:00
Tulir Asokan
be6d395ed6
Remove Python 3.5 compatibility
2019-07-18 23:24:25 +03:00
Tulir Asokan
860b635188
Handle FileIdInvalidError in file transfers
2019-06-30 17:30:52 +03:00
Tulir Asokan
912aa38063
Make mime type extension guessing saner
2019-06-20 21:56:35 +03:00
Tulir Asokan
5fba658c66
Update to telethon 1.8. Fixes #334
2019-06-20 21:42:22 +03:00
Tulir Asokan
2cf9dcafd9
Update copyright year and fix minor lint problems
2019-03-19 18:30:36 +02:00
Tulir Asokan
be806949bf
Fix handling thumbnails of documents. Fixes #281
2019-02-15 18:18:43 +02:00
Tulir Asokan
e9ddd0caa8
Add missing checks and fix file bridging with latest Telegram API layer
...
Fixes #260
2019-01-01 18:45:59 +02:00
Tulir Asokan
dad0ccb3c0
Clean up code
2018-12-23 19:51:02 +02:00
Tulir Asokan
b2e183e363
Switch TelegramFile to SQLAlchemy core
2018-12-20 00:07:04 +02:00
Tulir Asokan
5ccd1bc2fe
Fix bugs and switch to commonmark for command replies
2018-09-25 00:26:02 +03:00
Tulir Asokan
9d2d34a25c
Add command to update room-specific config
2018-09-24 17:44:00 +03:00
Kai A. Hiller
0f8009b1e9
Add missing type hints and fix most type errors except for Optionals.
2018-08-09 03:31:04 +02:00
Kai A. Hiller
01e153662e
Replace star imports with literal values
2018-08-09 02:42:48 +02:00