summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2012-05-06Fix the ping pluginmathieui
2012-05-05Add /mute to the admin pluginmathieui
2012-05-05Remove useless stuff from the simple_notify pluginmathieui
2012-05-05Use add_tab_command in the mpd client pluginmathieui
2012-05-05Add an "Admin" plug-in that add several shortcuts for room administrationmathieui
2012-03-31Add a /tell pluginmathieui
2012-03-30Fixes #2348mathieui
2012-03-25Add the OTR pluginmathieui
2012-03-09Replace /load with /load_db in AI plugin…mathieui
2012-03-09Add a recreational « AI » pluginmathieui
2012-02-24Fixes #2335mathieui
2012-02-14Fixes #2326mathieui
2012-02-09Remove some debugging printsmathieui
2012-02-07Add a /amsg pluginmathieui
2012-01-29Do not traceback when /gpg outside a ConversationTabmathieui
2012-01-26Fix the alias pluginmathieui
2012-01-26And add the missing files.Florent Le Coz
2011-11-23/quote can now be used by specifiying only the seconds, then completing.Florent Le Coz
2011-11-23Remove TODO since this is done.Florent Le Coz
2011-11-23First argument of /quote can complete a nickname, to filter time results.Florent Le Coz
2011-11-23Add a quote plugin.Florent Le Coz
2011-11-18Use the new args parser in the alias pluginmathieui
2011-11-16Fix plugin statusmathieui
2011-11-15Use the new functions in reminder.pymathieui
2011-11-15Add a send_delayed plugins to send messages in some timemathieui
2011-11-15Add an iq_show pluginmathieui
2011-11-15Add a /ping command through a ping pluginmathieui
2011-11-14Make it possible to use 'm', 'h', and 'd' in the time for themathieui
2011-11-14Useful improvements for the reminder pluginmathieui
2011-11-14Fix mpd plugin (the colors)Florent Le Coz
2011-11-13Add a "reminder" plugin.mathieui
2011-11-13Add a setkey command for the /gpg command.Florent Le Coz
2011-11-13/gpg command lets you disable or force encryption.Florent Le Coz
2011-11-13Example for add_tab_command in the test pluginmathieui
2011-11-12Try to verify signatures with different hashes, and use always_trust.Florent Le Coz
2011-11-12Add a gpg command, doesn’t work yet.Florent Le Coz
2011-11-12a plugin can now add informations in ConversationTab’s InfoWin. And the GPG...Florent Le Coz
2011-11-12GPG now only send the encrypted data, not the full headers things. And it add...Florent Le Coz
2011-11-12GPG: encrypt and decrypt messages when possible.Florent Le Coz
2011-11-12Gpg module: send signed presences, and verify the signature in received prese...Florent Le Coz
2011-11-11Fix an issue with python3.2 (byte vs string) in gnupg module.Florent Le Coz
2011-11-11Create an empty gpg plugin, including a gnupg wrapper.Florent Le Coz
2011-11-10Exec plugin now executes the command in sh -c, allowing us to do some shell t...Florent Le Coz
2011-11-09Fix the test pluginmathieui
2011-11-09Same as previous commit, but with _saymathieui
2011-11-09Remove poezio_event_handler to keep only event_handlermathieui
2011-11-09Added the super-useful and popular pacokickmathieui
2011-11-08Make the rainbow plugin clean existing colors before adding the new colors.Florent Le Coz
2011-11-08Should fix day_change pluginmathieui
2011-11-07Activate figlet plugin in private and conversation tabsmathieui