summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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
2014-07-24Use slixmppFlorent Le Coz
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