Tulir Asokan
|
ead445b81f
|
Merge pull request #84 from tulir/sqlalchemy-session
Move session storage to the main database
|
2018-03-03 13:34:05 +02:00 |
|
Tulir Asokan
|
1bea158191
|
Remove automatic table creation to force users to run Alembic
|
2018-03-03 11:59:44 +02:00 |
|
Tulir Asokan
|
3a4628cb6e
|
Use Telethon's new AlchemySession for session storage
|
2018-03-02 20:22:03 +02:00 |
|
Tulir Asokan
|
2d2fe86757
|
Move all permissions to single object in config
|
2018-02-23 12:07:42 +02:00 |
|
Tulir Asokan
|
1cf0a6b150
|
Merge branch 'master' into independent-login
|
2018-02-20 21:48:05 +02:00 |
|
Tulir Asokan
|
ad11abb56e
|
Add initial out-of-Matrix login system
|
2018-02-18 19:44:32 +02:00 |
|
Tulir Asokan
|
2f75fa1cfe
|
Add support for bot message relaying
|
2018-02-17 17:48:48 +02:00 |
|
Tulir Asokan
|
74b3bf3768
|
Clean up some things
|
2018-02-16 21:44:17 +02:00 |
|
Tulir Asokan
|
e1e9ba80fa
|
Add Python 3.5 compatibility
|
2018-02-11 22:41:44 +02:00 |
|
Tulir Asokan
|
0e56592966
|
Remove Python 3.5 compatibility on master branch
|
2018-02-11 22:39:02 +02:00 |
|
Tulir Asokan
|
a7c81e46e3
|
Remove unnecessary thread safety
|
2018-02-10 12:13:13 +02:00 |
|
Tulir Asokan
|
55dc1ff3c7
|
Initial asyncio version
|
2018-02-09 23:17:03 +02:00 |
|
Tulir Asokan
|
13c2d327fb
|
Stop passing loggers around and organize imports
|
2018-02-06 18:10:19 +02:00 |
|
Tulir Asokan
|
1bc246af37
|
Cleanup and refactoring
|
2018-02-03 14:39:40 +02:00 |
|
Tulir Asokan
|
3c8ed4454d
|
Enable Telethon logging if debug is enabled
|
2018-02-03 14:05:44 +02:00 |
|
Tulir Asokan
|
bef850e924
|
Add future-fstrings to support python 3.5 and possibly 3.4
|
2018-01-29 18:24:43 +02:00 |
|
Tulir Asokan
|
9c6fbb8bc5
|
Add supergroup migrate support
|
2018-01-27 14:22:14 +02:00 |
|
Tulir Asokan
|
a8359441b0
|
Implement Matrix -> Telegram formatted message bridging
|
2018-01-21 20:48:14 +02:00 |
|
Tulir Asokan
|
899f491707
|
Add plain text message bridging
|
2018-01-20 23:59:51 +02:00 |
|
Tulir Asokan
|
ad6a9ebae3
|
Start Python rewrite
Initial setup, config parsing and registration generation is included.
|
2018-01-16 23:33:01 +02:00 |
|