summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-23Nick completion doesn’t add a space afterFlorent Le Coz
2011-11-23Remove this usell ++-- from pooptFlorent Le Coz
2011-11-23Plugin API: add a method to put text in the input.Florent Le Coz
2011-11-23Use almost all available 256 colors for nick colorsFlorent Le Coz
2011-11-20May improve some performance, but should be unnoticeable.Florent Le Coz
2011-11-19Restaure try: except: on derwinFlorent Le Coz
2011-11-18Add a simple args parser for commands in common.pymathieui
2011-11-18Add some __doc__ to the parse from/to str/secs methodsmathieui
2011-11-18Restaure the enter key on contacts in the roster.Florent Le Coz
2011-11-18Restaure Ctrl+Enter -> \nFlorent 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-16Merge branch 'master' of http://git.louiz.org/poezioFlorent Le Coz
2011-11-16Add a vertical separator between the vertical tab list and the restFlorent Le Coz
2011-11-16Add CHAR_CHATSTATE_* to the available theme optionsmathieui
2011-11-16Use os.path.expanduser to interpret '~' for _dir config optionsmathieui
2011-11-16Add a wrapper for RawConfigParser.options() in PluginConfigmathieui
2011-11-16Disable horizontal tab list when vertical one is enabled.Florent Le Coz
2011-11-16Add an option to display vertical tabs from bottom to top.Florent Le Coz
2011-11-16Document the two new options.Florent Le Coz
2011-11-16Add an optional vertical tab list.Florent Le Coz
2011-11-15Add the 's' modifier (allow a string to be "50s1d1d4m1s")mathieui
2011-11-15Also parse strings with only seconds properlymathieui
2011-11-15Some utility functions to go from/to seconds/stringsmathieui
2011-11-15Should avoir connecting on port -1.mathieui
2011-11-15Fixes #2264mathieui
2011-11-15Fixes #2292mathieui
2011-11-15Use Theme.CHAR_STATUS whenever it is possiblemathieui
2011-11-15Fixes #2294mathieui
2011-11-15Fixes #2279mathieui
2011-11-14Fix PluginConfig.setmathieui
2011-11-14Completion for /versionmathieui
2011-11-14Fix priority for command completionmathieui
2011-11-14Fix Plugin.config.get to use the right section instead of Poeziomathieui
2011-11-13Add a way for a plugin to add a keybind only for a type of tabmathieui
2011-11-13Allow a plugin to add a keybindingmathieui
2011-11-13Tweak auto_completion in order to add quotes only when neededmathieui
2011-11-13Fix the completion with space-separated itemsmathieui
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-13Completion for /server_cyclemathieui
2011-11-13Completion for /message (re-uses the completion for /version)mathieui
2011-11-13Completion for /thememathieui