Commit Graph

1175 Commits

Author SHA1 Message Date
Philipp Hörist
ee21ca8ad5 [omemo] Update manifest.ini & CHANGELOG 2019-02-18 22:56:30 +01:00
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
b56223ddf6 [omemo] Make sure to use only enabled accounts 2019-02-17 19:38:28 +01:00
Philipp Hörist
ac8ef78926 [omemo] Update manifest.ini & CHANGELOG 2019-02-17 18:31:57 +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
41cd853085 [omemo] Dont register GUI event handlers in module 2019-02-16 13:21:05 +01:00
Philipp Hörist
3a8fb991c8 [omemo] More refactoring 2019-02-16 10:58:13 +01:00
Philipp Hörist
0e25e70be3 Update pylintrc 2019-02-13 20:21:21 +01:00
Philipp Hörist
89892cb13d [omemo] Update manifest.ini 2019-02-13 19:39:12 +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
065b3f04c6 [anti_spam] Update manifest.ini 2019-02-12 00:01:11 +01:00
Philipp Hörist
27ef00157a [omemo] Update manifest.ini 2019-02-12 00:00:12 +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
W. Martin Borgert
a6ed314941 [anti_spam] add domain blocking to plugin (#380) 2019-02-10 17:13:20 +01:00
Philipp Hörist
b7954ec52e [openpgp] Update manifest.ini 2019-02-09 20:50:52 +01:00
Philipp Hörist
2b9780a9f9 [openpgp] Refactor Plugin
- Adapt to nbxmpp now supporting openpgp
2019-02-09 20:50:48 +01:00
Sebastiaan Lokhorst
0189214c41 Update Trac URLs to GitLab. 2019-02-06 20:43:15 +01:00
Philipp Hörist
76643eb839 Use correct i18n module 2019-01-31 20:22:34 +01:00
Philipp Hörist
604272bdec [image] Update manifest.ini 2019-01-31 20:11:53 +01:00
Philipp Hörist
364f5e133d [image] Remove compatibility code 2019-01-31 20:11:32 +01:00
Philipp Hörist
60be4d4be8 [location] Update manifest.ini 2019-01-31 20:10:02 +01:00
Philipp Hörist
6d3fa73e73 [location] Use dialogs from gtk module 2019-01-31 20:09:44 +01:00
Philipp Hörist
cd9864dd9e [triggers] Update manifest.ini 2019-01-31 20:08:26 +01:00
Philipp Hörist
f64e4e99f5 [triggers] Remove compatibility code 2019-01-31 20:08:09 +01:00
Philipp Hörist
459f0d27e7 [whiteboard] Update manifest.ini 2019-01-31 20:05:54 +01:00
Philipp Hörist
773beeb191 [whiteboard] Remove compatibility code 2019-01-31 20:04:54 +01:00
Philipp Hörist
33153c9761 [pgp] Update manifest.ini 2019-01-26 20:16:37 +01:00
Philipp Hörist
537baf9c24 [pgp] Dont use MessageNotSentEvent 2019-01-26 20:16:37 +01:00
Philipp Hörist
819145aac0 [openpgp] Update manifest.ini 2019-01-26 20:16:36 +01:00
Philipp Hörist
4acdbf0eec [openpgp] Dont use MessageNotSentEvent 2019-01-26 20:16:36 +01:00
Philipp Hörist
e23e989c2d [client_icons] Update manifest.ini 2019-01-26 20:16:36 +01:00
Philipp Hörist
d75d473058 [client_icons] Refactor Plugin
- Use IconTheme
- Add/Remove some clients
2019-01-26 20:16:29 +01:00
Philipp Hörist
f0a1da4593 [omemo] Handle MUC beeing destroyed 2019-01-19 22:37:57 +01:00
Philipp Hörist
d235ac68f8 [omemo] Dont set additional thread node 2019-01-05 22:33:31 +01:00
Philipp Hörist
dc4a9596da [omemo] Update manifest.ini & CHANGELOG 2019-01-05 22:26:53 +01:00
Philipp Hörist
55d73d1880 [omemo] Fix label color
Fixes #377
2019-01-05 22:25:57 +01:00
Philipp Hörist
5fe9b21a7d [omemo] Add fallback body 2019-01-05 22:24:09 +01:00
Philipp Hörist
9f700bab33 [omemo] Update manifest.ini & CHANGELOG 2019-01-04 00:22:00 +01:00
Philipp Hörist
302087ffe3 [omemo] Dont use MessageNotSentEvent 2019-01-03 12:28:11 +01:00
Philipp Hörist
d4c13c25f4 [omemo] Update manifest.ini & CHANGELOG 2019-01-01 18:32:32 +01:00
Philipp Hörist
6c2d4db65f [omemo] Fix error in non-anonymous MUCs 2019-01-01 18:29:20 +01:00
Philipp Hörist
5eac5b337a [omemo] Fix deprecation warnings 2018-12-31 11:08:40 +01:00
Philipp Hörist
567841fdff [omemo] Add PEP devicelist module 2018-12-31 10:55:13 +01:00
Philipp Hörist
0bde0fbe47 [omemo] Update manifest.ini & CHANGELOG 2018-12-31 02:07:57 +01:00
Philipp Hörist
6634da0a79 [omemo] Adapt to Gajim changes 2018-12-31 02:07:57 +01:00
Alexander Krotov
5fc7a77526 Spellcheck all plugins 2018-12-23 00:07:59 +01:00
Philipp Hörist
6e430a3ee4 [omemo] Update CHANGELOG & manifest.ini 2018-12-22 23:46:34 +01:00
Philipp Hörist
6beb41a749 [omemo] Reference python 3 dependencies 2018-12-22 23:44:45 +01:00
Philipp Hörist
4b6e641c7c [omemo] Fix decrypting carbons 2018-12-22 23:43:43 +01:00