Age | Commit message (Expand) | Author |
2019-08-25 | Remove code for loading logs | mathieui |
2019-03-19 | Fix various spelling mistakes throughout the code | Kim Alvefur |
2019-01-04 | Fix several typos in the docs. | Emmanuel Gil Peyrot |
2018-12-16 | impromptu: document default_muc_service | Maxime “pep” Buquet |
2018-10-13 | Fix build warnings in the doc | mathieui |
2018-08-13 | Enable the vertical tabs by default | Emmanuel Gil Peyrot |
2018-08-13 | Switch the default use_log value to true | Emmanuel Gil Peyrot |
2018-08-13 | Revert "Set enable_avatars to false until the colors issue is fixed" | mathieui |
2018-07-01 | Replace information_popup_type_filter occurences with correct naming | Maxime “pep” Buquet |
2017-12-20 | Set bookmark_on_join default value to false | mathieui |
2017-11-27 | Update documentation | mathieui |
2017-10-11 | Set enable_avatars to false until the colors issue is fixed | mathieui |
2017-10-10 | Add documentation on enable_avatar | mathieui |
2017-10-10 | Fix #3190 (TOFU the SPKI hash and not the whole cert) | mathieui |
2017-10-09 | Fix #3322 (send a beep when we get disconnected) | mathieui |
2016-11-06 | Merge branch 'popup_filters' of https://github.com/LukeMarlin/poezio | mathieui |
2016-11-06 | Made doc more clear on how to configure information_popup_type_filter | Luke Marlin |
2016-10-23 | Fix typo | mathieui |
2016-10-23 | Added information_popup_type_filter that allow to | Luke Marlin |
2016-10-09 | Remove the resource option from the configuration. | Emmanuel Gil Peyrot |
2016-10-04 | "information" is already plural, fix wording | mathieui |
2016-10-04 | Rename "roster" to "contact list" | mathieui |
2016-10-04 | Replace "MUC" by "chatroom" in the documentation | mathieui |
2016-06-12 | Increase ping timeout delays (now that the ping actually works) | mathieui |
2016-06-12 | Disable smacks by default | mathieui |
2016-06-05 | Set "show_useless_separator" to true by default | mathieui |
2016-06-05 | Enable message carbons by default | mathieui |
2015-10-05 | Get rid of the muc_history_length option | mathieui |
2015-09-30 | Fix the plugins_dir documentation | mathieui |
2015-08-16 | Add an 'eval_password' option | mathieui |
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-06-18 | Add a show_jid_in_conversations option | mathieui |
2015-05-21 | Document the vertical_tab_list_size option better | mathieui |
2015-05-20 | Fix the doc. use_log is not true by default. | Eijebong |
2015-02-21 | Add a force_remote_bookmarks option | mathieui |
2015-01-03 | Fix typos in the documentation | 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-09 | Introduce the go_to_previous_tab_on_alt_number option | 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-10-19 | Document the group_corrections option | mathieui |
2014-10-16 | Extract XHTML-IM inline imags by default | mathieui |
2014-10-12 | Add an open_all_bookmarks option | mathieui |
2014-10-08 | Use SHA-2 (SHA-512) to store the certificate fingerprint instead of SHA-1 | mathieui |
2014-09-17 | Fix the doc for remote_fifo_path (fixes #2584) | mathieui |
2014-04-27 | Fix #2106 (implement message delivery receipts) | mathieui |