summaryrefslogtreecommitdiff
path: root/src/tabs.py
AgeCommit message (Expand)Author
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
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
2011-11-15Fixes #2292mathieui
2011-11-15Fixes #2294mathieui
2011-11-14Completion for /versionmathieui
2011-11-14Fix priority for command completionmathieui
2011-11-13Add a way for a plugin to add a keybind only for a type of tabmathieui
2011-11-13Tweak auto_completion in order to add quotes only when neededmathieui
2011-11-13Completion for /nickmathieui
2011-11-13Completion for /infomathieui
2011-11-13Completion for /query (re-uses /ignore)mathieui
2011-11-13Completion for /affiliationmathieui
2011-11-13Completion for /rolemathieui
2011-11-13Fix /kick with nicks with spaces in itmathieui
2011-11-13Completion for /kickmathieui
2011-11-13Completion for /ignoremathieui
2011-11-13Completion for /export and /importmathieui
2011-11-13Move /clear to the chattab instead of the muctabmathieui
2011-11-13Fix add_tab_command (and remove)mathieui
2011-11-12a plugin can now add informations in ConversationTab’s InfoWin. And the GPG...Florent Le Coz
2011-11-12Add three new events to modify a message JUST before we send it. It is NOT sa...Florent Le Coz
2011-11-12/xhtml command, Fixes #2237mathieui
2011-11-11Fix a (possible) traceback on /removemathieui
2011-11-11Fixes presence handhakemathieui
2011-11-10Fixes #2231mathieui