Age | Commit message (Expand) | Author |
2014-04-27 | Fix #2106 (implement message delivery receipts) | mathieui |
2014-04-15 | Document the create_gaps option | mathieui |
2014-04-15 | Fix #2440 (highlight composing tabs) | mathieui |
2014-04-09 | Set display_user_color_in_join_part to true by default | mathieui |
2014-04-09 | Fix the dark theme with the new “non-empty-input tabs” | mathieui |
2014-04-07 | Fix #2354 (logs are badly colored with xhtml history) | mathieui |
2014-03-21 | Update setup.py (from what was changed for the pypi release) | mathieui |
2014-02-13 | Add a configurable way of setting cipher suites | Mathieu Pasquet |
2014-02-13 | Fix #2407 (unencrypted connections) | mathieui |
2013-08-10 | Forgot the __init__.py for the poezio_themes package | mathieui |
2013-08-09 | Move the most relevant options to the top of the default config file | mathieui |
2013-08-03 | Logs errors by default, in a dedicated file | mathieui |
2013-06-11 | Fix #2315 (send pings to the server every minute to check the connection) | mathieui |
2013-06-10 | Implement Message Carbons (XEP-280) | mathieui |
2013-05-26 | Update manpage | mathieui |
2013-05-06 | Fix #2286 | mathieui |
2013-04-04 | Add an option to choose between shared and separate input history | mathieui |
2013-03-18 | Set the default anonymous server to a working one | mathieui |
2013-03-12 | Implement user gaming (xep-0196) | mathieui |
2013-03-11 | Fix #1839 (User mood/activity) | mathieui |
2013-03-11 | Fix #1841 (User nickname) | mathieui |
2013-03-11 | Add a receive_user_tune option (fix #2261) | mathieui |
2013-03-11 | Implement XEP-0118 (Fix #1840) | mathieui |
2013-03-10 | fix the color of the scrolled tab with the dark theme | mathieui |
2013-03-08 | Update the plugins to use the PluginAPI | mathieui |
2013-03-04 | Add a show_s2s_errors config option (cf #2182) | mathieui |
2013-03-03 | Add a plugins_conf_dir option | mathieui |
2013-01-26 | Add the color of the resource (for dynamic conversations) in the dark theme. | Florent Le Coz |
2013-01-02 | Add the save_status, status, and status_message options | mathieui |
2012-12-31 | Fix #2082 (xml:lang) | mathieui |
2012-12-17 | Fix the color of the information text in the dark plugin. | Florent Le Coz |
2012-12-15 | Sort the configurations options by name in the documentation | mathieui |
2012-12-15 | Introduce a special "reverse" value for the COLOR_HIGHLIGHT_NICK theme option. | Florent Le Coz |
2012-12-07 | Add a new show_timestamps option to hide/show timestamps in text buffers. | Florent Le Coz |
2012-11-30 | Fix a typo in the default conf | Florent Le Coz |
2012-11-30 | Add a hide_user_lits option that does what it says. | Florent Le Coz |
2012-11-11 | Preload history into discussion windows (à la mcabber) | mathieui |
2012-11-06 | Add a add_space_after_completion bool option. | Florent Le Coz |
2012-09-26 | Rewrite the tab number handling | mathieui |
2012-09-02 | added muc_history_length support | Johannes Krude |
2012-08-05 | Add a filter_info_messages option | mathieui |
2012-08-01 | Do not generate invalid jids (e.g. localpart@domainpart/) | mathieui |
2012-08-01 | Various changes to the roster sorting | mathieui |
2012-08-01 | Add an "online" contact sorting method | mathieui |
2012-08-01 | Add a roster_group_sort option, which works like roster_sort | mathieui |
2012-07-31 | Add a roster_sort option to sort the contacts inside the roster groups | mathieui |
2012-07-31 | Make the autorejoin option work with bans, too, and fix the documentation | mathieui |
2012-07-30 | Add an autorejoin_delay option | mathieui |
2012-07-19 | Remove the shell_completion | mathieui |
2012-06-01 | Fix a comment in the default config file | mathieui |