Philipp Hörist
|
9ce1c5b961
|
Use absolute imports on all plugins
This is necessary because Gajim is with 0.16.11 a python package
|
2017-08-18 21:35:29 +02:00 |
|
Philipp Hörist
|
00554ce55f
|
[omemo] Make sure from attr is a string
|
2017-08-07 18:03:03 +02:00 |
|
Philipp Hörist
|
ad50635347
|
Revert "[omemo] Make sure from attr is a string"
This reverts commit 346da60934
|
2017-08-07 17:58:10 +02:00 |
|
Philipp Hörist
|
346da60934
|
[omemo] Make sure from attr is a string
|
2017-07-28 21:19:44 +02:00 |
|
Philipp Hörist
|
7fba797b33
|
[omemo] Refactor encryption methods
|
2017-06-11 20:42:51 +02:00 |
|
Philipp Hörist
|
3f60d1e0b6
|
[omemo] Return on message drop
|
2017-06-11 00:12:37 +02:00 |
|
Philipp Hörist
|
8db1bee024
|
[omemo] Let gajim-core issue a warning on plain text
|
2017-06-11 00:11:42 +02:00 |
|
Philipp Hörist
|
3e287d2a46
|
[omemo] Add encrypt_file method
The HTTPUploadPlugin calls that if encryption is enabled
|
2017-06-09 23:35:32 +02:00 |
|
Philipp Hörist
|
5f17bcac22
|
[omemo] Dont handle LMC differently
A patch in Gajim made that unnecessary
|
2017-06-02 03:18:19 +02:00 |
|
Philipp Hörist
|
86afb2cacc
|
[omemo] Set encryption name in event obj
|
2017-06-02 03:12:27 +02:00 |
|
Philipp Hörist
|
0a8aa4df89
|
[omemo] Clean up some small things
- unused import
- unused var GAJIM_VERSION
- redundant self.plugin = self
- simplify condition
- redundant 'else'
|
2017-05-23 20:26:19 +02:00 |
|
Philipp Hörist
|
8d14bf328d
|
[omemo] Fix regression when sending to Groupchat
This happend during porting the plugin to the new encryption API
|
2017-05-23 20:26:06 +02:00 |
|
Philipp Hörist
|
b8ff3d195b
|
[omemo] Use Gajims encryption API
|
2017-05-07 19:13:09 +02:00 |
|
Philipp Hörist
|
5da8674677
|
[omemo] Add aesgcm to Gajims uri schemes
|
2017-04-15 11:59:06 +02:00 |
|
Philipp Hörist
|
77f90fbe67
|
[omemo] Make python-cryptography mandatory
|
2017-04-05 20:06:26 +02:00 |
|
Philipp Hörist
|
750528068f
|
[omemo] Add file decryption
|
2017-03-26 21:09:24 +02:00 |
|
Philipp Hörist
|
4d2e07634f
|
[omemo] Use correct tag for EME
|
2017-03-01 15:13:55 +01:00 |
|
Philipp Hörist
|
11fb760a4d
|
[omemo] Dont handle type 'normal' messages
|
2017-02-28 22:19:50 +01:00 |
|
Philipp Hörist
|
bc2731364b
|
[omemo] Only publish own deviceid if request fails
|
2017-02-28 22:18:39 +01:00 |
|
Philipp Hörist
|
cc04e3ac5c
|
[omemo] Port omemoplugin changes from master
|
2017-01-24 14:49:44 +01:00 |
|