summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-04Update the documentation for roster keysmathieui
2015-02-28Update the installation docmathieui
2015-02-26Only remove src/default_config.cfg after build if we are in a develop copymathieui
2015-02-26Remove the “make” step from README.rstmathieui
2015-02-26The /list command should list rooms on the given fulljid, not just the bare jidFlorent Le Coz
2015-02-21Remove the unused "logfile" option and do not append 'logs' to every log pathmathieui
2015-02-21Add a -c/--check-config option to check the config filemathieui
2015-02-21Add missing options to default_config.cfg and fix some valuesmathieui
2015-02-21Fix a bug in /bookmarkmathieui
2015-02-21Add a force_remote_bookmarks optionmathieui
2015-02-18Fix the uptime pluginmathieui
2015-02-16Revert the --version thing, it is not supposed to display the software versionFlorent Le Coz
2015-02-16Remove the optparse backward compatibility, and fix the --version featureFlorent Le Coz
2015-02-10Fix the doc pathmathieui
2015-02-10Update setup filesmathieui
2015-02-10Rename README.rest in the MakefileFlorent Le Coz
2015-02-09Fix a color not going back to normal when adding a row in the BookmarksTabmathieui
2015-02-09Remove the setuptools from requirements.txt to avoid a setuptools bugmathieui
2015-02-09Add a bookmarkstab (fixes #2004)mathieui
2015-02-09Refactor /bookmark to avoid code duplicationmathieui
2015-02-09Do not enable the cursor during full screen redrawmathieui
2015-02-09Change the bookmark interfacemathieui
2015-02-08Update the development documentationmathieui
2015-02-08Fix some docstring spellingmathieui
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