summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-09Set version to 0.7.5 and update the changelogFlorent Le Coz
2011-11-09Merge branch 'releases'Florent Le Coz
2011-11-09Merge remote-tracking branch 'origin/master'Florent Le Coz
2011-11-09Remove useless commandsFlorent Le Coz
2011-11-09Merge branch 'plugins'Florent Le Coz
2011-11-09Correct the firstrun messagemathieui
2011-11-08Update version to 0.7.2Florent Le Coz
2011-11-08Edited the help messages of the commands for clarity/consistencymathieui
2011-11-08Fix /kick with the optional messagemathieui
2011-11-08Forgot those hardcoded values…mathieui
2011-11-08Some documentation improvements.Florent Le Coz
2011-11-08/theme takes an optional argument to change the theme directly.Florent Le Coz
2011-11-08Fix new messages separator when it is a the top of the text windowFlorent Le Coz
2011-11-08Merge branch 'master' into pluginsFlorent Le Coz
2011-11-08escape <, > and & in xhtml-im bodies.Florent Le Coz
2011-11-08poopt now handles correctly the size of the chars by jumpingFlorent Le Coz
2011-11-08Merge remote-tracking branch 'origin/plugins' into pluginsFlorent Le Coz
2011-11-08Display actual status message on contact connection instead ofmathieui
2011-11-08Add a warning in case of theme not found, and now unsetting 'theme',mathieui
2011-11-08Removed "WARNING" debug messages, because they are irrelevantmathieui
2011-11-08Refresh the RosterInfoTab on got_offline and got_onlinemathieui
2011-11-08Fix subscriptions (/add → /accept instead of /add → /accept → /accept)mathieui
2011-11-08Move a space (for perfectionnists)mathieui
2011-11-08Make private join/parts work properlymathieui
2011-11-08Code cleanup (unused import, variables, undefined names, etc…)mathieui
2011-11-08fix the last errors that are in another commit that I don’t wantFlorent Le Coz
2011-11-08use only full color mode when sending messages. Simple color mode should neverFlorent Le Coz
2011-11-08Add a command /clear_infosmathieui
2011-11-08trigger events *_say BEFORE generating the xhtml, making it possible to add c...Florent Le Coz
2011-11-08poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml ...Florent Le Coz
2011-11-08Fix the curses -> html color conversionFlorent Le Coz
2011-11-08Add a function to convert ncurses colors to HTML color code.Florent Le Coz
2011-11-08Should fix day_change pluginmathieui
2011-11-08avoid a crash on invalid colorsFlorent Le Coz
2011-11-07Trigger conversation_say and private_say only once,Florent Le Coz
2011-11-07Display actual status message on contact connection instead ofmathieui
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 warning in case of theme not found, and now unsetting 'theme',mathieui
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-07Removed "WARNING" debug messages, because they are irrelevantmathieui
2011-11-07Refresh the RosterInfoTab on got_offline and got_onlinemathieui
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