Commit Graph

22 Commits

Author SHA1 Message Date
Tulir Asokan 5c46aad0d1 Maybe fix production setup 2018-02-23 12:17:17 +02:00
Tulir Asokan 3e62a89b30 Update dependencies 2018-02-22 17:49:08 +02:00
Tulir Asokan cf162e76ec Update setup.py 2018-02-22 00:14:45 +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 7dc5384d52 Update future-fstrings and stop concatenating multiline strings 2018-02-18 11:24:51 +02:00
Tulir Asokan 196c081c24 Bump Telethon version 2018-02-16 21:02:58 +02:00
Tulir Asokan 25edade2a9 Use tuple comparison syntax when checking which Telethon branch to install 2018-02-15 20:38:02 +02:00
Tulir Asokan 664a4f1095 Fix Telethon dependency in setup.py for Python 3.6 2018-02-14 23:51:18 +02:00
Tulir Asokan 44bad0bf2b Make Python 3.5 support mergeable to master 2018-02-14 23:47:36 +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 70c686a7fc Set up Alembic. Fixes #54 2018-02-11 18:42:53 +02:00
Tulir Asokan b0a8d1b984 Remove matrix-client dependency 2018-02-10 16:45:43 +02:00
Tulir Asokan a271322e83 Merge branch 'master' into asyncio 2018-02-10 15:47:16 +02:00
Tulir Asokan 2193e3512d Move version to single place and remove unnecessary peer_type in update handler 2018-02-10 15:46:28 +02:00
Tulir Asokan c7f28fe33f Cleanup and fix setup.py 2018-02-10 14:58:17 +02:00
Tulir Asokan 0ab3402928 Fix Telethon max version 2018-02-06 10:50:32 +02:00
Tulir Asokan fe797bbac1 Update dependencies 2018-02-03 17:13:10 +02:00
Tulir Asokan 373f8ed051 Fix matrix-python-sdk dependency in setup.py 2018-01-29 21:39:07 +02:00
Tulir Asokan 02afc0bc03 Update metadata and fix small things 2018-01-29 21:31:10 +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