Philipp Hörist
|
b4bf19d9d5
|
[omemo] Sqlite use text factory bytes
Sqlite/Pythons detection what to convert to a string seems not reliable,
so always return bytes and convert all TEXT columns
|
2019-02-18 19:43:03 +01:00 |
|
Philipp Hörist
|
6fd32591fc
|
[omemo] Refactor Plugin
|
2019-02-17 18:26:17 +01:00 |
|
Philipp Hörist
|
87ece2397e
|
[omemo] Refactor AxolotlStore
- Dont use cursor object
- Use namedtuple factory
|
2019-02-16 13:58:03 +01:00 |
|
Philipp Hörist
|
3a8fb991c8
|
[omemo] More refactoring
|
2019-02-16 10:58:13 +01:00 |
|
Philipp Hörist
|
8b63fd9bad
|
[omemo] Refactor AxolotlStore
- Merge all stores into AxolotlStore
|
2019-02-12 22:38:30 +01:00 |
|
Philipp Hörist
|
3c78b09fb2
|
[omemo] Refactor Plugin
- Adapt to nbxmpp supporting OMEMO
- Move python-axolotl code into backend folder
|
2019-02-12 00:00:12 +01:00 |
|