Tulir Asokan
|
d551934ec1
|
Fix command suggestion when trying to bridge non-whitelisted chat
|
2018-11-01 01:55:54 +02:00 |
|
Tulir Asokan
|
10e77707d0
|
Fix HTML escaping in command reply markdown parser
|
2018-09-28 02:18:41 +03:00 |
|
Tulir Asokan
|
78e4804774
|
Fix minor things and improve code style
|
2018-09-25 00:47:16 +03: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 |
|
Tulir Asokan
|
d4ea5f8b38
|
Improve type hints and set version to 0.4.0+dev
|
2018-09-10 01:14:12 +03:00 |
|
Tulir Asokan
|
4b2cdc3d39
|
Add missing command status clear
|
2018-09-10 00:14:35 +03:00 |
|
Kai A. Hiller
|
e751d140f2
|
Change case of new types
|
2018-08-09 14:11:41 +02: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 |
|
Kai A. Hiller
|
08dd5b5b15
|
Add None return type to functions
|
2018-08-09 02:42:47 +02:00 |
|
Tulir Asokan
|
dbfb980bde
|
Add more type hints
|
2018-07-25 11:02:38 -04:00 |
|
Travis Ralston
|
122699593d
|
Enable user-level access to bridge and unbridge commands
|
2018-07-15 22:39:52 -06:00 |
|
Tulir Asokan
|
c2879408cc
|
Make bridging permission checks consistent
|
2018-07-15 15:02:15 +03:00 |
|
Tulir Asokan
|
4cef2be0db
|
Implement /portal/{mxid}/create
|
2018-07-14 23:14:04 +03:00 |
|
Tulir Asokan
|
0a171d242f
|
Handle empty/invalid state event content in _get_initial_state()
Fixes #171
|
2018-07-10 14:24:10 +03:00 |
|
Tulir Asokan
|
7a4d29e1e4
|
Make help message dynamic based on permissions
|
2018-07-10 14:21:21 +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
|
d466060c44
|
Make logged_in and has_full_access async functions instead of properties
|
2018-06-22 12:45:19 +03:00 |
|
Tulir Asokan
|
c0da861562
|
Add warning about delete-portal kicking all room members
|
2018-06-01 18:05:35 +03:00 |
|
Tulir Asokan
|
fe32475e10
|
Fix kicking Telegram puppets and fix error message when bridging chats you've left
|
2018-05-31 11:19:24 +03:00 |
|
Tulir Asokan
|
e961e0bcc6
|
Fix manual bridging using the relay bot
|
2018-05-29 15:26:40 +03: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
|
91ae50911e
|
Fix Telethon 0.18.1 compatibility. Fixes #96
|
2018-03-24 16:39:28 +02:00 |
|
Tulir Asokan
|
733bbb30c3
|
Use canonical alias instead of MXID as default title
|
2018-03-11 13:46:02 +02:00 |
|
Tulir Asokan
|
88a8404898
|
Fix saving created portals and use mxid as title by default
|
2018-03-11 13:41:05 +02:00 |
|
Tulir Asokan
|
ad9cd27185
|
Merge branch 'master' into allow-portals-without-power
|
2018-03-11 10:24:15 +02:00 |
|
Tulir Asokan
|
a469e6ed10
|
Switch to AGPLv3
|
2018-03-08 23:49:56 +02:00 |
|
Tulir Asokan
|
9709768b17
|
Add mxid parameter to set-pl
|
2018-03-08 20:01:48 +02:00 |
|
Tulir Asokan
|
f6e3903b45
|
Add command to force set a Matrix power level without affecting Telegram. Fixes #60
|
2018-03-08 19:58:49 +02:00 |
|
Tulir Asokan
|
8cce7a7c3a
|
Initial attempt at removing appservice bot power level requirements
|
2018-03-04 17:39:56 +02:00 |
|
Tulir Asokan
|
6d648d51da
|
Add basic support for bridging existing rooms to existing chats. Fixes #52
|
2018-03-04 17:10:03 +02:00 |
|
Tulir Asokan
|
021b60a45e
|
Update Telethon and use PyPI telethon-aio package
|
2018-03-04 13:35:24 +02:00 |
|
Tulir Asokan
|
46cac040c7
|
Add room unbridge command
|
2018-03-01 21:10:21 +02:00 |
|
Tulir Asokan
|
56e4f00705
|
Add sync command and move commands around
|
2018-02-25 22:22:11 +02:00 |
|