summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2014-10-27Prevent a (harmless) traceback while generating the documentationmathieui
2014-10-20Change the API of Config.get_by_tabnamemathieui
2014-10-13Document the before_quote and the after_quote options of the quotemathieui
2014-10-12Give feedback on the OTR commands in the current tabmathieui
2014-10-12Add a notification in the OTR plugin if the session isn't establishedmathieui
2014-09-26Update OTR documentationmathieui
2014-09-17Fix #2581 (fix /untell completion)mathieui
2014-07-09Fix #2546 (ugly tb with the gpg plugin)mathieui
2014-07-05Make the thread from the cmd_plugin be a daemonFlorent Le Coz
2014-07-05Add the pipe_cmd pluginFlorent Le Coz
2014-06-26Use xdg-open by default in the /link pluginAkim Sadaoui
2014-06-14fix a tb in the otr pluginmathieui
2014-05-25Fix a regression that prevented beeps with OTR messagesmathieui
2014-05-22Fix the color of OTR conversations in private chatsmathieui
2014-05-19End all otr conversations when the plugins is unloader (or poezio exits)mathieui
2014-05-18Make the otr plugin messages use the information colormathieui
2014-05-17Do not autocorrect when the remote entity does not support correctionmathieui
2014-05-02Fix an infinite recursion error on recursive aliasesmathieui
2014-04-30Fix #2282 (change the terminal title depending on the tab name)mathieui
2014-04-30Remove Tab.get_name() and use Tab.name insteadmathieui
2014-04-30Fix #2447 (OTR & HTML) -- partial WONTFIXmathieui
2014-04-22Update the alias pluginmathieui
2014-04-20Do not reload unaliased aliasesmathieui
2014-04-17Do not lock on the “composing” chat state with otrmathieui
2014-04-10Fix #2500 (better “C’est toi le”)mathieui
2014-04-04Remove unused importsmathieui
2014-04-01Fix #2453 (malformed stanzas with stupid plugins)mathieui
2014-03-28Also document manual plugin loadmathieui
2014-03-28Add an IRC/biboumi pluginmathieui
2014-03-27Remove useless "installation" parts from the plugin documentationsmathieui
2014-03-27Improve the alias plugin (save aliases, format strings, etc)mathieui
2014-03-07Add a mention about poezio_gpg_export in the docmathieui
2014-02-24Remove the translate plugin (API has been broken for a long time)mathieui
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