Andrew Morgan
a49c789251
Encryption support is required
2020-05-31 20:57:26 +01:00
Andrew Morgan
40ba7e54b6
Allow specifying a different config file location
2020-05-31 20:20:54 +01:00
Andrew Morgan
22c5b46af0
Use InviteMemberEvent instead of InviteEvent.
...
InviteMemberEvent is for when you're invited, whereas the latter is when
there is an event in a room you're invited to, which has false
positives.
2020-05-05 00:12:21 +01:00
Andrew Morgan
2700cfcd7b
Add missing return
2020-04-06 21:44:15 +01:00
Andrew Morgan
6b7224a61e
Fix encryption toggling
2020-02-24 23:56:09 +00:00
Andrew Morgan
1eacb2926e
Optional encryption support
2020-02-24 22:26:59 +00:00
Andrew Morgan
aebca89c04
Re-add full_state=True
2019-11-07 23:32:34 +00:00
Andrew Morgan
890859b022
Set full_state to False
2019-11-07 23:04:14 +00:00
Andrew Morgan
6f47000988
Merge branch 'master' of github.com:anoadragon453/nio-template
...
* 'master' of github.com:anoadragon453/nio-template:
INSERT OR REPLACE SQL on static value
Commit to the database after we write to it
Add projects list
Add config.yaml to .gitignore
Send m.notice by default
Add message_responses.py, pass config parameters to callbacks
2019-10-25 23:42:04 +01:00
Andrew Morgan
395fda40ec
Separate the storage layer into individual classes
2019-10-12 14:20:18 +01:00
Andrew Morgan
4ca6b3c2c8
Add message_responses.py, pass config parameters to callbacks
2019-10-04 14:44:23 +01:00
Andrew Morgan
5c7760e2c0
Check for errors during sync
2019-09-29 17:30:57 +01:00
Andrew Morgan
4cf191d9aa
init commit
2019-09-25 14:26:29 +02:00