summaryrefslogtreecommitdiff
path: root/src/plugin.py
AgeCommit message (Expand)Author
2011-10-29Make the PluginConfig class heritate the poezio ConfigFlorent Le Coz
2011-10-02Adds a way to delete the commands without reloading the pluginmathieui
2011-10-02Frumious hacks to make plugins less likely to kill a clientTodd Eisenberger
2011-09-25exec pluginFlorent Le Coz
2011-09-25Add a config file to the plugins by defaultmathieui
2011-09-24[teisenbe] Use the imp module to import modules.Florent Le Coz
2011-09-23[teisenbe] first attempt at a plugin system.Florent Le Coz