summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-29Fix that resize bug AGAINFlorent Le Coz
2011-09-26Fixes a bug when the user leaves a MucTab, goes to a privatetab and /join wit...mathieui
2011-09-26[teisenbe] Make the data forms more usable (highlight of the selected row) + ...mathieui
2011-09-26Fix the DataFormTab (was broken with the new theming method)mathieui
2011-09-25Remove /pubsub commandmathieui
2011-09-25Fix some more presence leaksmathieui
2011-09-25Fixes the refresh issue when the user of a private conversation leaves/joinsFlorent Le Coz
2011-09-25and thatFlorent Le Coz
2011-09-25Restaure thatFlorent Le Coz
2011-09-25mergeFlorent Le Coz
2011-09-25Default theme is now ok, I thinkFlorent Le Coz
2011-09-25Remove /pubsub command for the time beingmathieui
2011-09-25Convert 256 colors to 8 if the terminal doesn’t support themFlorent Le Coz
2011-09-25That.Florent Le Coz
2011-09-25Backed out changeset e811b4e21013Florent Le Coz
2011-09-25Forgot that…Florent Le Coz
2011-09-24tgFlorent Le Coz
2011-09-24mergeFlorent Le Coz
2011-09-23Really, really fix whitespace handling.Emmanuel Gil Peyrot
2011-09-23Really fix whitespace handling, and malformed CSS.Emmanuel Gil Peyrot
2011-09-23Do not remove trailing spaces in an XHTML-IM element’s text.Florent Le Coz
2011-09-23make colors work with 3-digits color numbersFlorent Le Coz
2011-09-23Merge branch 256 into masterFlorent Le Coz
2011-09-23Fix whitespace handling in XHTML.Emmanuel Gil Peyrot
2011-09-23Add support for 256 colors in XHTML messages, and fix a stupid bug with img w...Emmanuel Gil Peyrot
2011-09-21Fixes #2251mathieui