summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2014-02-22Remove the dependency on poezio from xhtml.pyEmmanuel Gil Peyrot
2014-02-19Update install instructions and fix a typomathieui
2014-02-12Add a fun spaces.py pluginFlorent Le Coz
2014-02-03Fix #2208 (time_marker shows an useless timestamp)mathieui
2014-02-03Don’t set our status to None on /unload gpgFlorent Le Coz
2014-02-03Log our own message with the otr plugin if configuredmathieui
2014-01-29Add a logging option to the OTR pluginMathieu Pasquet
2013-12-28Workaround for an otr lib bug (plaintext messages without warning)mathieui
2013-11-28Add an “autocorrect” plugin with a sed-like syntaxMathieu Pasquet
2013-11-26refactor the texts in core to be more readable and fix some typosMathieu Pasquet
2013-10-21Make the /link plugin accept a rangeFlorent Le Coz
2013-10-06Fix #2356 (ping is blocking)Mathieu Pasquet
2013-09-06Add the pointpoint pluginFlorent Le Coz
2013-08-18Fix /otr fpr and the remote user nick colormathieui
2013-08-11Mark OTR messages as private (as in carbons)mathieui
2013-08-07Documentation updatemathieui
2013-08-07Complete the documentation of the OTR pluginmathieui
2013-08-07Add the missing regex admin documentationmathieui
2013-08-06Fix the same issue with the OTR pluginmathieui
2013-08-06Don’t send the xhtml body with a gpg-encrypted messagemathieui
2013-08-05Add trust management to the OTR plugin (/otr trust|untrust)mathieui
2013-08-05Add a new "drop" option to the OTR plugin (to drop the privkey)mathieui
2013-08-04Notify properly in the OTR plugin when a message is receivedmathieui
2013-08-04Add a helpful help for /otrmathieui
2013-08-04Rewrite the OTR plugin to use pure-python-otrmathieui
2013-08-02Fix #2300 (use re.sub in the replace plugin)mathieui
2013-06-28IT’S CAPS LOCK DAYFlorent Le Coz
2013-06-18Add the stoi pluginFlorent Le Coz
2013-06-18Add a mirror pluginFlorent Le Coz
2013-06-16Fix a tb with the tell plugin on wrong inputmathieui
2013-06-09Fix the link of daemon.py in the docFlorent Le Coz
2013-06-01Update caps after loading the ping pluginmathieui
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