Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-16 | Add an 'eval_password' option | mathieui | |
to read the password from a secrets store | |||
2015-08-14 | Add NixOS in GNU/Linux installation section | Lancelot SIX | |
2015-08-07 | Fix a section title in the configuration doc | Florent Le Coz | |
2015-08-07 | Document self_ping_delay | Florent Le Coz | |
2015-08-03 | Beginning, not begining | Florent Le Coz | |
2015-08-01 | Update stuff to say 1.0-dev | mathieui | |
2015-07-31 | 0.9 Releasev0.9 | mathieui | |
2015-06-18 | Add a show_jid_in_conversations option | mathieui | |
To hide or show the JID of the contact in conversation tabs. | |||
2015-06-06 | Fix the paths to errors.log in the documentation | mathieui | |
2015-05-21 | Document the vertical_tab_list_size option better | mathieui | |
say it’s for horizontal size | |||
2015-05-20 | Fix the doc. use_log is not true by default. | Eijebong | |
2015-05-11 | Add a cyberplugin | mathieui | |
2015-03-04 | Update the documentation for roster keys | mathieui | |
2015-02-28 | Update the installation doc | mathieui | |
2015-02-21 | Add a force_remote_bookmarks option | mathieui | |
2015-02-08 | Update the development documentation | mathieui | |
talk about the command args parser, mention slixmpp | |||
2015-02-08 | Update the pyenv documentation to mention pythonz too | mathieui | |
(and move the custom compilation on the top, as that’s what’s easiest | |||
2015-02-07 | Change the sphinx theme to one derived from readthedocs | mathieui | |
(without stuff like the unicode codepoint agressions and external resources) This should be cleaner and look good on mobile devices too. | |||
2015-02-03 | Add a random arg to /color | Eijebong | |
2015-01-24 | Document $POEZIO_VENV and $POEZIO_VENV_COMMAND | mathieui | |
2015-01-06 | Comment the /color command | Florent Le Coz | |
2015-01-03 | Fix typos in the documentation | mathieui | |
2015-01-03 | Add a reorder plugin | mathieui | |
/reorder command to organize the tabs according to a fixed layout | |||
2014-12-30 | Add a command to reload the config. | Eijebong | |
2014-12-24 | Add nick_color_aliases (default: true), to look for color of aliases | Célestin Matte | |
2014-12-24 | Add a muc_color section in the config file to permanently fix a color to a nick | Célestin Matte | |
2014-12-20 | Add a deterministic_nick_colors option (default: true) | mathieui | |
2014-12-18 | Set the version of the documentation to 0.9-dev as well | mathieui | |
2014-12-11 | Fix #2847 (SASL External support) | mathieui | |
- Add two new options, keyfile and certfile, which must be both set for the auth to work. - if both are set, then poezio doesn’t force-prompt a password if there is none specified - add /cert_add, /cert_fetch, /cert_disable, /cert_revoke and /certs commands. - add a page of documentation on the process | |||
2014-12-10 | Make the screen_detach plugin support tmux, and use asyncio | mathieui | |
2014-12-09 | Introduce the go_to_previous_tab_on_alt_number option | Florent Le Coz | |
fix #2841 | |||
2014-12-09 | Fix #2802 (add a /closeall command, with a new plugin) | mathieui | |
2014-12-08 | Document the pipe_cmd plugin | mathieui | |
2014-12-07 | Document the new filtering commands | mathieui | |
2014-12-05 | Add documentation for /set_default | mathieui | |
and fix minor typing mistakes too | |||
2014-12-05 | Update the pyenv page | mathieui | |
2014-12-04 | doc typo | Florent Le Coz | |
2014-12-04 | Glitches should not appear since we are not threaded, we have no excuse anymore | Florent Le Coz | |
2014-12-04 | Reconnect doesn’t suck anymore | Florent Le Coz | |
2014-12-04 | Rename the sleekxmpp module to slixmpp in the doc | Florent Le Coz | |
2014-12-04 | Set auto_reconnect to True by default | Florent Le Coz | |
2014-11-30 | Typo | mathieui | |
2014-11-29 | Add a documentation page for pyenv | mathieui | |
2014-11-29 | Remove 3 timed_events methods from the doc, because they don't exist anymore | Florent Le Coz | |
2014-11-04 | Update the documentation | mathieui | |
2014-10-27 | Mention that setuptools is kind of mandatory | mathieui | |
2014-10-19 | Document the group_corrections option | mathieui | |
2014-10-16 | Extract XHTML-IM inline imags by default | mathieui | |
- Add two new options: tmp_image_dir and extract_inline_images - tmp_image_dir is $XDG_CACHE_HOME(usually ~/.cache)/poezio/images if unset - Name the images from a SHA-1 of their data and their mimetype - Output file:// links inside the message | |||
2014-10-13 | Trivial line wrapping of the events.rst doc page | Florent Le Coz | |
2014-10-13 | Document the changing_nick plugin event | Florent Le Coz | |