Commit Graph
100 Commits
Author SHA1 Message Date
Philipp Hörist 5d770f8596 [preview] Update manifest.ini 2018-05-10 18:50:23 +02:00
Philipp Hörist 36948f6990 [preview] Port to new FileChooser API 2018-05-10 18:49:08 +02:00
Philipp Hörist 561a2e3b55 [triggers] Update manifest.ini 2018-05-10 16:54:19 +02:00
Philipp Hörist adb1090578 [triggers] Port to new FileChooser api 2018-05-10 16:53:53 +02:00
Philipp Hörist d0b81cae31 [preview] Refactor _accept_uri() 2018-05-07 23:40:24 +02:00
Philipp Hörist 587648dd9d [preview] Remove useless log messages 2018-05-07 22:18:36 +02:00
Philipp Hörist 6e9a165a69 [preview] Update manifest.ini 2018-05-07 22:11:22 +02:00
Philipp Hörist 8061974c37 [preview] Use if/then instead of multiple if conditions 2018-05-07 22:11:22 +02:00
Philipp Hörist 9c91784480 [preview] Add setting to allow all image urls
Fixes #301
2018-05-07 22:11:22 +02:00
Philipp Hörist 6b98cdbc5d [preview] Change default allowed file size 2018-05-07 22:11:22 +02:00
Philipp Hörist 2ff0cbc836 [preview] Fix bug in ratio calculation 2018-05-07 22:11:22 +02:00
Philipp Hörist 1cf978ad22 [preview] Fix speed of animated GIFs 2018-05-07 22:11:22 +02:00
Philipp Hörist ba27de7f7e [plugin_installer] Update manifest.ini 2018-04-28 13:09:43 +02:00
Philipp Hörist 16e776f405 [omemo] Dont use deprecated way to get path 2018-04-21 16:32:57 +02:00
Philipp Hörist 7c785000cc [omemo] Remove old DB migration 2018-04-21 16:30:48 +02:00
Philipp Hörist e6c1fee17c [preview] Dont use deprecated way to get path 2018-04-21 16:30:19 +02:00
Philipp Hörist dc6ef8019f [preview] Update mainifest.ini 2018-04-21 14:26:22 +02:00
Philipp Hörist c134ae5b3d [preview] Fix error when mime or size is not set 2018-04-21 14:14:19 +02:00
Philipp Hörist ab38ee7b7c [omemo] Fail with log output on invalid stanza 2018-04-21 14:06:05 +02:00
Philipp Hörist 9ae5d72526 [omemo] Update CHANGELOG 2018-03-31 12:03:30 +02:00
Philipp Hörist b5cb190d8d [omemo] Update manifest.ini 2018-03-31 11:56:46 +02:00
Philipp Hörist 70df229a46 [omemo] Use httpupload_verify config setting 2018-03-31 11:56:07 +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 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