Tulir Asokan
|
60b1573386
|
Bump version to 0.13.0
|
2023-02-26 17:24:11 +02:00 |
|
Tulir Asokan
|
f63c679d3e
|
Catch errors updating initial profile. Fixes #860
|
2023-02-22 01:31:32 +02:00 |
|
Tulir Asokan
|
4e5305c91b
|
Update Telethon to save update state more actively (ref #894)
|
2023-02-22 01:02:47 +02:00 |
|
Tulir Asokan
|
f30c03a727
|
Block creating rooms for deactivated chats (ref #894)
|
2023-02-21 22:34:21 +02:00 |
|
Tulir Asokan
|
7b60ee1337
|
Actually save timestamps for telegram_file
|
2023-02-15 21:51:49 +02:00 |
|
Tulir Asokan
|
ab1d9b246e
|
Replace moviepy with directly using ffmpeg for video thumbnails
Fixes #809
|
2023-02-15 21:51:44 +02:00 |
|
Tulir Asokan
|
f7b694c9e4
|
Use new wrapper for creating background tasks
|
2023-02-11 22:41:15 +02:00 |
|
Tulir Asokan
|
a32f797b0b
|
Remove support for registering accounts
|
2023-02-10 21:20:51 +02:00 |
|
vurpo
|
f12abbe038
|
Merge pull request #887 from mautrix/vurpo/qr-websocket
Add websocket for QR login to provisioning API
|
2023-01-27 18:40:35 +02:00 |
|
Max Sandholm
|
ad2b49928a
|
Sort imports
|
2023-01-27 17:40:12 +02:00 |
|
Max Sandholm
|
67f75796fa
|
Correct retry and timeout for QR websocket
|
2023-01-27 17:37:48 +02:00 |
|
Tulir Asokan
|
d53764fd84
|
Remove custom TTLs in bridge states
|
2023-01-27 15:11:15 +02:00 |
|
Tulir Asokan
|
529d8ae3ba
|
Recreate whole connection instead of only update loop on error
|
2023-01-27 15:11:15 +02:00 |
|
Max Sandholm
|
f864f66e62
|
Add websocket for QR login to provisioning API
|
2023-01-26 23:43:44 +02:00 |
|
Tulir Asokan
|
b1b633bcf9
|
Add option to notify portal if incoming message bridging fails
|
2023-01-26 16:01:59 +02:00 |
|
Tulir Asokan
|
e655e0a882
|
Only send marker for backwards backfills on hungryserv
|
2023-01-18 14:28:12 +02:00 |
|
Tulir Asokan
|
db88fbb694
|
Remove internal ID from pm command help (ref #882)
|
2023-01-15 19:05:24 +02:00 |
|
Tulir Asokan
|
a40000e6b7
|
Only fill bridge state if tgid is set
|
2023-01-14 14:28:22 +02:00 |
|
Tulir Asokan
|
c250076032
|
Update mautrix-python
|
2023-01-10 16:03:39 +02:00 |
|
Max Sandholm
|
596c9a5055
|
None check puppet on logout call
|
2023-01-04 18:21:25 +02:00 |
|
Tulir Asokan
|
9fae4f14d2
|
Handle getting logged out the same way in all cases
|
2023-01-03 21:45:25 +02:00 |
|
Tulir Asokan
|
f1f0b86696
|
Fix deleting existing backfill queue items
|
2023-01-03 20:45:55 +02:00 |
|
Tulir Asokan
|
e3d2a1fcef
|
Catch ValueErrors in 2fa login step
|
2023-01-02 17:46:54 +02:00 |
|
Max Sandholm
|
28f205057f
|
Lint imports after enabling linting
|
2023-01-02 15:11:27 +02:00 |
|
Max Sandholm
|
9e32ec3e39
|
Add provisioning API function to get list of user's sticker sets
|
2023-01-02 15:04:49 +02:00 |
|
Tulir Asokan
|
1fa86cbb52
|
Fix handling username updates
|
2022-12-31 12:24:33 +02:00 |
|
Tulir Asokan
|
9d8a4d4269
|
Use allow_contact_info flag for names too
|
2022-12-30 20:29:35 +02:00 |
|
Tulir Asokan
|
cb22615bb5
|
Update Telethon
|
2022-12-30 20:17:25 +02:00 |
|
Tulir Asokan
|
989dc32481
|
Don't fail on unnamed files with unknown mime types
|
2022-12-28 13:15:13 +02:00 |
|
Tulir Asokan
|
d9d539c4b8
|
Don't fail file transfer entirely if thumbnailing fails
|
2022-12-21 18:23:21 +02:00 |
|
Tulir Asokan
|
5b18ffb7ec
|
Fix handling UpdateUserName
|
2022-12-11 13:37:08 +02:00 |
|
Tulir Asokan
|
cf70efb6a2
|
Clear backfill queue when chat is upgraded
|
2022-12-02 16:53:58 +02:00 |
|
Tulir Asokan
|
e302143b8a
|
Bump version to 0.12.2
|
2022-11-26 19:49:45 +02:00 |
|
Tulir Asokan
|
4ca5bfb1ab
|
Use deterministic event IDs for backfill on hungryserv
|
2022-11-18 18:59:38 +02:00 |
|
Tulir Asokan
|
7c8cf3cb50
|
Always treat UpdateShortChatMessage as minigroup messages
|
2022-11-18 17:11:45 +02:00 |
|
Tulir Asokan
|
5558fc7157
|
Add more logs for own read receipts
|
2022-11-08 10:42:42 +02:00 |
|
Tulir Asokan
|
30a7121000
|
Update Telethon
|
2022-11-05 22:55:45 +02:00 |
|
Tulir Asokan
|
a0dca671d8
|
Remove regex filters in provisioning API paths
They're broken due to https://github.com/aio-libs/aiohttp/issues/5621
|
2022-11-05 19:25:47 +02:00 |
|
Andrew Ferrazzutti
|
d79870801b
|
Add index to speed up Message.find_recent query (#862)
|
2022-11-01 21:25:55 +02:00 |
|
Tulir Asokan
|
2a238a95a9
|
Merge pull request #861 from vector-im/bot-future-type-check
Add type checking & None check on bot login future
|
2022-10-31 14:36:19 +02:00 |
|
Tulir Asokan
|
4bfcf46e36
|
Bridge changes to permissions from Telegram
|
2022-10-31 14:31:55 +02:00 |
|
Andrew Ferrazzutti
|
894316f035
|
Add type checking & None check on bot login future
|
2022-10-28 11:50:38 +02:00 |
|
Tulir Asokan
|
4fc5751ae1
|
Add note about timestamp massaging to double_puppet_backfill
|
2022-10-20 15:29:22 +03:00 |
|
Sumner Evans
|
d37ca7eae3
|
provisioning API: client -> app
Signed-off-by: Sumner Evans <sumner@beeper.com>
|
2022-10-18 16:14:53 -06:00 |
|
Tulir Asokan
|
7960f22be9
|
Add some more logs in dialog sync
|
2022-10-14 16:04:22 +03:00 |
|
Tulir Asokan
|
1b11ec290a
|
Fix inserting backfill queue items
|
2022-10-14 16:04:11 +03:00 |
|
Tulir Asokan
|
751f1d93f3
|
Try to improve getting forwarded message source entity
|
2022-10-14 14:53:54 +03:00 |
|
Tulir Asokan
|
f63a7857a6
|
Reduce takeout loop timeout
|
2022-10-14 14:38:06 +03:00 |
|
Tulir Asokan
|
017ca24b13
|
Try to improve handling avatar updates for new users
|
2022-10-14 14:37:12 +03:00 |
|
Tulir Asokan
|
3c22ab7bd1
|
Try to automatically detect when data export is accepted
|
2022-10-14 13:55:43 +03:00 |
|