Tulir Asokan
|
4eb6095822
|
Update provisioning API spec to OpenAPI 3.1.0
|
2022-04-06 14:06:10 +03:00 |
|
Tulir Asokan
|
261f99ac82
|
Add provisioning API for listing contacts and starting DMs
|
2022-04-06 12:40:55 +03:00 |
|
Tulir Asokan
|
4766d14359
|
Move DM creation code to mautrix-python
|
2022-03-04 16:12:02 +02:00 |
|
Tulir Asokan
|
2fb08d59c7
|
Return error if user tries to send empty login code to API
|
2022-02-09 12:05:16 +02:00 |
|
Tulir Asokan
|
f55d6606df
|
Update ensure_future/loop.create_task -> asyncio.create_task
|
2021-12-21 15:30:54 +02:00 |
|
Tulir Asokan
|
6d25e9687e
|
Blacken and isort code
|
2021-12-21 01:36:24 +02:00 |
|
Tulir Asokan
|
89ab29ea5f
|
Switch from SQLAlchemy to asyncpg/aiosqlite
|
2021-12-21 00:44:42 +02:00 |
|
Tulir Asokan
|
8603c67347
|
Move format_duration to mautrix-python
Closes #707
|
2021-12-14 11:21:44 +02: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
|
e4a2bd2f69
|
Catch authorization errors in get_me()
|
2021-10-20 20:02:09 +03:00 |
|
Tulir Asokan
|
bda41417aa
|
Update repo path
|
2021-08-06 17:46:24 +03:00 |
|
Tulir Asokan
|
1b91fbc806
|
Check room encryption status when bridging portal
|
2020-10-30 20:16:02 +02:00 |
|
Tulir Asokan
|
52adbb7335
|
Fix potential bugs in manual bridging
|
2020-10-30 19:46:02 +02:00 |
|
Tulir Asokan
|
eae7bba649
|
Update to mautrix-python v0.7
|
2020-08-06 20:34:09 +03:00 |
|
Tulir Asokan
|
10926a1240
|
Use chat.id instead of get_peer_id(chat) for Dialog. Fixes #450
|
2020-04-06 10:17:13 +03:00 |
|
Tulir Asokan
|
992e962df7
|
Fix async for typo. Fixes #448
|
2020-04-06 10:06:12 +03:00 |
|
Tulir Asokan
|
65d7934c21
|
Add missing response to logout provisioning API endpoint
|
2020-01-28 22:49:48 +02:00 |
|
Tulir Asokan
|
2ae4b23528
|
Add option to log in to custom puppet with shared secret
|
2019-12-15 18:50:07 +02:00 |
|
Tulir Asokan
|
39927ac6c0
|
Try to fix cleaning up rooms
Not tested at all
|
2019-12-11 10:03:05 +02:00 |
|
Andrew Morgan
|
b854119445
|
Make 2FA error message clearer
|
2019-11-08 11:51:40 +00:00 |
|
Tulir Asokan
|
8655f5903a
|
Improve things
|
2019-08-06 21:30:14 +03:00 |
|
Tulir Asokan
|
43d16474c2
|
Improve logging and make get_dialogs use iterators more
|
2019-08-06 19:58:15 +03:00 |
|
Tulir Asokan
|
d6a2e7a9f7
|
Split portal.py and migrate more stuff to mautrix-0.4
|
2019-08-05 00:11:21 +03:00 |
|
Tulir Asokan
|
32d686e908
|
Migrate formatter and utils to mautrix-python
|
2019-08-04 15:20:14 +03:00 |
|
Tulir Asokan
|
d8653961af
|
Even even more migrations to mautrix-python
|
2019-08-04 01:41:10 +03:00 |
|
Tulir Asokan
|
d4e3956941
|
Even more migrations to mautrix-python
|
2019-07-19 21:36:21 +03:00 |
|
Tulir Asokan
|
be6d395ed6
|
Remove Python 3.5 compatibility
|
2019-07-18 23:24:25 +03:00 |
|
Tulir Asokan
|
cd51fb85cf
|
Make getting started more user-friendly. Fixes #327
|
2019-06-01 22:38:43 +03:00 |
|
Tulir Asokan
|
9591a05361
|
Ignore whitespace in web login input
|
2019-06-01 22:15:49 +03:00 |
|
Tulir Asokan
|
fce22b08e9
|
Check if bot is configured before trying to get username in bridge info provisioning API
|
2019-04-24 16:42:28 +03:00 |
|
Tulir Asokan
|
2cf9dcafd9
|
Update copyright year and fix minor lint problems
|
2019-03-19 18:30:36 +02:00 |
|
Tulir Asokan
|
7e3c892ff6
|
Stop using rawgit in public website. Fixes #289
|
2019-03-16 18:05:12 +02:00 |
|
Tulir Asokan
|
f8e429f08a
|
More file splitting and new admin commands
|
2019-02-12 23:48:08 +02:00 |
|
Tulir Asokan
|
dad0ccb3c0
|
Clean up code
|
2018-12-23 19:51:02 +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
|
247c75191b
|
Merge pull request #226 from turt2live/travis/bridge-info
Add provisioning route for getting misc bridge info
|
2018-10-08 14:02:19 +03:00 |
|
Travis Ralston
|
4f3e1b4fe6
|
Fix errors in spec.yaml
|
2018-10-08 01:16:29 -06:00 |
|
Travis Ralston
|
6291e92ed7
|
Remove extraneous fstring
|
2018-10-08 01:15:49 -06:00 |
|
Tulir Asokan
|
a32bc2985a
|
Show phone number when username doesn't exist. Fixes #213
|
2018-09-28 02:46:02 +03:00 |
|
Travis Ralston
|
5bc1362493
|
Add provisioning route for getting misc bridge info
Currently only the relay bot's username is exposed here.
|
2018-09-19 22:44:27 -06:00 |
|
Travis Ralston
|
23bb2871fd
|
Add a flag to indicate if the requesting user can unbridge the portal
|
2018-09-16 16:16:33 -06:00 |
|
Tulir Asokan
|
d4ea5f8b38
|
Improve type hints and set version to 0.4.0+dev
|
2018-09-10 01:14:12 +03:00 |
|
Travis Ralston
|
cb2073eb8b
|
Allow negative numbers in /connect
|
2018-09-08 16:14:00 -06: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 |
|
Tulir Asokan
|
6c8cfc1b26
|
Implement /connect endpoint in provisioning API. Fixes #180
|
2018-08-05 22:39:58 +03:00 |
|
Tulir Asokan
|
c5bec37401
|
Disable unimplemented password login checkbox in Matrix web login
|
2018-07-23 13:50:49 -04:00 |
|
Tulir Asokan
|
4736686454
|
Implement Matrix login with web interface
|
2018-07-23 11:49:42 -04:00 |
|