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
2019-05-21[omemo] Update CHANGELOG & manifest.inigajim_1.0Philipp Hörist
2019-05-21[omemo] Keep compatibility with python-axolotlPhilipp Hörist
Needed sind python-axoltol 0.2.2
2018-12-23Revert "[plugin_installer] Update manifest.ini"Philipp Hörist
This reverts commit 505abea07d889b68f9348689ce9edae0ee0f82e0
2018-12-21[plugin_installer] Update manifest.iniPhilipp Hörist
2018-10-29[preview] Update manifest.iniPhilipp Hörist
2018-10-29[preview] Fix displaying GIFs without durationPhilipp Hörist
2018-10-11[plugin_installer] Update manifest.iniPhilipp Hörist
2018-10-11[hamster] Update manifest.iniPhilipp Hörist
2018-10-11update plugins for 1.0 version of GajimYann Leboulanger
2018-10-11remove openpgp plugin. It's for 1.1 branch onlyYann Leboulanger
2018-10-11Revert "[birthday] Rewrite Plugin"Yann Leboulanger
This reverts commit 88dd843c4281fe20dc7416dcd919178a49e5c9c6. # Conflicts: # birthday_reminder/manifest.ini # birthday_reminder/plugin.py
2018-10-10[plugin_installer] Revert last version updatePhilipp Hörist
2018-10-08Flatpak: Update dependenciesAndré Apitzsch
and convert files to yaml to improve readability
2018-10-06Add compatibility for Gajim 1.1Philipp Hörist
2018-09-30[chatstate] Update manifest.iniPhilipp Hörist
2018-09-23[now_listen] Make plugin compatible with latest Gajim versionAndré Apitzsch
2018-09-23[now_listen] Update manifest.iniAndré Apitzsch
2018-09-23[now_listen] Fix #347André Apitzsch
handle cases where artist or title is None
2018-09-17Compress some PNGsJens Korte
2018-09-14Update .gitignorePhilipp Hörist
2018-09-14[omemo] Update CHANGELOG & manifest.iniPhilipp Hörist
2018-09-14[omemo] Fix resizing FingerprintDialogPhilipp Hörist
2018-09-14[omemo] Save encryption detailsPhilipp Hörist
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
2018-08-19[tictactoe] Update manifest.iniPhilipp Hörist
2018-08-19[tictactoe] Fix missing methods and getting colorsPhilipp Hörist
2018-08-19[whiteboard] Update manifest.iniPhilipp Hörist
2018-08-19[whiteboard] Add compatibility for Gajim 1.1.0Philipp Hörist
2018-08-19[preview] Update manifest.iniPhilipp Hörist
2018-08-19[preview] Add compatibility for Gajim 1.1.0Philipp Hörist
2018-08-19[triggers] Update manifest.iniPhilipp Hörist
2018-08-19[triggers] Add compatibility for Gajim 1.1.0Philipp Hörist
2018-08-19[image] Update manifest.iniPhilipp Hörist
2018-08-19[image] Add compatibility for Gajim 1.1.0Philipp Hörist
2018-08-19[latex] Update manifest.iniPhilipp Hörist
2018-08-19[latex] Dont use threads_init()Philipp Hörist
It freezes Gajim and is not needed in Gtk3
2018-08-19[birthday] Rewrite PluginPhilipp Hörist
The plugin did not work with Gajim 1.0.3, but will now with Gajim 1.1.0
2018-08-08[omemo] Update manifest.iniPhilipp Hörist
2018-08-08[omemo] Show all fingerprints in one listPhilipp Hörist
2018-08-07[preview] Update manifest.iniPhilipp Hörist
2018-08-07[preview] Lower log level on log outputPhilipp Hörist
2018-08-07[preview] Update manifest.iniPhilipp Hörist
2018-08-07[preview] Fix faulty conversion of text to urlPhilipp Hörist