summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2014-04-07Fix #2354 (logs are badly colored with xhtml history)mathieui
2014-03-21Update setup.py (from what was changed for the pypi release)mathieui
2014-02-13Add a configurable way of setting cipher suitesMathieu Pasquet
2014-02-13Fix #2407 (unencrypted connections)mathieui
2013-08-10Forgot the __init__.py for the poezio_themes packagemathieui
2013-08-09Move the most relevant options to the top of the default config filemathieui
2013-08-03Logs errors by default, in a dedicated filemathieui
2013-06-11Fix #2315 (send pings to the server every minute to check the connection)mathieui
2013-06-10Implement Message Carbons (XEP-280)mathieui
2013-05-26Update manpagemathieui
2013-05-06Fix #2286mathieui
2013-04-04Add an option to choose between shared and separate input historymathieui
2013-03-18Set the default anonymous server to a working onemathieui
2013-03-12Implement user gaming (xep-0196)mathieui
2013-03-11Fix #1839 (User mood/activity)mathieui
2013-03-11Fix #1841 (User nickname)mathieui
2013-03-11Add a receive_user_tune option (fix #2261)mathieui
2013-03-11Implement XEP-0118 (Fix #1840)mathieui
2013-03-10fix the color of the scrolled tab with the dark thememathieui
2013-03-08Update the plugins to use the PluginAPImathieui
2013-03-04Add a show_s2s_errors config option (cf #2182)mathieui
2013-03-03Add a plugins_conf_dir optionmathieui
2013-01-26Add the color of the resource (for dynamic conversations) in the dark theme.Florent Le Coz
2013-01-02Add the save_status, status, and status_message optionsmathieui
2012-12-31Fix #2082 (xml:lang)mathieui
2012-12-17Fix the color of the information text in the dark plugin.Florent Le Coz
2012-12-15Sort the configurations options by name in the documentationmathieui
2012-12-15Introduce a special "reverse" value for the COLOR_HIGHLIGHT_NICK theme option.Florent Le Coz
2012-12-07Add a new show_timestamps option to hide/show timestamps in text buffers.Florent Le Coz
2012-11-30Fix a typo in the default confFlorent Le Coz
2012-11-30Add a hide_user_lits option that does what it says.Florent Le Coz
2012-11-11Preload history into discussion windows (à la mcabber)mathieui
2012-11-06Add a add_space_after_completion bool option.Florent Le Coz
2012-09-26Rewrite the tab number handlingmathieui
2012-09-02added muc_history_length supportJohannes Krude
2012-08-05Add a filter_info_messages optionmathieui
2012-08-01Do not generate invalid jids (e.g. localpart@domainpart/)mathieui
2012-08-01Various changes to the roster sortingmathieui
2012-08-01Add an "online" contact sorting methodmathieui
2012-08-01Add a roster_group_sort option, which works like roster_sortmathieui
2012-07-31Add a roster_sort option to sort the contacts inside the roster groupsmathieui
2012-07-31Make the autorejoin option work with bans, too, and fix the documentationmathieui
2012-07-30Add an autorejoin_delay optionmathieui
2012-07-19Remove the shell_completionmathieui
2012-06-01Fix a comment in the default config filemathieui
2012-05-23Put the personal words in the last words completion (M-/)mathieui
2012-05-23Add personal words completion - Fixes #1723mathieui
2012-05-22Remove the unused “port” option.mathieui
2012-05-17Add an option to always show the separator - Fixes #2240mathieui
2012-05-10Document some more optionsmathieui