summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-15Disconnected tabs remain visible until closed or rejoinedmathieui
2012-02-15Do not show joined tabs on startupmathieui
2012-02-15Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2012-02-15Add an option to configure the max nick lengthFlorent Le Coz
2012-02-14Fixes #2303 (add user_list_sort option)mathieui
2012-02-14Fixes #2310mathieui
2012-02-14Add 'joined' tab state, and rewrite the function handling the prioritiesmathieui
2012-02-13Fix a traceback when in debug modemathieui
2012-02-13Useless option ssl=True (deprecated & unused)mathieui
2012-02-12Allow setting the affiliation of a JID, and add outcast affiliationmathieui
2012-02-09Restrict nick change for gmail users because gmail.com is buggymathieui
2012-02-09New unified /set command (fixes #2323)mathieui
2012-02-09Config.write_in_file() now works as expectedmathieui
2012-02-09Remove some debugging printsmathieui
2012-02-07Fixed #2328mathieui
2012-02-05Log the private messages sentmathieui
2012-01-30Do not crash when given a link without textmathieui
2012-01-27[Link Mauve] Add the ability to send and receive Attention (XEP-0224).Florent Le Coz
2012-01-27Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2012-01-27Typo.Florent Le Coz
2012-01-26Fixes #2312 (delay element in normal conversations)mathieui
2012-01-26Add an auto_reconnect optionmathieui
2012-01-26Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2012-01-26Handle autojoin="1" for bookmarks.Florent Le Coz
2012-01-26Make /theme error more descriptiveFlorent Le Coz
2012-01-26New participant list. Displaying the nick color, the affiliation, role, chats...Florent Le Coz
2012-01-26Make the color for information messages themableFlorent Le Coz
2012-01-26Remove all the .replace('"', '\\"') which are useless since the newFlorent Le Coz
2012-01-26Fix the comments in the theming.py fileFlorent Le Coz
2012-01-26Display colors for /me messages in a better way.Florent Le Coz
2012-01-26Do not quotify topic completionmathieui
2012-01-26Fixes #2319mathieui
2012-01-26Fix the alias pluginmathieui
2012-01-26Add a simple_notify pluginFlorent Le Coz
2012-01-26Fix the resize issues with the /configure tabmathieui
2012-01-26Fix various issues with the /configure tabmathieui
2012-01-26Fix a little incoherence in /querymathieui
2012-01-26Fix the completion for /decline and /invitemathieui
2012-01-26Add a /invites commandmathieui
2012-01-26Beep when receiving a MUC invitation (by default)mathieui
2012-01-26Make non-remote commands work.Florent Le Coz
2012-01-26ALWAYS display affiliation or role changes, in MucTabs. fixes #2309Florent Le Coz
2012-01-26Avoid a traceback on focusing a PrivateTab from a MucTab we already left. fix...Florent Le Coz
2012-01-26Improve /names commandmathieui
2012-01-26Add manfraid to thanks section.Florent Le Coz
2012-01-26Fix sorting columns when a room has no name. (we use '' instead of None)Florent Le Coz
2012-01-26/recolor random works correctly.Florent Le Coz
2012-01-26Fixe 2104manfraid
2012-01-26Fix a crash on empty command in muclisttabFlorent Le Coz
2012-01-26Fixes #2241mathieui