Age | Commit message (Expand) | Author |
2015-02-21 | Add missing options to default_config.cfg and fix some values | mathieui |
2015-02-21 | Add a force_remote_bookmarks option | mathieui |
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-11 | Fix #2847 (SASL External support) | mathieui |
2014-12-05 | Fix the comment on auto_reconnect too | mathieui |
2014-12-04 | Set auto_reconnect to True by default | Florent Le Coz |
2014-10-16 | Extract XHTML-IM inline imags by default | mathieui |
2014-10-12 | Add an open_all_bookmarks option | mathieui |
2014-09-17 | Fix the doc for remote_fifo_path (fixes #2584) | mathieui |
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-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-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-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-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-02 | Add the save_status, status, and status_message options | mathieui |
2012-12-31 | Fix #2082 (xml:lang) | mathieui |
2012-12-15 | Sort the configurations options by name in the documentation | mathieui |
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 |