Commit Graph

635 Commits

Author SHA1 Message Date
Philipp Hörist
90887631a7 [omemo] Update CHANGELOG & manifest.ini 2017-05-23 20:28:01 +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
7447ffc373 Merge branch 'httpupload' into 'gtk3'
httpupload version 0.6.2

See merge request !39
2017-05-07 23:23:04 +02:00
Philipp Hörist
7de642625c Merge branch 'esessions' into 'gtk3'
ESessions Plugin version 1.0.0

See merge request !36
2017-05-07 23:14:53 +02:00
Philipp Hörist
3242de3574 Merge branch 'newplugins' into 'gtk3'
PGP Plugin version 1.0.0

See merge request !37
2017-05-07 23:13:03 +02:00
Philipp Hörist
8b85e8a0ae Merge branch 'omemo' into 'gtk3'
omemo version 2.3.0

See merge request !38
2017-05-07 23:09:50 +02:00
Philipp Hörist
315318a738 [httpupload] Update manifest.ini 2017-05-07 20:05:59 +02:00
Philipp Hörist
8a7bd7fa04 [httpupload] Remove unused code 2017-05-07 20:05:27 +02:00
Philipp Hörist
a10ffe4bb6 [httpupload] Use new encryption API 2017-05-07 20:02:37 +02:00
Philipp Hörist
ddf3f86b9f [omemo] Update CHANGELOG & manifest.ini 2017-05-07 19:13:42 +02:00
Philipp Hörist
b8ff3d195b [omemo] Use Gajims encryption API 2017-05-07 19:13:09 +02:00
Philipp Hörist
97e6806c9b [esessions] Initial 2017-05-07 00:50:02 +02:00
Philipp Hörist
a319b1f96d [pgp] Initial 2017-05-07 00:45:07 +02:00
Philipp Hörist
de369fc6a0 [omemo] Update CHANGELOG & manifest.ini 2017-04-15 12:00:24 +02:00
Philipp Hörist
5da8674677 [omemo] Add aesgcm to Gajims uri schemes 2017-04-15 11:59:06 +02:00
Philipp Hörist
49ed50c563 [omemo] Update CHANGELOG & manifest.ini 2017-04-06 18:46:11 +02:00
Philipp Hörist
14e661a79c [omemo] Add auth tag to key instead of payload 2017-04-06 17:45:26 +02:00
Philipp Hörist
bd4cdf8fae [httpupload] Make sure httpupload is last
Else it could happen that we add the oob tag to a message
that gets later encrypted
2017-04-06 17:35:56 +02:00
Philipp Hörist
8f0c6a6b77 [httpupload] Add url oob tag also in groupchat 2017-04-06 17:33:48 +02:00
Philipp Hörist
50fc495fbb [omemo] Remove fallback GCM implementation 2017-04-05 20:09:07 +02:00
Philipp Hörist
77f90fbe67 [omemo] Make python-cryptography mandatory 2017-04-05 20:06:26 +02:00
Philipp Hörist
c5e927ebc1 [httpupload] Add oob tag with url data
This will only be added on not encrypted Messages
2017-04-05 19:34:46 +02:00
Philipp Hörist
1bfad56821 [httpupload] Fail on missing python-cryptography
Show an error message when OMEMO is activated,
but python-cryptography is missing
2017-04-05 19:34:32 +02:00
Philipp Hörist
f329d17483 [omemo] Handle aesgcm:// uri scheme 2017-04-05 17:13:58 +02:00
Philipp Hörist
37f7f48549 [omemo] Replace 'Upload' with 'Download'
This happend due to copy/paste from httpupload
2017-03-30 13:37:22 +02:00
Philipp Hörist
a412b3f906 Merge branch 'gtk3' into 'gtk3'
OMEMO Version 2.1.0

See merge request !32
2017-03-28 16:19:53 +02:00
Philipp Hörist
7984d6b9ab [omemo] Update CHANGELOG & manifest.ini 2017-03-26 21:10:50 +02:00
Philipp Hörist
750528068f [omemo] Add file decryption 2017-03-26 21:09:24 +02:00
Philipp Hörist
65e2f437a5 [httpupload] Catch URLError error message 2017-03-20 17:36:53 +01:00
Philipp Hörist
26f393e8a2 [omemo] Remove unused timestamp column 2017-03-16 19:40:53 +01:00
Philipp Hörist
b34d042eb0 [flashing] Update manifest.ini 2017-03-15 23:42:17 +01:00
Philipp Hörist
537f6c7828 [flashing] Fix close button 2017-03-15 23:40:58 +01:00
Philipp Hörist
8c3aa9730d [plugin_installer] Replace deprecated render_icon() 2017-03-06 12:15:48 +01:00
Philipp Hörist
caf0b4e027 [plugin_installer] Replace deprecated warn() 2017-03-06 12:15:33 +01:00
Philipp Hörist
623a3767dc [httpupload] Dont set conn object in init 2017-03-01 18:03:01 +01:00
Philipp Hörist
6f292d138b [omemo] Update CHANGELOG & manifest.ini 2017-03-01 15:15:03 +01:00
Philipp Hörist
4d2e07634f [omemo] Use correct tag for EME 2017-03-01 15:13:55 +01:00
Philipp Hörist
24400fea56 [httpupload] Update manifest.ini 2017-03-01 14:32:16 +01:00
Philipp Hörist
c373a2961e [httpupload] Import certifi only on windows 2017-03-01 14:31:47 +01:00
Philipp Hörist
a3479402c9 Merge branch 'omemo' into 'gtk3'
omemo version 2.0.3

See merge request !27
2017-02-28 22:50:13 +01:00
Philipp Hörist
18461876c2 [omemo] Update CHANGELOG & manifest.ini 2017-02-28 22:47:41 +01:00
Philipp Hörist
282f565583 [omemo] Set devices active after receiving a msg
Inactive or not known devices are added to the list
of possible receiving devices after we receive them
with a PreKeyWhisperMessage or WhisperMessage

This is so we dont have to rely only on devicelist
updates from the server
2017-02-28 22:43:35 +01:00
Philipp Hörist
547fda1b66 [omemo] Fix 'Copy to clipboard' 2017-02-28 22:41:05 +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
7779cfce4b Merge branch 'emoticons' into 'gtk3'
Emoticons Version 2.0.0

See merge request !26
2017-02-28 22:02:12 +01:00
Philipp Hörist
d9af84ac8a [emoticons] Update manifest.ini 2017-02-28 20:48:25 +01:00
Philipp Hörist
e4599e0608 [emoticons] Remove unused code 2017-02-28 20:48:24 +01:00
Philipp Hörist
fc77f07917 [emoticons] Simplify displaying description/legend 2017-02-28 20:48:10 +01:00