Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Morgan fc448a6ba1 Fix sync token behaviour 2019-10-26 02:51:38 +01: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 bcd2cfa895 INSERT OR REPLACE SQL on static value 2019-10-07 17:11:33 +01:00
Andrew Morgan bb34a4dd87 Commit to the database after we write to it 2019-10-07 15:55:14 +01:00
Andrew Morgan 3df8d481c9 Add logging to db setup 2019-09-25 14:31:56 +02:00
Andrew Morgan 4cf191d9aa init commit 2019-09-25 14:26:29 +02:00