Tulir Asokan
|
1c3764b099
|
Fix saving user portals and contacts. Fixes #284
|
2019-02-16 17:29:14 +02:00 |
|
Tulir Asokan
|
c88b28606e
|
Code cleanup
|
2019-02-14 16:05:01 +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
|
f8e429f08a
|
More file splitting and new admin commands
|
2019-02-12 23:48:08 +02:00 |
|
Tulir Asokan
|
cf847d3b8e
|
Finish moving portals and users to SQLAlchemy Core
|
2019-02-12 14:42:03 +02:00 |
|
Tulir Asokan
|
53489e7356
|
Start moving portals and users to SQLAlchemy Core
|
2019-02-12 01:19:12 +02:00 |
|
Tulir Asokan
|
dad0ccb3c0
|
Clean up code
|
2018-12-23 19:51:02 +02:00 |
|
Tulir Asokan
|
75b6e4f633
|
Strip displayname format in Matrix->Telegram non-username mentions. Fixes #138
|
2018-12-20 16:45:40 +02:00 |
|
Tulir Asokan
|
af8bb6aa4d
|
Re-add type hint override for ensure_started
|
2018-12-20 14:42:01 +02:00 |
|
Tulir Asokan
|
f519ea0193
|
Only call ensure_started for logged in users at startup. Fixes #247
|
2018-12-20 14:25:06 +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
|
d4ea5f8b38
|
Improve type hints and set version to 0.4.0+dev
|
2018-09-10 01:14:12 +03:00 |
|
Tulir Asokan
|
6a1c160608
|
Await set_presence. Fixes #209
|
2018-09-01 14:03:13 +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
|
66683151ec
|
Make SearchResult a NewType and make its List explicit
|
2018-08-09 14:23:18 +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
|
1b7a10218a
|
Fix logging out if portal was deleted/unbridged. Fixes #173
|
2018-08-05 22:53:15 +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
|
dbfb980bde
|
Add more type hints
|
2018-07-25 11:02:38 -04:00 |
|
Tulir Asokan
|
a22b83de44
|
Disable presence and read receipt bridging for bots. Fixes #194
|
2018-07-24 12:46:54 -04:00 |
|
Tulir Asokan
|
76410ee7cb
|
Implement Matrix->Telegram presence
|
2018-07-22 17:42:29 -04:00 |
|
Tulir Asokan
|
af46aee191
|
Implement Matrix->Telegram read receipts
|
2018-07-22 17:42:14 -04:00 |
|
Tulir Asokan
|
54d7ac5542
|
Implement Matrix->Telegram typing notifications
|
2018-07-22 17:28:27 -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 |
|
Tulir Asokan
|
4cef2be0db
|
Implement /portal/{mxid}/create
|
2018-07-14 23:14:04 +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
|
2b5426fda3
|
Add portal info and user chat list endpoints
|
2018-07-14 18:57:46 +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
|
8a198e67a8
|
Register bot chat membership when receiving messages
|
2018-06-28 00:21:10 +03:00 |
|
Tulir Asokan
|
371c6813de
|
Stop creating connections for unauthenticated users at startup
|
2018-06-25 21:30:54 +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 |
|
Tulir Asokan
|
25b1adf626
|
Add support for logging in with a bot. Fixes #155
|
2018-06-23 00:44:41 +03:00 |
|
Tulir Asokan
|
b127afbf9b
|
Delete unauthenticated sessions
|
2018-06-22 15:13:22 +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
|
79341b8d28
|
Add support for Telethon's catch_up() (ref #124)
|
2018-05-13 11:22:20 +03:00 |
|
Tulir Asokan
|
1e0f2c72b5
|
Fix line lengths and add limit to .editorconfig
|
2018-04-29 23:51:28 +03:00 |
|
Tulir Asokan
|
193dcc714b
|
Wait for sync to complete when running sync explicitly
|
2018-04-28 22:01:29 +03:00 |
|
Tulir Asokan
|
91ae50911e
|
Fix Telethon 0.18.1 compatibility. Fixes #96
|
2018-03-24 16:39:28 +02:00 |
|
Tulir Asokan
|
a469e6ed10
|
Switch to AGPLv3
|
2018-03-08 23:49:56 +02:00 |
|
Tulir Asokan
|
021b60a45e
|
Update Telethon and use PyPI telethon-aio package
|
2018-03-04 13:35:24 +02:00 |
|
Tulir Asokan
|
a9b362943f
|
Update Telethon, fix leave messages and stop deleting sessions
|
2018-03-03 13:35:50 +02:00 |
|
Tulir Asokan
|
9e5843a0dc
|
Refactor and clean up code
|
2018-02-23 21:06:28 +02:00 |
|
Tulir Asokan
|
2aa48f37a9
|
Merge pull request #79 from tulir/authless-relaybot-portals
Allow creating relaybot portals without any authenticated users
|
2018-02-23 18:21:35 +02:00 |
|