Commit Graph
100 Commits
Author SHA1 Message Date
Philipp Hörist fabfa3e7fd [pgp] Update manifest.ini 2017-06-30 21:04:32 +02:00
Philipp Hörist b4bc3e5364 [pgp] Dont save instance of GnuPG() 2017-06-30 19:11:08 +02:00
Philipp Hörist bd2a2c69e1 [omemo] Better handle exception
- Print only warning instead of error, as the module is only optional
- Log the error to the debug log, so users dont think we didnt catch the exception
2017-06-28 22:50:08 +02:00
Philipp Hörist fb9d6860fa [omemo] Update CHANGELOG & manifest.ini 2017-06-11 20:43:00 +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 d020e4ffab [pgp] Update manifest.ini 2017-06-10 23:44:56 +02:00
Philipp Hörist fc5a103579 [pgp] Modify event obj only if we encrypt 2017-06-10 23:32:30 +02:00
Philipp Hörist f41a747e57 [pgp] Add encrypted file uploads via HTTPUpload 2017-06-10 23:16:20 +02:00
Philipp Hörist 7d9f778514 [omemo] Update CHANGELOG & manifest.ini 2017-06-09 23:35:32 +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 c4f2c658d7 [httpupload] Update manifest.ini 2017-06-09 23:35:32 +02:00
Philipp Hörist 6d50313fa4 [httpupload] Dont allow insecure transport 2017-06-09 23:35:32 +02:00
Philipp Hörist 0393f8d2d1 [httpupload] Satisfy pylint 2017-06-09 23:35:32 +02:00
Philipp Hörist c406ebb55c [httpupload] Move method to the top 2017-06-09 23:35:32 +02:00
Philipp Hörist 378964fe20 [httpupload] Remove encryption logic from plugin
Call the `encrypt_file` method of the encryption plugin instead
2017-06-09 23:35:24 +02:00
Philipp Hörist 4d03491261 [omemo] Update CHANGELOG & manifest.ini 2017-06-02 03:30:59 +02:00
Philipp Hörist 767adbb5f2 [pgp] Set encryption name in event obj 2017-06-02 03:27:12 +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 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
Philipp Hörist 2065cab50a [emoticons] Fix some breaking bugs 2017-02-28 20:47:59 +01:00
Philipp Hörist 5a05b0f844 [emoticons] Use extension point 2017-02-28 20:47:30 +01:00
Philipp Hörist 7f166dcd80 [emoticons] Use IntEnum 2017-02-28 20:47:12 +01:00
Philipp Hörist a47842a42a Merge branch 'httpupload' into 'gtk3'
httpupload 0.6.0

See merge request !25
2017-02-27 23:11:21 +01:00
Philipp Hörist 6b1ad59ef9 [httpupload] Update manifest.ini 2017-02-27 23:04:24 +01:00
Philipp Hörist fe8d23e4e0 [httpupload] Fix and simplify encryption 2017-02-27 23:04:24 +01:00
Philipp Hörist ff135beec1 [httpupload] Clean up and satisfy pylint 2017-02-27 23:04:23 +01:00
Philipp Hörist 5b42455918 [httpupload] Better exception handling 2017-02-27 23:04:23 +01:00
Philipp Hörist 361ff561aa [httpupload] Refactor ProgressWindow 2017-02-27 23:04:22 +01:00
Philipp Hörist 54eeb183e6 [httpupload] Refactor upload methods 2017-02-27 23:04:22 +01:00
Philipp Hörist d7fa0de8aa [httpupload] Add request_received() methode 2017-02-27 19:57:14 +01:00
Philipp Hörist 0faed4c358 [httpupload] Add File object 2017-02-27 19:57:08 +01:00
Philipp Hörist 2cc6f200db [httpupload] Add request_slot() methode 2017-02-27 18:38:46 +01:00
Philipp Hörist 07edf439f4 [httpupload] Refactor encryption_activated() 2017-02-27 18:22:05 +01:00
Philipp Hörist d6ed9c4fd3 [httpupload] Refactor FileChooserDialog 2017-02-27 18:19:58 +01:00
Philipp Hörist b0831d3546 [httpupload] Refactor HttpUploadPlugin Class
- There is no need for discovery code, Gajim does this already
- Generate only one Base instance per account
- Use less global vars and simplify code
2017-02-27 18:19:58 +01:00
Philipp Hörist 6423e6c95a [httpupload] Remove Image Button 2017-02-27 18:19:57 +01:00
Philipp Hörist 7ab0ff7792 [plugin_installer] Use gui extension point 2017-02-25 19:34:27 +01:00
Philipp Hörist addabc29ae [wrong_layout] Fix not escaped html chars 2017-02-25 18:20:23 +01:00
Philipp Hörist 9ec83e810a Revert "[wrong_layout] Fix not escaped html chars"
This reverts commit 1ed5215295
2017-02-25 18:15:57 +01:00
Philipp Hörist e67d1b7aac Add pylintrc and .gitignore 2017-02-25 16:40:03 +01:00
Philipp Hörist 1ed5215295 [wrong_layout] Fix not escaped html chars
Description is provided in manifest.ini
2017-02-25 15:59:52 +01:00
Philipp Hörist 7ab55d6c5a Merge branch 'plugininstaller' into 'gtk3'
Plugin Installer Version 0.18

See merge request !24
2017-02-25 15:37:59 +01:00
Philipp Hörist c0b9f26e88 [plugin_installer] Update manifest.ini 2017-02-25 15:24:32 +01:00
Philipp Hörist d0db3ee294 [plugin_installer] Move code into UI file 2017-02-25 15:13:09 +01:00
Philipp Hörist ec332db512 [plugin_installer] Refactor manifest parsing 2017-02-25 15:13:09 +01:00
Philipp Hörist 28b12464aa [plugin_installer] Simplify setting description 2017-02-25 15:13:08 +01:00
Philipp Hörist 71491aa9a1 [plugin_installer] Improve Scrolling 2017-02-25 15:13:08 +01:00
Philipp Hörist c08aea63ef [plugin_installer] Improve progressbar 2017-02-25 15:13:08 +01:00