Tulir Asokan
|
8d4a9dc231
|
Start migrating to mautrix-python
|
2019-07-18 23:24:25 +03:00 |
|
Tulir Asokan
|
e0d3c940f8
|
Remove more Python 3.5 compatibility
|
2019-07-18 23:24:25 +03:00 |
|
Tulir Asokan
|
be6d395ed6
|
Remove Python 3.5 compatibility
|
2019-07-18 23:24:25 +03:00 |
|
Tulir Asokan
|
0f7eebd683
|
Add option to set related groups for created rooms
|
2019-06-30 19:05:17 +03:00 |
|
Tulir Asokan
|
0efe9f05f2
|
Add option for maximum document size that gets bridged. Fixes #335
|
2019-06-20 22:41:51 +03:00 |
|
Tulir Asokan
|
bde177fc34
|
Fix env config overrides. Fixes #333
|
2019-06-07 21:30:06 +03:00 |
|
pacien
|
107fc501e4
|
Allow config key override through env var
Signed-off-by: pacien <pacien.trangirard@pacien.net>
|
2019-06-06 22:24:34 +02:00 |
|
Tulir Asokan
|
2dc04a8517
|
Add basic metrics with prometheus (ref #120)
|
2019-05-31 02:11:36 +03:00 |
|
Tulir Asokan
|
47243334f4
|
Add native Matrix edit support
Warning: may break everything and/or edit your cat
|
2019-05-29 16:20:15 +03:00 |
|
Tulir Asokan
|
75b2b3b163
|
Make retry_delay and other TelegramClient constructor fields configurable. Fixes #299
|
2019-04-03 16:20:19 +03:00 |
|
Tulir Asokan
|
2cf9dcafd9
|
Update copyright year and fix minor lint problems
|
2019-03-19 18:30:36 +02:00 |
|
Tulir Asokan
|
5af045844e
|
Make max photo size before sending as file configurable. Fixes #141
|
2019-02-16 17:14:02 +02:00 |
|
Tulir Asokan
|
c88b28606e
|
Code cleanup
|
2019-02-14 16:05:01 +02:00 |
|
Tulir Asokan
|
17b711d097
|
Add option to skip deleted members when syncing members. Fixes #192
|
2019-02-14 01:07:50 +02:00 |
|
Tulir Asokan
|
346090f7dc
|
Add config option to change number of dialogs to handle in startup sync
|
2019-02-14 01:03:50 +02:00 |
|
Tulir Asokan
|
c31e0a50b5
|
Add option to disable startup sync. Fixes #176
|
2019-02-14 00:57:27 +02:00 |
|
Tulir Asokan
|
c2172aa562
|
Set alchemysession core mode on by default
Bump minimum telethon-session-sqlalchemy version for core mode support on non-postgres engines
Fixes #263
|
2019-02-14 00:52:00 +02:00 |
|
Tulir Asokan
|
f8e429f08a
|
More file splitting and new admin commands
|
2019-02-12 23:48:08 +02:00 |
|
Tulir Asokan
|
01426308c5
|
Make automatic full Matrix state syncs optional
|
2019-01-07 19:58:16 +02:00 |
|
Tulir Asokan
|
ca132a6d18
|
Add option to disable telegram link previews. Fixes #244
|
2018-12-20 14:35:30 +02:00 |
|
Tulir Asokan
|
d3d02f173a
|
Add option to use telegram test DC
|
2018-12-19 21:19:53 +02:00 |
|
Tulir Asokan
|
f8c844c4c0
|
Add flag to enable alchemysession core mode
|
2018-10-20 14:46:26 +03:00 |
|
Tulir Asokan
|
9d2d34a25c
|
Add command to update room-specific config
|
2018-09-24 17:44:00 +03:00 |
|
Tulir Asokan
|
fc23461445
|
Add room specific settings. Probably broken
|
2018-09-24 16:01:16 +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
|
08dd5b5b15
|
Add None return type to functions
|
2018-08-09 02:42:47 +02:00 |
|
Tulir Asokan
|
ccd2eaec70
|
Improve Telegram message deduplication
* Add pre-send message database check for deduplication
* Make dedup cache queue length configurable
|
2018-08-07 23:29:12 +03:00 |
|
Tulir Asokan
|
0848938174
|
Add option to change max body size for AS API
ref tulir/mautrix-appservice-python#3
|
2018-08-06 00:06:13 +03:00 |
|
Tulir Asokan
|
9b0be2dd55
|
Add option to disable channel member list syncing
|
2018-08-05 22:07:12 +03:00 |
|
Tulir Asokan
|
704e00540e
|
Add new permission level before "full" that can't use Matrix login. Fixes #199
|
2018-08-05 20:39:45 +03:00 |
|
Tulir Asokan
|
14b105e74f
|
Never bridge messages from the relay bot. Fixes #202
|
2018-08-05 20:11:13 +03:00 |
|
Tulir Asokan
|
dbfb980bde
|
Add more type hints
|
2018-07-25 11:02:38 -04:00 |
|
Tulir Asokan
|
e4e100a184
|
Add option to disable /syncing with custom puppets
|
2018-07-22 17:28:27 -04:00 |
|
Tulir Asokan
|
87dc1a44b2
|
Add bot_avatar config field
|
2018-07-15 16:08:49 +03:00 |
|
Tulir Asokan
|
bbc7912a49
|
Allow getting user info of unauthenticated users and add /portal/{chat_id}
|
2018-07-14 19:27:16 +03:00 |
|
Tulir Asokan
|
90e7a09b7e
|
Automatically generate provisioning shared secret if it has the default value
|
2018-07-13 23:03:34 +03:00 |
|
Tulir Asokan
|
f6923a5e1b
|
Add provisioning API config (ref #154)
|
2018-07-12 23:39:23 +03:00 |
|
Tulir Asokan
|
15fd394d54
|
Add proxy config. Fixes #153
|
2018-07-12 23:08:08 +03:00 |
|
Tulir Asokan
|
1d9455f639
|
Allow specifying address and listen host/port separately. Fixes #160
|
2018-07-12 22:59:17 +03:00 |
|
Tulir Asokan
|
042d89cf65
|
Add full log config. Fixes #166
|
2018-07-12 22:49:53 +03:00 |
|
Tulir Asokan
|
d035e9da73
|
Add user auth level
Fixes #162
Closes #168
Closes #170
|
2018-07-10 14:21:21 +03:00 |
|
Tulir Asokan
|
895f9ac98a
|
Fix bridge.message_formats config updating
|
2018-06-24 01:50:22 +03:00 |
|
Tulir Asokan
|
4a0d00e74c
|
Add support for Matrix displaynames in relaybot messages
|
2018-06-24 01:24:24 +03:00 |
|
Tulir Asokan
|
ad23445b69
|
Simplify and improve message format config
|
2018-06-23 23:46:41 +03:00 |
|
Travis Ralston
|
dad99823fc
|
Add the m.emote message formats to the config
|
2018-06-07 14:58:46 -06:00 |
|
Travis Ralston
|
0d264e09a8
|
Add configuration for basic message formats
Fixes https://github.com/tulir/mautrix-telegram/issues/92
|
2018-06-07 13:49:03 -06:00 |
|
Tulir Asokan
|
7a373fa556
|
Add option to filter telegram chats from being bridged. Fixes #41
|
2018-05-19 19:35:01 +03:00 |
|
Tulir Asokan
|
79341b8d28
|
Add support for Telethon's catch_up() (ref #124)
|
2018-05-13 11:22:20 +03:00 |
|
Tulir Asokan
|
73e7b8f635
|
Add option to send bot messages as m.notice. Fixes #121
|
2018-04-29 23:51:27 +03:00 |
|
Tulir Asokan
|
2c47cdfac6
|
Add option to limit number of members in startup sync. Fixes #115
|
2018-04-29 15:37:53 +03:00 |
|