summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2013-05-26Update setup.py to use distutilsmathieui
2013-05-20Add the documentation for the /tell pluginmathieui
2013-05-09Make the random_nick plugin work on "/nick RANDOM" as wellFlorent Le Coz
2013-05-09Add a regex-admin pluginmathieui
2013-05-06The name is poezio, not PoezioFlorent Le Coz
2013-05-06Add a nice marketing pluginFlorent Le Coz
2013-05-01Add a new replace_word plugin.Florent Le Coz
2013-05-01Actually have a random nick ONLY when our nick is RANDOMFlorent Le Coz
2013-05-01Add a new random_nick pluginFlorent Le Coz
2013-04-24Use ISO 8601 date format in the day_change pluginFlorent Le Coz
2013-04-13Move the plugins documentationmathieui
2013-04-12Start the plugin documentationmathieui
2013-03-31Remove the thread from the mpd_clientmathieui
2013-03-18Revstr works in all conversation tabs now.Florent Le Coz
2013-03-17Add a timeout in the select() in mpd_clientmathieui
2013-03-11Send the tune only if ther is a change from the previous statemathieui
2013-03-11Stop broadcasting a tune if we are not playing (#1840)mathieui
2013-03-11Implement user-tune publishing in the mpd plugin (#1840)mathieui
2013-03-10missing space in the status pluginmathieui
2013-03-08Update the plugins to use the PluginAPImathieui
2013-03-08Document with sphinx timed_events, common, and add methods to PluginAPImathieui
2013-03-03Fix a bug in the status pluginmathieui
2013-03-01Fix #2231 (update the plugins to use the new help system)mathieui
2013-03-01Do not ping twice in private tabsmathieui
2013-03-01Improve the ping pluginmathieui
2013-02-01Fix a traceback with the Ping pluginmathieui
2013-01-05Update the gnupg wrapper - Fix #2162mathieui
2012-12-29Add a /display_corrections plugin.Emmanuel Gil Peyrot
2012-12-18super useful plugin that does a revstr on your messages.Florent Le Coz
2012-12-18super useful plugin that shuffles the message you send.Florent Le Coz
2012-12-18super-useful plugin that duplicates the first word of a messagemathieui
2012-12-17Add a nice time_marker plugin.Florent Le Coz
2012-12-16fix a traceback on /unload iq_showmathieui
2012-11-05Display an error and don’t send the message if gpg failed to encrypt a mess...Florent Le Coz
2012-10-22Make the Executor class reliable.Florent Le Coz
2012-07-30Use pipes.quote instead of a string.replace in the link plugin.Florent Le Coz
2012-07-07typo or something like that…Florent Le Coz
2012-07-07Add a replace plugin.Florent Le Coz
2012-07-07Prevent tracebacks in the mpd_client pluginmathieui
2012-07-05Properly quote the %(body)s and %(from)s used in the simple_notify plugin.Florent Le Coz
2012-07-03Make /status comply with the command args rulemathieui
2012-07-03Improve the simple_notify plugin and the daemon to execute a command to clean...Florent Le Coz
2012-05-29Fix the OTR plugin completionmathieui
2012-05-19Make the alias plugin behave like documented.mathieui
2012-05-13Use add_tab_command in the OTR pluginmathieui
2012-05-13Use add_tab_command in the link pluginmathieui
2012-05-13Use add_tab_command in the quote pluginmathieui
2012-05-10Do not let figlet interpret - as argsmathieui
2012-05-09Make translate.py more customizable, and hide it for nowmathieui
2012-05-06Fix the /remind helpmathieui