Tulir Asokan
|
85dc424ea0
|
Fix possible duplicate room creation after upgrading group and restarting
|
2018-12-20 00:07:42 +02:00 |
|
Tulir Asokan
|
e548836d38
|
Make clean-groups case-insensitive
|
2018-12-19 23:32:36 +02:00 |
|
Tulir Asokan
|
65e0ebdb37
|
Add command to set username and fix some bugs
|
2018-12-19 22:36:51 +02:00 |
|
Tulir Asokan
|
a80fdf0990
|
Fix bug in 720210ac08
|
2018-11-15 22:25:49 +02:00 |
|
Tulir Asokan
|
d514b929b3
|
Automatically log out when logging in with a user someone logged in with previously. Fixes #198
|
2018-11-15 11:45:46 +02:00 |
|
Tulir Asokan
|
d551934ec1
|
Fix command suggestion when trying to bridge non-whitelisted chat
|
2018-11-01 01:55:54 +02:00 |
|
Tulir Asokan
|
a32bc2985a
|
Show phone number when username doesn't exist. Fixes #213
|
2018-09-28 02:46:02 +03: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 |
|
Tulir Asokan
|
b6f15934f2
|
Fix conversational command handling
|
2018-08-30 13:32:04 +03:00 |
|
Kai A. Hiller
|
81531235bc
|
Replace double quote type annotations with single quotes
|
2018-08-09 14:36:14 +02: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
|
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
|
dbfb980bde
|
Add more type hints
|
2018-07-25 11:02:38 -04:00 |
|
Tulir Asokan
|
4736686454
|
Implement Matrix login with web interface
|
2018-07-23 11:49:42 -04:00 |
|
Tulir Asokan
|
ecdca21e32
|
Stop handling events from custom puppets
|
2018-07-20 14:13:13 -04:00 |
|
Tulir Asokan
|
2b92483c50
|
Initial option to replace Matrix puppet of own Telegram account
|
2018-07-20 12:35:22 -04:00 |
|
Travis Ralston
|
122699593d
|
Enable user-level access to bridge and unbridge commands
|
2018-07-15 22:39:52 -06:00 |
|
Tulir Asokan
|
dfca56b292
|
Fix cleaning up management rooms. Fixes #172
|
2018-07-15 15:46:28 +03:00 |
|
Tulir Asokan
|
c2879408cc
|
Make bridging permission checks consistent
|
2018-07-15 15:02:15 +03:00 |
|
Tulir Asokan
|
96ac0a0b17
|
Merge branch 'master' into provisioning-api
|
2018-07-14 23:28:10 +03:00 |
|
Tulir Asokan
|
4cef2be0db
|
Implement /portal/{mxid}/create
|
2018-07-14 23:14:04 +03:00 |
|
Tulir Asokan
|
d97281bcdc
|
Require authentication for web login. Fixes #163
|
2018-07-14 16:00:20 +03:00 |
|
Tulir Asokan
|
298e326de7
|
Fix login command and add token login error handlers
|
2018-07-14 14:39:49 +03:00 |
|
digital
|
193c4409ee
|
Improve command based login as bot
|
2018-07-11 01:03:19 +02:00 |
|
digital
|
74bc89475e
|
Add command to log in as bot
|
2018-07-10 18:25:29 +02: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
|
b8f2c9a8f7
|
Add recommendation to use out-of-Matrix login for telegram 2FA
|
2018-06-22 12:48:05 +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
|
1639099401
|
Update command help
|
2018-05-19 20:57:46 +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
|
87a715aa10
|
Add missing await when joining chat with invite link
|
2018-05-17 17:20:56 +03:00 |
|
Tulir Asokan
|
797ff06d10
|
Catch ValueError in pm command. Fixes #126
|
2018-04-28 22:05:27 +03:00 |
|
Tulir Asokan
|
193dcc714b
|
Wait for sync to complete when running sync explicitly
|
2018-04-28 22:01:29 +03:00 |
|
Kai A. Hiller
|
fbb9075bbe
|
Fix Telegram registration
|
2018-04-23 06:04:54 +02:00 |
|
Tulir Asokan
|
65174d9998
|
Allow signing in with passwords containing spaces
|
2018-04-13 14:51:08 +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 |
|