Philipp Hörist
70df229a46
[omemo] Use httpupload_verify config setting
2018-03-31 11:56:07 +02:00
Yann Leboulanger
ca06bbec4e
[plugin installer] bump version number
2018-03-30 21:48:12 +02:00
Yann Leboulanger
ed08d107a2
mive install/upgrade button. Fixes #291
2018-03-30 21:45:55 +02:00
Yann Leboulanger
1987091c6c
[plugin_installer] Fix (un)selecting a plugin. Fixes #285
2018-03-25 20:37:45 +02:00
Philipp Hörist
ea45e2fc58
[omemo] Dont show empty qrcode image
2018-03-23 21:06:11 +01:00
Philipp Hörist
6521e47679
[omemo] Dont use Local account
...
Fixes #281
2018-03-23 19:11:37 +01:00
Philipp Hörist
4113b0999b
Remove httpupload plugin
...
It was integrated in Gajim 1.0.0
2018-03-21 22:15:44 +01:00
Philipp Hörist
965924c084
[preview] Update manifest.ini
2018-03-21 22:11:48 +01:00
Philipp Hörist
8d236746ed
[preview] Fix error when no Content-Type is set
2018-03-21 22:11:48 +01:00
Philipp Hörist
e8bca2b2c8
[preview] Follow API changes in Gajim
2018-03-21 22:11:47 +01:00
Daniel
fcbf425309
[preview] Add map preview for locations provided by geo:-URIs
2018-03-21 22:10:16 +01:00
Denis Fomin
cfc13d011d
[juick] Fix buttons
2018-03-08 21:06:45 +01:00
Denis Fomin
b17e4dccd6
[image] Fix button
2018-03-08 00:00:20 +03:00
Yann Leboulanger
be3f2d160e
[Thilo Molitor] Ability to separate plugins dir when using -s option.
2018-03-07 13:48:26 +01:00
Denis Fomin
9794deeaec
[quickreplies] Fix Quick Replies button
2018-03-02 23:10:54 +03:00
Denis Fomin
65bd834bec
[quickreplies] Update manifest.ini
2018-03-02 22:08:42 +03:00
Daniel
f1b95fd53e
[clients_icons] Update manifest.ini
2018-02-27 21:27:37 +01:00
Daniel
baa724e212
[clients_icons] Add gc tooltip support
2018-02-27 21:27:37 +01:00
Daniel
d4596acb17
[triggers] Remove .decode('utf-8') on get_text()
2018-02-27 09:20:54 +01:00
Daniel
3d8194d381
[triggers] Update manifest.ini
2018-02-27 09:19:38 +01:00
Daniel
7f243843a0
[gui_for_me] Fix GUI For Me button
2018-02-26 21:24:37 +01:00
Daniel
03cd61e514
[gui_for_me] Update manifest.ini
2018-02-26 21:24:37 +01:00
Philipp Hörist
452b4f7bb4
[omemo] Update manifest.ini
2018-02-26 20:42:06 +01:00
Philipp Hörist
3d880eee4d
[omemo] Allow origin-id in encrypted messages
2018-02-26 20:41:40 +01:00
Philipp Hörist
e01f2e8e14
[pgp] Update manifest.ini
2018-02-26 20:39:52 +01:00
Philipp Hörist
fc6abe96bf
[pgp] Allow origin-id in encrypted messages
2018-02-26 20:39:38 +01:00
Daniel
c72663677c
[set_location] Fix crash on reopen config window
2018-02-20 23:08:34 +01:00
Daniel
e0736c25bb
[set_location] Remove obsolete layers.py
2018-02-20 23:08:34 +01:00
Daniel
dac5e4c5cb
[set_location] Update manifest.ini
2018-02-20 23:08:34 +01:00
Daniel
db7c7971f5
[clients_icons] Fix icon display in roster and gc
2018-02-20 15:44:15 +01:00
Daniel
bdc8b4f8df
[clients_icons] Update manifest.ini
2018-02-20 15:41:31 +01:00
Philipp Hörist
5f5b416531
[nicknames] Update manifest.ini
2018-02-18 20:03:06 +01:00
Dicson
6a4d2082ba
[nicknames] Fix lost gc_refer_to_nick_char
2018-02-18 20:03:06 +01:00
Philipp Hörist
230b5b41ec
Update CONTRIBUTING.md
2018-02-18 14:43:19 +01:00
Yann Leboulanger
30b7550593
[Clickable nicknames] Fix
2018-02-17 22:45:12 +01:00
Wiktor Kwapisiewicz
7de985db84
[acronym] Add support for UTF-8 expansions
2018-02-16 22:18:10 +01:00
Daniel
f583de57d2
[preview] Add margins and drop-shadow
2018-02-14 21:13:24 +01:00
Daniel
7bc484518e
[preview] Update manifest.ini
2018-02-14 21:13:24 +01:00
Philipp Hörist
671f251c7d
Merge branch 'httpupload-disable' into 'master'
...
[httpupload] Add max Gajim version for plugin activation
See merge request gajim/gajim-plugins!63
2018-02-11 15:28:33 +01:00
Daniel
d2c8f9210b
[httpupload] Add max Gajim version for plugin activation
2018-02-10 14:16:22 +01:00
Daniel
1499824f2c
[httpupload] Update manifest.ini
2018-02-09 16:33:46 +01:00
Philipp Hörist
bf7cf1c0e6
Remove mpris2 plugin
...
Support for this has been added to Gajim 1.0.0
2018-01-26 18:35:08 +01:00
Philipp Hörist
70ff671708
[omemo] Update CHANGELOG & manifest.ini
2018-01-26 18:32:40 +01:00
Philipp Hörist
b0a43e69b6
[omemo] Parse bare jid from MUC MAM Messages
2018-01-25 00:52:14 +01:00
Philipp Hörist
d97bd2caec
[preview] Update manifest.ini
2018-01-20 23:23:55 +01:00
Philipp Hörist
f9edddf35d
[preview] Get rid of proxy via curl
...
Pythons urllib supports proxys via env vars `http_proxy` and
`https_proxy`.
If someday needed this should be reimplemented with urllibs ProxyHandler
Fixes #262
2018-01-20 23:23:33 +01:00
Philipp Hörist
8b382857b6
[preview] Improve logging
2018-01-20 19:08:59 +01:00
Yann Leboulanger
169e4f9856
[plugins_translation] add de, nl and fr translations. Fixes #259
2018-01-16 22:44:13 +01:00
Yann Leboulanger
1160a4cd84
Update README.md
2018-01-14 20:17:06 +01:00
Yann Leboulanger
d3ee607022
Merge branch 'fix_chatstate' into 'master'
...
[chatstate] fix color converting from gtk floats
See merge request gajim/gajim-plugins!59
2018-01-04 13:44:04 +01:00