summaryrefslogtreecommitdiff
path: root/src/tabs.py
AgeCommit message (Expand)Author
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
2011-11-10Also, do not crash when receiving a message from someone who is not amathieui
2011-11-10Add per_tab_type commands for the pluginsmathieui
2011-11-10Forgotten changesmathieui
2011-11-09Do not send chatstates when the contact is offlinemathieui
2011-11-09-get -set +@property +@property.settermathieui
2011-11-09What.mathieui
2011-11-09Same as previous commit, but with _saymathieui
2011-11-09Merge branch 'plugins'Florent Le Coz
2011-11-08Edited the help messages of the commands for clarity/consistencymathieui
2011-11-08Fix /kick with the optional messagemathieui
2011-11-08Merge remote-tracking branch 'origin/plugins' into pluginsFlorent Le Coz