Commit Graph

17 Commits

Author SHA1 Message Date
Tulir Asokan 5c5915ae66 Make default query handler async 2018-02-19 19:33:37 +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 ceeeefeae6 Fix most warnings 2018-02-04 20:31:42 +02:00
Tulir Asokan 00afa32782 Make persistent Matrix state cache more useful 2018-02-04 11:39:13 +02:00
Tulir Asokan ab6ffeedda Persist Matrix state 2018-02-04 11:15:52 +02:00
Tulir Asokan f5b24e189d Move StateStore to its own file 2018-02-03 18:19:15 +02:00
Tulir Asokan 166682fced Add aliases to public channels/supergroups 2018-02-03 17:00:56 +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 143ca11f05 Add support for inviting users and initiating chats from Matrix 2018-01-28 17:05:43 +02:00
Tulir Asokan 06cc5246ab Add initial power level bridging 2018-01-27 21:01:54 +02:00
Tulir Asokan aea82daf1b Minor fixes and preparation for proper permission checking in intent API 2018-01-27 18:50:19 +02:00
Tulir Asokan 899f491707 Add plain text message bridging 2018-01-20 23:59:51 +02:00