summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-29Merge branch 'master' into pluginsFlorent Le Coz
2011-10-29add the link pluginFlorent Le Coz
2011-10-29add get_conversation_messages for the plugin APIFlorent Le Coz
2011-10-29Make the PluginConfig class heritate the poezio ConfigFlorent Le Coz
We can use the nice and safe get() method
2011-10-29Add a \n when writing the command to the fifoFlorent Le Coz
2011-10-29Merge branch 'remote_exec' into pluginsFlorent Le Coz
2011-10-29Remove any mention of “coucou”Florent Le Coz
2011-10-29Add the daemon.Florent Le Coz
2011-10-29Remote execution.Florent Le Coz
We can use a fifo to write command, and execute them on the local machine by running a simple daemon.
2011-10-20Fix crash on completion of recent words containing xhtml-im attributesFlorent Le Coz
fixes #2278
2011-10-17actually does it correctlyFlorent Le Coz
2011-10-17fix the git pull lineFlorent Le Coz
2011-10-17Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2011-10-17testFlorent Le Coz
2011-10-17/affiliation commandmathieui
(without the 'outcast' affiliation ATM)
2011-10-17remove /visitor /participant /moderator and replace them with /rolemathieui
2011-10-17TypoMathieu Pasquet
2011-10-16testFlorent Le Coz
2011-10-16Set room to poezio@muc.poezio.euFlorent Le Coz
2011-10-16Add information on git in the READMEFlorent Le Coz
2011-10-16Indent. That’s actually useless, but I want to test something.Florent Le Coz
2011-10-16update update.shFlorent Le Coz
2011-10-14User role management in MUC (ie /visitor /particpant /moderator)mathieui
2011-10-11Fixed some typosmathieui
2011-10-11Fix the data formsmathieui
2011-10-09Fixed #2268mathieui
2011-10-04fixes #2263Florent Le Coz
2011-10-02By default, log only critical messages. This avoidFlorent Le Coz
warnings to be displayed on stdout if no debug file was specified
2011-10-02Fix completion case-sensitivenessFlorent Le Coz
2011-10-02mergeFlorent Le Coz
2011-10-02Alias plugin. Fixes #1523mathieui
2011-10-02Adds a way to delete the commands without reloading the pluginmathieui
2011-10-02Frumious hacks to make plugins less likely to kill a clientTodd Eisenberger
2011-10-01Added a connect() function to the plugins API, for internal eventmathieui
2011-10-01remove white from the nick colorsFlorent Le Coz
2011-10-01remove white from the nick colorsFlorent Le Coz
2011-10-02/clear command in MUCmathieui
2011-10-01Update translate for the new MUC roomTodd Eisenberger
2011-10-01Do not try to cycle completion on commands if there was only one possibily.Florent Le Coz
You can now see by the space appended at the end if it was the only one. It lets you complete arguments without having to add a stupid space after the command name
2011-10-01More contact management commandsTodd Eisenberger
2011-09-30add color for participant none in dark themeFlorent Le Coz
2011-09-30fixed #2258Florent Le Coz
2011-09-30fixes #2185 completion can be done with the cursor ANYWHERE!Florent Le Coz
2011-09-29use getiterator if python < 3.2Florent Le Coz
2011-09-29²Florent Le Coz
2011-09-29Mais putainFlorent Le Coz
2011-09-29mergeFlorent Le Coz
2011-09-29merge missing changeset from default into plugin, so both branches are up to ↵Florent Le Coz
date
2011-09-29mergeFlorent Le Coz
2011-09-29Fix that resize bug AGAINFlorent Le Coz