Commit Graph

798 Commits

Author SHA1 Message Date
Nils Rokita
cd3b01001d [chatstate] fix color converting from gtk floats
Updated old Urls in code and manifest.
2017-12-31 15:49:05 +01:00
Philipp Hörist
6aaf78564e [omemo] Fix typo 2017-12-28 22:10:58 +01:00
Yann Leboulanger
e279d63af8 Merge branch 'OMEMO-Translations' into 'master'
OMEMO Make some more strings translatable

See merge request gajim/gajim-plugins!57
2017-12-23 21:36:26 +01:00
Daniel
e9ce75d735 [httpupload] Make some strings translatable 2017-12-22 15:45:15 +01:00
Daniel
042c491a41 [omemo] Make some strings translatable 2017-12-22 15:44:26 +01:00
Philipp Hörist
5e31aefe27 [appindicator] Use better icons 2017-12-21 11:42:10 -08:00
Philipp Hörist
c1750635c9 [preview] Update manifest.ini 2017-12-19 23:21:33 +01:00
Philipp Hörist
c19b6dee71 [preview] Fix selecting images 2017-12-19 23:21:11 +01:00
Philipp Hörist
9af9889208 Merge branch 'UrlImagePreview-Fix' into 'master'
[preview] Display preview beginning with a new line and add tooltip

See merge request gajim/gajim-plugins!56
2017-12-19 23:19:54 +01:00
Yann Leboulanger
8c1d437beb [google_translation] remove google_translation plugin. API is no more
available
2017-12-19 22:45:15 +01:00
Daniel
2b3769f6e6 [preview] Display preview beginning with a new line and add tooltip 2017-12-19 20:29:33 +01:00
Philipp Hörist
f03191286b [omemo] Update CHANGELOG & manifest.ini 2017-12-17 22:21:04 +01:00
Philipp Hörist
93e9194c91 [omemo] Fix clearing devices 2017-12-17 22:20:19 +01:00
Philipp Hörist
72467b301c [omemo] Update CHANGELOG & manifest.ini 2017-12-16 22:57:36 +01:00
Philipp Hörist
304b3a1fe6 [omemo] Add missing argument
Even if we dont need account for omemo, its easier to supply always
the same count of arguments to all encrypt_file() plugin methods.
2017-12-16 22:56:47 +01:00
Philipp Hörist
ad9ffb62b8 Add README and CONTRIBUTING.md 2017-12-16 15:39:56 +01:00
Yann Leboulanger
fb23bace81 Merge branch 'OmemoTranslations-gtk3' into 'gtk3'
[OMEMO] Make some strings translatable

See merge request gajim/gajim-plugins!54
2017-12-15 21:01:52 +01:00
Daniel
42b33637ee [OMEMO] Make some strings in fpr_dialog.ui translatable 2017-12-15 20:34:28 +01:00
Daniel
9b1512a153 [OMEMO] Make some strings in config_dialog.ui translatable 2017-12-15 20:32:41 +01:00
Philipp Hörist
c822f692db [omemo] Update CHANGELOG & manifest.ini 2017-12-10 21:17:35 +01:00
Philipp Hörist
15f5a1a6bf [omemo] Fix method call 2017-12-10 21:16:55 +01:00
Philipp Hörist
e4adc375b9 [omemo] Update CHANGELOG & manifest.ini 2017-12-10 19:54:52 +01:00
Philipp Hörist
c9510f9f24 [omemo] Make encrypt_file() method better available
Now we dont need to supply the account
2017-12-10 19:54:35 +01:00
Philipp Hörist
6974e704c8 [preview] Update manifest.ini 2017-12-05 18:19:10 +01:00
Philipp Hörist
9c91679a63 [preview] Add option to disable https verification 2017-12-05 18:08:20 +01:00
Philipp Hörist
42cc17269b [preview] Update manifest.ini 2017-11-26 13:45:54 +01:00
Philipp Hörist
1d17a08659 [preview] Preserve aspect ratio while scaling 2017-11-26 13:38:18 +01:00
Philipp Hörist
887d278d0a [httpupload] Update manifest.ini 2017-11-23 14:24:46 +01:00
Philipp Hörist
7b88c0e0ef [httpupload] Discover max-file-size reliably 2017-11-23 14:24:46 +01:00
Yann Leboulanger
3140045e78 [whiteboard] Adapt to new ChatControl design 2017-11-22 15:28:22 +01:00
Philipp Hörist
5d51233141 [omemo] Update CHANGELOG & manifest.ini 2017-11-21 21:06:03 +01:00
Philipp Hörist
73411fd176 [omemo] Dont change dict during iteration 2017-11-21 16:37:35 +01:00
Philipp Hörist
c66a90d06b [preview] Update manifest.ini 2017-11-20 22:21:16 +01:00
Philipp Hörist
a438644124 [preview] Add Animated GIF support 2017-11-20 22:21:16 +01:00
Philipp Hörist
cca0fa0b2b [preview] Refactor image loading
- Make Pillow the fallback loader
- Simplify loading of images
- Use Gtk.Image instead of Gajims TextViewImage
2017-11-20 22:21:02 +01:00
Philipp Hörist
3722070eb3 [omemo] Update manifest.ini 2017-11-19 23:18:53 +01:00
Philipp Hörist
98b30a16a3 [pgp] Update manifest.ini 2017-11-19 23:16:33 +01:00
Philipp Hörist
14dc34b3fb [pgp] Adapt to Gajim MAM changes 2017-11-19 23:16:33 +01:00
Philipp Hörist
9741339913 [omemo] Update CHANGELOG & manifest.ini 2017-11-19 23:16:33 +01:00
Philipp Hörist
d42fbc7dcf [omemo] Get devicelist from unknown contacts
As in contacts not in our roster and contacts we are not fully
subscribed to.
2017-11-19 23:16:33 +01:00
Philipp Hörist
0a4769a2f0 [omemo] Destroy Connection object on deactivate 2017-11-19 15:53:36 +01:00
Philipp Hörist
4203bb3734 [omemo] Make sure OMEMOConnection exists 2017-11-19 15:53:36 +01:00
Philipp Hörist
b9831e98e0 [omemo] Add MAM MUC decryption 2017-11-19 15:53:36 +01:00
Philipp Hörist
f2098e287b [omemo] Refactor get_affiliation_list()
- Dont depend on Gajim method, as it triggers Events that will be
shown in the chat window
2017-11-19 15:53:23 +01:00
Philipp Hörist
ac00cf8163 [httpupload] Update manifest.ini 2017-11-18 13:43:17 +01:00
Philipp Hörist
4195e7c366 [httpupload] Fix config dialog 2017-11-18 13:42:53 +01:00
Philipp Hörist
83a558ef90 [whiteboard] Update manifest.ini 2017-11-15 23:45:23 +01:00
Philipp Hörist
2fc2a88bbb [whiteboard] Use extension point to add caps 2017-11-15 23:45:23 +01:00
Philipp Hörist
c89982708f [tictactoe] Update manifest.ini 2017-11-15 23:45:22 +01:00
Philipp Hörist
f15fab4a2a [tictactoe] Use extension point to add caps 2017-11-15 23:45:22 +01:00