nicolasfella created this revision. nicolasfella added a reviewer: apol. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. nicolasfella requested review of this revision.
REVISION SUMMARY Add a "Share via Telegram plugin". It's a copy of the KDE Connect plugin with name/command substituted. Telegram expects the path without file:// prefix so it is removed when found. TEST PLAN Share from Okular works. Share from Spectacle does not work since Spectacle does not give an URL but the image data. REPOSITORY R495 Purpose Library BRANCH master REVISION DETAIL https://phabricator.kde.org/D12896 AFFECTED FILES src/plugins/CMakeLists.txt src/plugins/telegram/CMakeLists.txt src/plugins/telegram/Messages.sh src/plugins/telegram/debug.h src/plugins/telegram/telegramplugin.cpp src/plugins/telegram/telegramplugin.json To: nicolasfella, apol Cc: kde-frameworks-devel, apol, michaelh, ngraham, bruns