summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-06First part of the “remove the Room class” changeFlorent Le Coz
2011-11-06Smaller means being insane, and even then, it should’nt bug too muchmathieui
2011-11-05More @property magic, for transparencymathieui
2011-11-05Things related to priority, fixes #2266 (imo)mathieui
2011-11-05Fixes #2255 with some lambda funmathieui
2011-11-05Fix some chat states problems (e.g. /dnd sending inactive)mathieui
2011-11-05Fix the /kick commandmathieui
2011-11-05Partial fix to #2266 and #2255 (removes the idea of "color state" andmathieui
2011-11-05Merge branch 'master' of https://git.louiz.org/poezio into pluginsFlorent Le Coz
2011-11-03Fix a typo that causes a curses TBmathieui
2011-11-01Add a config option that display the nick in join/part/statusEmmanuel Gil Peyrot
2011-11-01Fixed #2281mathieui
2011-10-30Fixes #2277mathieui
2011-10-29Remove aliases to /statusmathieui
2011-10-29Fix the url matching in the link pluginFlorent Le Coz
2011-10-29Daemon now reads from a pipe and not in the fifo directlyFlorent Le Coz
2011-10-29Merge branch 'master' into pluginsFlorent 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
2011-10-29Add a \n when writing the command to the fifoFlorent 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
2011-10-27Fixed a TB on /kickmathieui
2011-10-20Fix crash on completion of recent words containing xhtml-im attributesFlorent Le Coz
2011-10-17/affiliation commandmathieui
2011-10-17remove /visitor /participant /moderator and replace them with /rolemathieui
2011-10-17TypoMathieu Pasquet
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
2011-10-02Fix completion case-sensitivenessFlorent Le Coz
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-02/clear command in MUCmathieui
2011-10-01Do not try to cycle completion on commands if there was only one possibily.Florent Le Coz
2011-10-01More contact management commandsTodd Eisenberger
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-29merge missing changeset from default into plugin, so both branches are up to ...Florent Le Coz
2011-09-29Fix that resize bug AGAINFlorent Le Coz
2011-09-27Fix loading already loaded pluginsTodd Eisenberger