Tulir Asokan
f2a9f4ab33
Merge pull request #639 from olmari/patch-1
...
Add linebreak to "legend"
2021-11-12 23:06:26 +02:00
Tulir Asokan
ec375e79d7
Merge pull request #680 from tadzik/tadzik/fix-max-initial-sync-for-chats
...
Make max_initial_member_sync work for Chats as well as Channels
2021-11-12 23:04:22 +02:00
Tulir Asokan
338a4d9761
Pin Pillow version in dockerfile to same as alpine. Fixes #683
2021-11-01 18:56:08 +02:00
Tulir Asokan
83d457f2b3
Ignore ChannelParticipantBanned in participant list. Fixes #635
2021-10-29 20:24:42 +03:00
Sumner Evans
3507095572
Merge pull request #681 from justinbot/justinbot/dont-log-messages
...
Don't log entire message contents on exception
2021-10-29 11:24:15 -06:00
Justin Carlson
4e7cf481fd
Don't log entire messagecontents on exception.
2021-10-29 12:30:49 -04:00
Tadeusz Sośnierz
0915bb9402
Make max_initial_member_sync work for Chats as well as Channels
2021-10-27 14:46:12 +02:00
Sumner Evans
7c5d1c2959
Merge pull request #676 from justinbot/justinbot/welcome-text-config
...
Add example config for custom welcome messages
2021-10-26 09:51:08 -06:00
Justin Carlson
8aecf1f84b
Update example config.
2021-10-23 12:10:36 -04:00
Justin Carlson
2c45d8dd5b
Remove send_welcome_message override
2021-10-23 12:09:16 -04:00
Justin Carlson
fac337eaf1
Add example config for welcome messages.
2021-10-22 12:17:25 -04:00
Tulir Asokan
e7d8948334
Bump Telethon to update to latest version of layer 133
2021-10-20 21:20:05 +03:00
Tulir Asokan
6b8831872c
Allow logout even if session isn't authorized
2021-10-20 20:55:11 +03:00
Tulir Asokan
4e8c373d1b
Delete session on log_out() even if telegram logout fails
2021-10-20 20:24:47 +03:00
Tulir Asokan
8865dab6b0
Push bad credentials state if session isn't valid in start()
2021-10-20 20:12:23 +03:00
Tulir Asokan
e4a2bd2f69
Catch authorization errors in get_me()
2021-10-20 20:02:09 +03:00
Tulir Asokan
a132916525
Update Telethon
...
The upstream dev doesn't want to make new releases anymore before 2.0,
so this is temporarily using a fork. The main change is API layer 133,
which updates all user/chat IDs to be 64-bit.
2021-10-19 12:40:34 +03:00
Tulir Asokan
a9dcb34b2d
Use existing power levels as base for user levels instead of hardcoded values
2021-10-19 12:40:34 +03:00
Tulir Asokan
74c43355e4
Decrypt fetched messages to generate reply fallback
2021-10-19 12:40:34 +03:00
Sumner Evans
7255e86595
Merge pull request #670 from mautrix/ci-update-container-versions-on-success
...
ci: only update container versions on success
2021-10-14 12:30:36 -06:00
Sumner Evans
e4098a226e
ci: only update container versions on success
2021-10-14 09:45:39 -06:00
Sumner Evans
5dea5977ad
Merge pull request #662 from mautrix/ci-auto-update-version
...
ci: deploy to dev stable and internal automatically
2021-09-17 19:04:14 -04:00
Sumner Evans
1c9a30773e
ci: deploy to dev stable and internal automatically
2021-09-17 12:19:14 -04:00
Tulir Asokan
e276944b40
Implement get_bridge_states
2021-08-25 16:04:50 +03:00
Tulir Asokan
2e14991815
Remove element ios hack from non-sticker documents
2021-08-20 14:00:42 +03:00
Tulir Asokan
3083727aff
Add extension to unnamed file names. Fixes #646
2021-08-20 14:00:25 +03:00
Tulir Asokan
d778c639dc
Bump maximum Telethon version
2021-08-19 15:08:20 +03:00
Tulir Asokan
10de186598
Bump version to 0.10.1
v0.10.1
2021-08-19 14:57:33 +03:00
Tulir Asokan
64107fab17
Add video flags for animated stickers
2021-08-19 14:43:57 +03:00
Tulir Asokan
52bfbddcca
Add flag to invite events that will be auto-accepted
2021-08-18 20:48:11 +03:00
Tulir Asokan
5d9cc490d7
Fix public_portals setting not being respected on portal creation
2021-08-17 00:17:21 +03:00
Tulir Asokan
13cac8db9a
Reset TelegramClient completely on AuthKeyDuplicatedError
2021-08-16 20:54:02 +03:00
Tulir Asokan
3ab5e4d8cc
Move remaining manhole stuff to mautrix-python
2021-08-14 16:22:31 +03:00
Tulir Asokan
7e728dd5af
Fix incorrect states being sent when stopping client
2021-08-13 16:48:19 +03:00
Tulir Asokan
597d2e3282
Bump asyncpg version
2021-08-13 13:00:07 +03:00
Tulir Asokan
57611a3f30
Catch AuthKeyDuplicatedError in start()
2021-08-13 12:59:24 +03:00
Tulir Asokan
ec64c83cb0
Merge pull request #652 from mautrix/new-bridge-state
...
Upgrade mautrix to 0.10.2 and use new BridgeStateEvents
2021-08-10 19:53:59 +03:00
Tulir Asokan
ecdaaea3b9
Don't send connected state when sync is in progress
2021-08-10 18:14:32 +03:00
Tulir Asokan
bda41417aa
Update repo path
2021-08-06 17:46:24 +03:00
Sumner Evans
5a76b5bcdc
Upgrade mautrix to 0.10.2 and use new BridgeStateEvents
2021-08-04 16:49:56 -06:00
Tulir Asokan
4edd8eaa7b
Ignore everything after ; in Matrix location events
2021-08-02 12:52:21 +03:00
Tulir Asokan
742a925040
Change some things
2021-08-02 12:52:05 +03:00
Sami Olmari
bcede7710f
Add linebreak to "legend"
...
Signed-off-by: Sami Olmari <sami@olmari.fi >
2021-07-06 09:57:33 +03:00
Tulir Asokan
c02f67e0d1
Send warning if bridge bot doesn't have redaction permissions
2021-06-23 18:44:32 +03:00
Tulir Asokan
31650aac96
Update Docker image to Alpine 3.14
2021-06-23 17:50:48 +03:00
Tulir Asokan
730f6bab6f
Update to Telethon 1.22
2021-06-22 19:42:36 +03:00
Tulir Asokan
f923552f86
Update mautrix-python (ref #623 )
2021-06-22 19:25:27 +03:00
Tulir Asokan
eca1032d16
Ignore typing notifications from double puppeted users. Fixes #631
2021-06-19 22:48:43 +03:00
Tulir Asokan
570372fa83
Bump version to 0.10.0
v0.10.0
2021-06-14 19:45:00 +03:00
Tulir Asokan
5ed09ad783
Fix Telegram->Matrix typing notifications
2021-06-10 15:44:12 +03:00