Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-05 | Add documentation for themes. | Florent Le Coz | |
2011-11-03 | Merge branch 'doc' | Florent Le Coz | |
2011-11-03 | Merge remote-tracking branch 'myrtille/doc' into doc | Florent Le Coz | |
Conflicts: doc/en/configure.txt | |||
2011-11-03 | Add the configuration "help" | mathieui | |
2011-11-02 | Fix the key configuration example | Florent Le Coz | |
2011-11-02 | Add configure and keys documentation, also edit some default configuration ↵ | Florent Le Coz | |
values. | |||
2011-11-01 | Doc: how to install poezio | mathieui | |
2011-11-01 | First example of a documentation page + makefile to build the doc | Florent Le Coz | |
2011-11-01 | Add a config option that display the nick in join/part/status | Emmanuel Gil Peyrot | |
change/etc. in that user color. Fixes #2282. | |||
2011-11-01 | Fixed #2281 | mathieui | |
2011-10-30 | Fixes #2277 | mathieui | |
2011-10-27 | Fixed a TB on /kick | mathieui | |
2011-10-24 | French → English | mathieui | |
2011-10-20 | Fix crash on completion of recent words containing xhtml-im attributes | Florent Le Coz | |
fixes #2278 | |||
2011-10-17 | actually does it correctly | Florent Le Coz | |
2011-10-17 | fix the git pull line | Florent Le Coz | |
2011-10-17 | Merge branch 'master' of https://git.louiz.org/poezio | Florent Le Coz | |
2011-10-17 | test | Florent Le Coz | |
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-16 | test | Florent Le Coz | |
2011-10-16 | Set room to poezio@muc.poezio.eu | Florent Le Coz | |
2011-10-16 | Add information on git in the README | Florent Le Coz | |
2011-10-16 | Indent. That’s actually useless, but I want to test something. | Florent Le Coz | |
2011-10-16 | update update.sh | Florent Le Coz | |
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-02 | merge | Florent Le Coz | |
2011-10-01 | remove white from the nick colors | 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 | merge | Florent Le Coz | |
2011-09-29 | Fix that resize bug AGAIN | Florent Le Coz | |
2011-09-29 | [zorun] update man, add key bindings descriptions, etc | Florent Le Coz | |
2011-09-27 | Backed out changeset 087bfa4fc8be | mathieui | |
2011-09-27 | test commit | 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 |