summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-06Remove the Room class. fixes #2122Florent Le Coz
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
Fixes #2259
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
adds state, that are computed to the current theme color)
2011-11-05Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2011-11-05Add documentation for themes.Florent Le Coz
2011-11-03Merge branch 'master' of https://git.louiz.org/poeziomathieui
2011-11-03Fix a typo that causes a curses TBmathieui
2011-11-03Merge branch 'doc'Florent Le Coz
2011-11-03Merge remote-tracking branch 'myrtille/doc' into docFlorent Le Coz
Conflicts: doc/en/configure.txt
2011-11-03Add the configuration "help"mathieui
2011-11-02Fix the key configuration exampleFlorent Le Coz
2011-11-02Add configure and keys documentation, also edit some default configuration ↵Florent Le Coz
values.
2011-11-01Doc: how to install poeziomathieui
2011-11-01First example of a documentation page + makefile to build the docFlorent Le Coz
2011-11-01Add a config option that display the nick in join/part/statusEmmanuel Gil Peyrot
change/etc. in that user color. Fixes #2282.
2011-11-01Fixed #2281mathieui
2011-10-30Fixes #2277mathieui
2011-10-27Fixed a TB on /kickmathieui
2011-10-24French → Englishmathieui
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-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-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