Philipp Hörist
b0af84b20b
[whiteboard] Update manifest.ini
2017-10-03 01:02:08 +02:00
Philipp Hörist
a56f538122
[whiteboard] Adapt to UI changes in Gajim
2017-10-03 01:01:32 +02:00
Philipp Hörist
800aed51dc
[tictactoe] Update manifest.ini
2017-10-03 01:01:13 +02:00
Philipp Hörist
d79a211b0c
[tictactoe] Adapt to UI changes in Gajim
2017-10-03 00:59:00 +02:00
Philipp Hörist
bb84459398
Remove unused var
2017-10-03 00:51:10 +02:00
Philipp Hörist
18a5477f79
[httpupload] Update manifest.ini
2017-10-03 00:35:32 +02:00
Philipp Hörist
588e101fad
[httpupload] Adapt to UI changes in Gajim
2017-10-03 00:34:57 +02:00
Philipp Hörist
4ea2f8e24c
[httpupload] Update manifest.ini
2017-09-29 03:06:48 +02:00
Philipp Hörist
115afe9b87
[httpupload] Add ConfigDialog
...
- Add a option that allows to disable HTTPS verification
2017-09-29 02:51:36 +02:00
Philipp Hörist
1ea5bf8f01
[httpupload] Dont catch all disco results
2017-09-29 00:26:02 +02:00
Philipp Hörist
540a312e14
[omemo] Fix logging exception
2017-09-15 22:43:51 +02:00
Philipp Hörist
a206dfaf29
[omemo] Return None on empty result
2017-09-15 21:21:40 +02:00
Philipp Hörist
7873f0aee9
[omemo] Fix sending messages to a room fail
...
We would receive a KeyError for jids we dont have in the roster,
now we skip them and print a warning.
Fixes #173
2017-09-15 20:41:00 +02:00
Philipp Hörist
bdf13ef7e8
[httpupload] Update manifest.ini
2017-09-01 19:25:04 +02:00
Philipp Hörist
86aacfc31b
Merge branch 'httpupload_max_file_size' into 'gtk3'
...
[httpupload] Use 'max-file-size' information
See merge request !44
2017-09-01 19:23:36 +02:00
Philipp Hörist
4e3c984145
[omemo] Update CHANGELOG & manifest.ini
2017-08-26 21:52:48 +02:00
Philipp Hörist
bfadef3c67
[omemo] Query only the most recent PEP items
...
This is due a update to ejabbered where Nodes can now hold 10
items per default
2017-08-26 21:50:19 +02:00
Philipp Hörist
da0d5f0681
Merge branch 'pluginversions' into 'gtk3'
...
Use absolute imports on all plugins
See merge request !43
2017-08-18 21:39:30 +02:00
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
507bf9a933
[httpupload] Update manifest.ini
2017-08-17 21:53:19 +02:00
Philipp Hörist
01a8fbf99e
[httpupload] Send content-length in header
2017-08-17 21:52:38 +02:00
Philipp Hörist
3c0946774b
[plugin_installer] Update manifest.ini
2017-08-14 00:29:12 +02:00
Philipp Hörist
4f0622cef8
[plugin_installer] Prepare for upcoming Gajim changes
...
- Prepare the Plugin so it works with Gajim as a package.
- Add a Fallback method so we can update Plugins that are not loaded
by the PluginManager
2017-08-14 00:28:47 +02:00
Philipp Hörist
c863886355
[omemo] Update CHANGELOG & manifest.ini
2017-08-07 20:24:08 +02:00
Philipp Hörist
557c14276c
[omemo] Support 12bit IVs on httpupload files
2017-08-07 20:22:48 +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
bfd427bae4
[plugin_installer] Update manifest.ini
2017-08-05 18:19:23 +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
98f7951fd3
[pgp] Dont set config_dialog twice
2017-07-02 23:09:17 +02:00
Philipp Hörist
1866cdfd7e
Remove EmoticonsPackPlugin
2017-07-02 22:57:16 +02:00
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