Age | Commit message (Expand) | Author |
2017-11-23 | Add an autojoined bookmark on /join. | Emmanuel Gil Peyrot |
2017-10-14 | Add an option to disable CSS parsing. | Emmanuel Gil Peyrot |
2017-10-11 | Set enable_avatars to false until the colors issue is fixed | mathieui |
2017-10-09 | Fix #3322 (send a beep when we get disconnected) | mathieui |
2017-10-07 | Display contact avatar in the roster. | Emmanuel Gil Peyrot |
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 | 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 | Comment most options by default in the config file | 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-06-18 | Add a show_jid_in_conversations option | mathieui |
2015-05-21 | Document the vertical_tab_list_size option better | mathieui |
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 |