summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2015-07-21Confusing wording in IRC docFlorent Le Coz
2015-07-20Fix a typo in the OTR plugin docmathieui
2015-07-20Improve /reorder helpmathieui
2015-06-29Make /otr end terminate all encrypted conversations with this bare JIDmathieui
2015-06-29Fix a traceback in the OTR pluginmathieui
2015-05-16Merge branch 'self-ping' into HEADFlorent Le Coz
2015-05-11Add a cyberpluginmathieui
2015-04-08Fix a possible traceback in the OTR pluginmathieui
2015-03-18Fix the OTR timeout messagemathieui
2015-03-09Fix the second example in the simple_notify plugin docmathieui
2015-02-18Fix the uptime pluginmathieui
2015-01-20Remove the ?OTR Error: prefix when displaying an OTR errormathieui
2015-01-19Fix the tmux detection of the screen_detach pluginmathieui
2015-01-15Fix a silent traceback in the otr pluginmathieui
2015-01-15Fix a bug in the IRC pluginmathieui
2015-01-13Add an /irc_query command to the irc pluginFlorent Le Coz
2015-01-11Fix a bug in the OTR pluginmathieui
2015-01-06Fix little “typos” in the screen_detach pluginFlorent Le Coz
2015-01-05Fix a traceback in the OTR pluginmathieui
2015-01-03Add a reorder pluginmathieui
2015-01-03Fix #2523 (interoperability with jitsi)mathieui
2015-01-03Fix small issues in the OTR pluginmathieui
2015-01-03Rework the OTR pluginmathieui
2014-12-30Fix #2448 (SMP in the OTR plugin)mathieui
2014-12-29Fix #2561, Fix #2525 (broken GPG plugin)mathieui
2014-12-23Fix the irc pluginmathieui
2014-12-18Fix #2543 (irc plugin doesn't authenticate properly)mathieui
2014-12-16Add a decode_newlines option to the OTR pluginmathieui
2014-12-10Make the screen_detach plugin support tmux, and use asynciomathieui
2014-12-09Fix #2457 (add real regex support to the autocorrect plugin)mathieui
2014-12-09Fix #2802 (add a /closeall command, with a new plugin)mathieui
2014-12-08Add a decode_entities option to the OTR pluginmathieui
2014-12-08Document the pipe_cmd pluginmathieui
2014-12-08Keep using the OTR context for a specific resource when a DynamicConversation...mathieui
2014-11-25Do not enable xep_0199 in the ping plugin, it's always enabled anywayFlorent Le Coz
2014-11-02Merge branch 'master' into slixFlorent Le Coz
2014-11-02The quote plugin now uses full messages instead of timestamps.Eijebong
2014-10-31Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-10-27Prevent a (harmless) traceback while generating the documentationmathieui
2014-10-20Change the API of Config.get_by_tabnamemathieui
2014-10-14Merge branch 'master' of git.poez.io:poezio into slixmathieui
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-09-17[link] add a way to use a custom browser, directly with the command argumentsFlorent Le Coz
2014-08-01Update the pipe_cmd plugin to use asyncio and be awesomeFlorent Le Coz
2014-08-01Fix a few blocking iq, and remove all block=False function argumentsFlorent Le Coz
2014-08-01Use ChatTab in day_changeFlorent Le Coz