summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15Make use of the $POEZIO_VENV and $POEZIO_VENV_COMMAND env variables if they e...mathieui
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-08Remove the annoying (and pretty useless) warning about psi+ usersFlorent Le Coz
2015-01-06Comment the /color commandFlorent Le Coz
2015-01-06Trigger a /recolor when we set deterministic_nick_colors=trueFlorent Le Coz
2015-01-06Fix little “typos” in the screen_detach pluginFlorent Le Coz
2015-01-05Log the plugin errors toomathieui
2015-01-05Fix a traceback in the OTR pluginmathieui
2015-01-04Fix #2578 (disable roster features with anonymous connections)mathieui
2015-01-03Fix typos in the documentationmathieui
2015-01-03Add a reorder pluginmathieui
2015-01-03Do not trigger the “tab_change” event when going over a gaptabmathieui
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-31Fix broken CTRL+arrow key shortcuts under some termsCélestin Matte
2014-12-30Add a callback on enable_vertical_tab_list changemathieui
2014-12-30Add a command to reload the config.Eijebong
2014-12-30Fix #2448 (SMP in the OTR plugin)mathieui
2014-12-30Update color in all tabs with /colorCélestin Matte
2014-12-30Only graphically ack a message if it was sent by usmathieui
2014-12-29Fix #2561, Fix #2525 (broken GPG plugin)mathieui
2014-12-24Merge branch 'master_rebased' of https://github.com/Perdu/poeziomathieui
2014-12-24Make it possible to change the nick of a user not in the room, and change col...Célestin Matte
2014-12-24Add nick_color_aliases (default: true), to look for color of aliasesCélestin Matte
2014-12-24Unset color with /color <nick> unsetCélestin Matte
2014-12-24Add a muc_color section in the config file to permanently fix a color to a nickCélestin Matte
2014-12-24Add a /color command to fix color for a nickCélestin Matte
2014-12-23Fix the irc pluginmathieui
2014-12-20Remove the remaining pre-3.4 compatibility hacksmathieui
2014-12-20Add a deterministic_nick_colors option (default: true)mathieui
2014-12-19Do not assign the result of get_room_form because it does not return anythingmathieui
2014-12-19Fix /info (9/78)mathieui
2014-12-19Fix a traceback in /rolemathieui
2014-12-19Fix /last_activity (8/78)mathieui
2014-12-19Fix /destroy_room (7/78)mathieui
2014-12-19Fix /toggle (6/78)mathieui
2014-12-19Add a missing import of the XEP-0048 URL elementmathieui
2014-12-19Remove an useless input method which was needed with threadsmathieui
2014-12-19Fix #2861 (fix /ignore and /unignore (5/78))mathieui
2014-12-18Set the version of the documentation to 0.9-dev as wellmathieui
2014-12-18Fix #2543 (irc plugin doesn't authenticate properly)mathieui
2014-12-18Fix a hidden traceback in /set completionmathieui
2014-12-18Allow -1 as a value for optional arguments in the args parser to collect an u...mathieui
2014-12-18Add a unit test for input completionmathieui
2014-12-17Update CHANGELOG and versionsmathieui
2014-12-17Fix scrolling inside the input when the text is small enough to fitmathieui
2014-12-17Add completions for /cert_add and /cert_fetchmathieui