Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-17 | /affiliation command | mathieui | |
(without the 'outcast' affiliation ATM) | |||
2011-10-17 | remove /visitor /participant /moderator and replace them with /role | mathieui | |
2011-10-17 | Typo | Mathieu Pasquet | |
2011-10-14 | User role management in MUC (ie /visitor /particpant /moderator) | mathieui | |
2011-10-11 | Fixed some typos | mathieui | |
2011-10-11 | Fix the data forms | mathieui | |
2011-10-09 | Fixed #2268 | mathieui | |
2011-10-04 | fixes #2263 | Florent Le Coz | |
2011-10-02 | By default, log only critical messages. This avoid | Florent Le Coz | |
warnings to be displayed on stdout if no debug file was specified | |||
2011-10-02 | Fix completion case-sensitiveness | Florent Le Coz | |
2011-10-01 | remove white from the nick colors | Florent Le Coz | |
2011-10-02 | /clear command in MUC | mathieui | |
2011-10-01 | Do 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-01 | More contact management commands | Todd Eisenberger | |
2011-09-30 | fixed #2258 | Florent Le Coz | |
2011-09-30 | fixes #2185 completion can be done with the cursor ANYWHERE! | Florent Le Coz | |
2011-09-29 | use getiterator if python < 3.2 | Florent Le Coz | |
2011-09-29 | ² | Florent Le Coz | |
2011-09-29 | Fix that resize bug AGAIN | Florent Le Coz | |
2011-09-26 | Fixes a bug when the user leaves a MucTab, goes to a privatetab and /join ↵ | mathieui | |
with no args (it joined the muc, but did not open a new tab) | |||
2011-09-26 | [teisenbe] Make the data forms more usable (highlight of the selected row) + ↵ | mathieui | |
theme colors instead of hardcoded ones | |||
2011-09-26 | Fix the DataFormTab (was broken with the new theming method) | mathieui | |
2011-09-25 | Remove /pubsub command | mathieui | |
2011-09-25 | Fix some more presence leaks | mathieui | |
2011-09-25 | Fixes the refresh issue when the user of a private conversation leaves/joins | Florent Le Coz | |
2011-09-25 | and that | Florent Le Coz | |
2011-09-25 | Restaure that | Florent Le Coz | |
2011-09-25 | merge | Florent Le Coz | |
2011-09-25 | Default theme is now ok, I think | Florent Le Coz | |
2011-09-25 | Remove /pubsub command for the time being | mathieui | |
2011-09-25 | Convert 256 colors to 8 if the terminal doesn’t support them | Florent Le Coz | |
2011-09-25 | That. | Florent Le Coz | |
2011-09-25 | Backed out changeset e811b4e21013 | Florent Le Coz | |
2011-09-25 | Forgot that… | Florent Le Coz | |
2011-09-24 | tg | Florent Le Coz | |
2011-09-24 | merge | Florent Le Coz | |
2011-09-23 | Really, really fix whitespace handling. | Emmanuel Gil Peyrot | |
2011-09-23 | Really fix whitespace handling, and malformed CSS. | Emmanuel Gil Peyrot | |
2011-09-23 | Do not remove trailing spaces in an XHTML-IM element’s text. | Florent Le Coz | |
2011-09-23 | make colors work with 3-digits color numbers | Florent Le Coz | |
2011-09-23 | Merge branch 256 into master | Florent Le Coz | |
2011-09-23 | Fix whitespace handling in XHTML. | Emmanuel Gil Peyrot | |
2011-09-23 | Add support for 256 colors in XHTML messages, and fix a stupid bug with img ↵ | Emmanuel Gil Peyrot | |
without @alt. | |||
2011-09-21 | Fixes #2251 | mathieui | |
2011-09-21 | Handles 256 colors, easier theming and more flexible way to define colors | Florent Le Coz | |
Doesn’t run yet if term doesn’t support 256 colors, I know (thus the branch "256") | |||
2011-09-20 | oh, merge | Florent Le Coz | |
2011-09-20 | merge | Florent Le Coz | |
2011-09-20 | Do not limit the size of the windows, fixes #2246 | Florent Le Coz | |
2011-09-20 | Fixes #2221 | mathieui | |
2011-09-20 | Fixes #2245 | mathieui | |