summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-08Update the pyenv documentation to mention pythonz toomathieui
2015-02-07Entirely ditch distutils for setuptoolsmathieui
2015-02-07Change the sphinx theme to one derived from readthedocsmathieui
2015-02-07Move README to README.rstmathieui
2015-02-03Add a random arg to /colorEijebong
2015-01-28Minor fixes to the certificate warning prompt (#2949)mathieui
2015-01-24Add a check to abort early if the pyvenv command needed in update.sh doesn’...mathieui
2015-01-24Document $POEZIO_VENV and $POEZIO_VENV_COMMANDmathieui
2015-01-23Line-wrap CHANGELOG at 80 cols againmathieui
2015-01-21Update CHANGELOGmathieui
2015-01-21Fix a small error in setup.pymathieui
2015-01-21Remove another snippet of pre-3.4 compatibilitymathieui
2015-01-21Ignore stderr when doing the git revision checkmathieui
2015-01-21Update the setup.py to 0.9 and use PEP 440 for development buildsmathieui
2015-01-20Remove the ?OTR Error: prefix when displaying an OTR errormathieui
2015-01-20Make the ncurses unicode check earliermathieui
2015-01-20Add a check for python ncurses unicode supportmathieui
2015-01-19Properly ignore stderr and redirect stdout when execute a commandFlorent Le Coz
2015-01-19Fix the tmux detection of the screen_detach pluginmathieui
2015-01-15Fix a fallback path in bookmarks.py and use a single-dispatch functionmathieui
2015-01-15Fix a silent traceback in the otr pluginmathieui
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