Commit graph

17 commits

Author SHA1 Message Date
66cbd31f82
add formated message 2021-10-04 20:09:42 +02:00
b39031d53d
this is a failure :'( 2021-10-04 17:52:36 +02:00
89120454ad
use a modular invite policy 2021-10-04 16:54:57 +02:00
19cc22a479
add simple invite policies 2021-10-04 16:10:35 +02:00
ade9615a74
send message without pipelining 2021-10-04 15:54:15 +02:00
6e4becd3df
add send_message 2021-10-04 11:40:06 +02:00
46dc303d9a
add clean logging 2021-10-03 20:07:14 +02:00
d9528228ba
accept and reject invites to rooms 2021-10-03 18:54:22 +02:00
75d1683b38
remember the sync token to avoid reloading the whole history 2021-10-03 18:02:30 +02:00
0a96845fdf
Fix a bug in the memoization of resolve_room and use asyncronicity better in init 2021-10-03 17:01:34 +02:00
e368d661ac
surrender to the async devil and use blackmagic to initialize asyncronously an object 2021-10-03 16:41:48 +02:00
ee81cf93af
add cleaner memoization 2021-10-03 15:09:34 +02:00
e78b4c7b72
Initialize the client
And so we start with an ideous non async methode...
2021-10-03 03:00:42 +02:00
0e1daa3604
add matrix-nio to dependencies 2021-10-03 00:01:58 +02:00
8cbdf346e2
add Client class 2021-10-02 22:46:51 +02:00
9c993c86e7
add config files for pip packaging 2021-10-02 22:43:13 +02:00
ae7d860265 Initial commit 2021-10-02 22:27:00 +02:00