Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-16Ship metainfo files with pluginsAndré Apitzsch
so we don't have to maintain them twice, once here, once in flathub repo.
2020-04-04[openpgp] Update manifest.inilovetox
2020-04-04[openpgp] Adapt updating capslovetox
2019-12-21Spelling fixes in various manifest.ini filesDaniel Brötzmann
2019-12-06[openpgp] Update manifest.iniPhilipp Hörist
2019-12-06[openpgp] Adapt to nbxmpp changesPhilipp Hörist
2019-08-19[openpgp] Update manifest.iniDaniel Brötzmann
2019-08-19[openpgp] Fix usage of NewConfirmationDialog in key dialogDaniel Brötzmann
2019-03-31Revert "openpgp new"Philipp Hörist
This reverts commit e53150c94e9cfe3772a2b6c8d8eff50084c774c4
2019-03-31openpgp newPhilipp Hörist
2019-03-26[openpgp] Update manifest.iniPhilipp Hörist
2019-03-26[openpgp] Adapt to Gajim dialog changesPhilipp Hörist
2019-03-17[openpgp] Update manifest.iniPhilipp Hörist
2019-03-17[openpgp] Make open call python 3.5 compatiblePhilipp Hörist
2019-03-10Change logging domainsPhilipp Hörist
2019-02-09[openpgp] Update manifest.iniPhilipp Hörist
2019-02-09[openpgp] Refactor PluginPhilipp Hörist
- Adapt to nbxmpp now supporting openpgp
2019-01-26[openpgp] Update manifest.iniPhilipp Hörist
2019-01-26[openpgp] Dont use MessageNotSentEventPhilipp Hörist
2018-12-10[openpgp] Update manifest.iniPhilipp Hörist
2018-12-10[openpgp] Adapt to Gajim changesPhilipp Hörist
2018-11-02[openpgp] Update manifest.iniPhilipp Hörist
2018-11-02[openpgp] Fix some errorsPhilipp Hörist
2018-11-02[openpgp] Fix _() importAndriy Kushnir (Orhideous)
Fixes #358
2018-10-12prepare plugins for master branchYann Leboulanger
2018-09-14[openpgp] Update manifest.iniPhilipp Hörist
2018-09-14[openpgp] Save encryption detailsPhilipp Hörist
2018-09-09[openpgp] Update manifest.iniPhilipp Hörist
2018-09-09[openpgp] BugfixesPhilipp Hörist
- Parse datetime correctly and convert to int - Query contact keys on openpgp activation
2018-09-09[openpgp] BugfixesPhilipp Hörist
- dont pass Path instance to sqlite3.connect() - add keydate to devicelist publish
2018-08-31[openpgp] Update manifest.iniPhilipp Hörist
2018-08-31[openpgp] Fix some bugsPhilipp Hörist
- Dont use armor when encrypting - Convert timestamp to int - Fix getting the default trust
2018-08-30[openpgp] Inital commitPhilipp Hörist