Commit Graph
100 Commits
Author SHA1 Message Date
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 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
Philipp Hörist 6aaf78564e [omemo] Fix typo 2017-12-28 22:10:58 +01: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
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
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
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
Philipp Hörist 45f129ceb3 [omemo] Update CHANGELOG & manifest.ini 2017-11-15 23:45:22 +01:00
Philipp Hörist 43ecb95ad6 [omemo] Use extension point to add caps 2017-11-15 23:45:16 +01:00
Philipp Hörist 3318e2e193 [omemo] Update CHANGELOG & manifest.ini 2017-11-15 19:17:44 +01:00
Philipp Hörist 02c7edefe3 [omemo] Show better error messages on device publish fail 2017-11-15 19:11:39 +01:00
Philipp Hörist 6e42eae556 [omemo] Change log levels 2017-11-15 19:07:55 +01:00
Philipp Hörist b2be4c9188 [omemo] Query devices if we have none
- PEP is not reliable enough for now, so we have to use this as
fallback
2017-11-15 18:52:20 +01:00
Philipp Hörist 13c9ba9b5b [omemo] Fix activating groupchat 2017-11-15 18:52:15 +01:00
Philipp Hörist a86c0a2ba6 [omemo] Update CHANGELOG & manifest.ini 2017-11-12 23:55:59 +01:00
Philipp Hörist 0cb8c0301b [omemo] Ignore 'Local' account 2017-11-11 16:33:35 +01:00
Philipp Hörist 8f11419c68 [httpupload] Update manifest.ini 2017-11-10 23:43:50 +01:00
Philipp Hörist ce54f7a9f8 [httpupload] Use aegscm url scheme for omemo uploads 2017-11-10 23:43:26 +01:00
Philipp Hörist f36d94b58d [omemo] Update CHANGELOG & manifest.ini 2017-11-10 23:35:57 +01:00
Philipp Hörist ce480aa5d7 [omemo] Refactor whole plugin
- create a OMEMOConnection class to mimic more how Gajim does things
2017-11-10 23:35:48 +01:00
Philipp Hörist 18598abf24 [preview] Update manifest.ini 2017-11-07 22:31:32 +01:00
Philipp Hörist e68b434d2f [preview] Pass textview instead of chatcontrol
HistoryWindow doesnt have a ChatControl
2017-11-07 22:31:09 +01:00
Philipp Hörist 9092e2e6e1 [preview] Update manifest.ini 2017-11-07 15:32:08 +01:00
Philipp Hörist 2e2cf945c4 [preview] Dont use chatcontrol parent for transient
- In minimized MUCs we dont have a parent window
- use Gtks get_active_window() instead
2017-11-07 15:31:49 +01:00
Philipp Hörist b175d47e5b [httpupload] Update manifest.ini 2017-11-06 23:55:44 +01:00
Philipp Hörist 8da65017e8 [httpupload] Add oob_url to additional data
- This is needed so url_image_preview works
2017-11-06 23:55:05 +01:00
Philipp Hörist 348d87a1f9 Merge branch 'gtk3' into 'gtk3'
Limit image preview to https and httpupload

See merge request gajim/gajim-plugins!47
2017-11-06 16:58:18 +01:00
Philipp Hörist 1abd096763 [preview] Update manifest.ini 2017-11-06 16:37:08 +01:00
Philipp Hörist 359b6a703a [preview] Fix pylint/pep8 errors 2017-11-06 15:43:39 +01:00
Philipp Hörist 4bfcefdea8 [preview] Change logging domain 2017-11-06 15:43:39 +01:00
Philipp Hörist 9581970404 [preview] Convert MAX_FILE_SIZE to int 2017-11-06 15:43:39 +01:00
Philipp Hörist fb59c70946 Merge branch 'gtk3' into 'gtk3'
Minor fixes

See merge request gajim/gajim-plugins!48
2017-11-06 15:42:25 +01:00
Philipp Hörist e52ab4c627 [preview] New Config Dialog 2017-11-01 12:33:02 +01:00
Philipp Hörist 377c9fc9b8 Merge branch 'gtk3' into 'gtk3'
UrlImagePreview python3/gtk3 port

See merge request gajim/gajim-plugins!46
2017-11-01 00:00:40 +01:00
Philipp Hörist a4b62296ea [lengthnotifier] Update manifest.ini 2017-10-27 01:28:24 +02:00
Philipp Hörist e31f891fc9 [lengthnotifier] Adapt to new ChatControl design 2017-10-27 01:28:04 +02:00
Philipp Hörist 64c0f5903e [tictactoe] Update manifest.ini 2017-10-27 01:15:20 +02:00
Philipp Hörist b03b51a24c [tictactoe] Adapt to new ChatControl design 2017-10-27 01:14:24 +02:00
Philipp Hörist 26519101ad [httpupload] Update manifest.ini 2017-10-21 15:51:45 +02:00
Philipp Hörist f90b27b2b7 [httpupload] Prepare for new ChatControl design 2017-10-21 15:51:08 +02:00
Philipp Hörist 6a82485e23 [rostertweaks] Update manifest.ini 2017-10-17 23:36:14 +02:00
Philipp Hörist b96cb2ee2b [rostertweaks] Fix some Bugs
- pylint/pep8
- Fix show/hide menubar
- Fix send status
- Update glade file to Gtk 3.18
2017-10-17 23:35:19 +02:00
Philipp Hörist 55c3cf781c Add AcronymExpanderPlugin 2017-10-14 16:00:51 +02:00
Philipp Hörist 786efee2e5 Merge branch 'gtk3' into 'gtk3'
Port Appindicator Plugin

See merge request !45
2017-10-08 23:21:59 +02:00
Philipp Hörist c8e8f1a8b7 Port Appindicator Plugin 2017-10-08 23:18:00 +02:00
Philipp Hörist 6a7be87889 [omemo] Update CHANGELOG & manifest.ini 2017-10-07 14:49:45 +02:00
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