summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-07Activate figlet plugin in private and conversation tabsmathieui
2011-11-07Typomathieui
2011-11-07Merge branch 'plugins' of https://git.louiz.org/poezio into pluginsmathieui
2011-11-07Add a /plugins command that lists the plugins currently in usemathieui
2011-11-07Add a funny rainbow plugin, mainly to test some plugin hooks.Florent Le Coz
2011-11-07poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml ...Florent Le Coz
2011-11-07Little cleanupFlorent Le Coz
2011-11-07Fix the curses -> html color conversionFlorent Le Coz
2011-11-07trigger events *_say BEFORE generating the xhtml, making it possible to add c...Florent Le Coz
2011-11-07avoid a crash on invalid colorsFlorent Le Coz
2011-11-07typoFlorent Le Coz
2011-11-07Merge branch 'plugins' of https://git.louiz.org/poezio into pluginsFlorent Le Coz
2011-11-07Remove first&last and only use "position" in plugins eventsmathieui
2011-11-07Merge branch 'plugins' of https://git.louiz.org/poezio into pluginsFlorent Le Coz
2011-11-07Merge branch 'plugins' of /home/louiz/git/poezio into pluginsFlorent Le Coz
2011-11-07use only full color mode when sending messages. Simple color mode should neverFlorent Le Coz
2011-11-07Add a function to convert ncurses colors to HTML color code.Florent Le Coz
2011-11-07Add somme triggersmathieui
2011-11-07Actually add the events.py filemathieui
2011-11-07Merge branch 'master' into pluginsFlorent Le Coz
2011-11-06Super-useful figlet pluginmathieui
2011-11-06New type of events to be used with the pluginsmathieui
2011-11-06Merge branch 'plugins' of http://git.louiz.org/poezio into pluginsFlorent Le Coz
2011-11-06Actually use the port option for the port…Florent Le Coz
2011-11-06Merge branch 'plugins' of http://git.louiz.org/poezio into pluginsFlorent Le Coz
2011-11-06do not catch errors, actually, since there’s a bug in the mpd lib with pyth...Florent Le Coz
2011-11-06Merge branch 'plugins' of http://git.louiz.org/poezio into pluginsFlorent Le Coz
2011-11-06typoFlorent Le Coz
2011-11-06Merge branch 'plugins' of http://git.louiz.org/poezio into pluginsFlorent Le Coz
2011-11-06mpd plugins now accepts a password and catches some errors.Florent Le Coz
2011-11-06add a mpd pluginFlorent Le Coz
2011-11-06Merge branch 'master' into pluginsFlorent Le Coz
2011-11-06Fix the sending of colors in private.Florent Le Coz
2011-11-06Merge branch 'master' into pluginsFlorent Le Coz
2011-11-06Fix another thing related to Room removaleFlorent Le Coz
2011-11-06Merge branch 'plugins' of http://git.louiz.org/poezio into pluginsFlorent Le Coz
2011-11-06Actually, no, messages are in _text_bufferFlorent Le Coz
2011-11-06Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2011-11-06Use threads RLock to avoid crash on simultaneous refresh and resize.Florent Le Coz
2011-11-06Wasn’t that already remove, like, TWICE?Florent Le Coz
2011-11-06Fixes #2286 (with /info)mathieui
2011-11-06Merge branch 'plugins' of http://git.louiz.org/poezio into pluginsFlorent Le Coz
2011-11-06Remove a tab._room reference in a plugin API.Florent Le Coz
2011-11-06Merge branch 'master' into pluginsFlorent Le Coz
2011-11-06Merge branch 'master' into pluginsFlorent Le Coz
2011-11-06Fix a remaining crash from the Room class deletion.Florent Le Coz
2011-11-06Fixes mostly #2285 (no more crashes), but as for why we get an iqerrormathieui
2011-11-06Should really fix #2284 and some other tbsmathieui
2011-11-06Fixes #2284mathieui
2011-11-06Use Tab.state proxy everywhere, also, use the right color on privatemathieui