summaryrefslogtreecommitdiff
path: root/poezio/plugin.py
AgeCommit message (Expand)Author
2020-01-01BasePlugin: Remove debug loggingMaxime “pep” Buquet
2020-01-01E2EE MUC supportMaxime “pep” Buquet
2019-12-27Add a "passthrough" parameter for calls through the safetymetaclassmathieui
2019-12-27Plugins: use import_module for module in poezio_pluginsmathieui
2019-08-22Adapt the plugin safety metaclass for async funcsmathieui
2019-06-22Rework priority handling for eventsMaxime “pep” Buquet
2018-08-09Remove the GPG pluginmathieui
2018-08-08timed_events, plugin: Remove some DeprecationWarning on invalid escapes in do...Emmanuel Gil Peyrot
2018-07-21Update poezio for the new tabs modulemathieui
2018-07-14Stop making classes inherit from object.Emmanuel Gil Peyrot
2018-07-08Fix loading plugins.Emmanuel Gil Peyrot
2018-07-08plugin: Use the provided pathlib.Path.Emmanuel Gil Peyrot
2017-11-12yapf -irmathieui
2016-12-26Add missing message types (fix #3271)mathieui
2016-06-30Absolute imports everywheremathieui
2016-06-27Make all relative imports explicit.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot