summaryrefslogtreecommitdiff
path: root/src/tabs.py
AgeCommit message (Expand)Author
2012-01-27[Link Mauve] Add the ability to send and receive Attention (XEP-0224).Florent Le Coz
2012-01-26Merge branch 'master' of https://git.louiz.org/poezioFlorent 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-26Do not quotify topic completionmathieui
2012-01-26Fixes #2319mathieui
2012-01-26Add a simple_notify pluginFlorent Le Coz
2012-01-26Fix a little incoherence in /querymathieui
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
2012-01-26Add an XML tab (/xml_tab) to view incoming/outgoing stanzasmathieui
2012-01-26We can now configure each conversation independently, for some options.Florent Le Coz
2012-01-25Fixes #2316mathieui
2012-01-24New participant list. Displaying the nick color, the affiliation, role, chats...Florent Le Coz
2012-01-24Make the color for information messages themableFlorent Le Coz
2012-01-24Remove all the .replace('"', '\\"') which are useless since the newFlorent Le Coz
2012-01-21Do not quotify topic completionmathieui
2012-01-15Fixes #2319mathieui
2012-01-10Add a simple_notify pluginFlorent Le Coz
2011-12-19Fix a little incoherence in /querymathieui
2011-12-12ALWAYS display affiliation or role changes, in MucTabs. fixes #2309Florent Le Coz
2011-12-12Avoid a traceback on focusing a PrivateTab from a MucTab we already left. fix...Florent Le Coz
2011-12-10Improve /names commandmathieui
2011-12-09Add manfraid to thanks section.Florent Le Coz
2011-12-09Fix sorting columns when a room has no name. (we use '' instead of None)Florent Le Coz
2011-12-09/recolor random works correctly.Florent Le Coz
2011-12-09Fixe 2104manfraid
2011-11-25Fix split of args for /groupaddFlorent Le Coz
2011-11-25Fix /me in history messages in a better way.Florent Le Coz
2011-11-25/recolor now reloads OWN_NICK_COLOR from the theme, and also add anFlorent Le Coz
2011-11-25/me now works in all chatabsFlorent Le Coz
2011-11-25fixes #2270Florent Le Coz
2011-11-24Fixes #2301mathieui
2011-11-24Fixes #2299mathieui
2011-11-24Fixes #2298mathieui
2011-11-23Nick completion doesn’t add a space afterFlorent Le Coz
2011-11-20May improve some performance, but should be unnoticeable.Florent Le Coz
2011-11-18Restaure the enter key on contacts in the roster.Florent Le Coz
2011-11-18Pasting text is now handled has one single big key.Florent Le Coz
2011-11-18Do not try to interpret keys as key shortcuts when pasting text.Florent Le Coz
2011-11-16Disable horizontal tab list when vertical one is enabled.Florent Le Coz
2011-11-16Add an optional vertical tab list.Florent Le Coz