Age | Commit message (Expand) | Author |
2011-11-08 | change title level for Roster tab commands | Florent Le Coz |
2011-11-08 | Some documentation improvements. | Florent Le Coz |
2011-11-08 | Doc: Roster tab commands | mathieui |
2011-11-08 | Doc: PrivateTab and ConversationTab commands | mathieui |
2011-11-08 | Doc: ChatTab and MUC commands | mathieui |
2011-11-08 | /theme takes an optional argument to change the theme directly. | Florent Le Coz |
2011-11-08 | Add general commands in the usage help | mathieui |
2011-11-08 | Complete the keys documentation a little bit more. | Florent Le Coz |
2011-11-08 | Doc: Key bindings - Fixed PgUp/Down | mathieui |
2011-11-08 | Key bindings in the doc. | mathieui |
2011-11-08 | make clean also cleans the html files generated by asciidoc | mathieui |
2011-11-08 | Update README file. | Florent Le Coz |
2011-11-08 | little additional update to README | Florent Le Coz |
2011-11-08 | Update CHANGELOG file | Florent Le Coz |
2011-11-08 | POWER OF EQUALITY. | Florent Le Coz |
2011-11-08 | Fix new messages separator when it is a the top of the text window | Florent Le Coz |
2011-11-08 | Add make in the update.sh | mathieui |
2011-11-08 | Make the rainbow plugin clean existing colors before adding the new colors. | Florent Le Coz |
2011-11-08 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-08 | escape <, > and & in xhtml-im bodies. | Florent Le Coz |
2011-11-08 | poopt now handles correctly the size of the chars by jumping | Florent Le Coz |
2011-11-08 | Merge remote-tracking branch 'origin/plugins' into plugins | Florent Le Coz |
2011-11-08 | Display actual status message on contact connection instead of | mathieui |
2011-11-08 | Add a warning in case of theme not found, and now unsetting 'theme', | mathieui |
2011-11-08 | Removed "WARNING" debug messages, because they are irrelevant | mathieui |
2011-11-08 | Refresh the RosterInfoTab on got_offline and got_online | mathieui |
2011-11-08 | Fix subscriptions (/add → /accept instead of /add → /accept → /accept) | mathieui |
2011-11-08 | Move a space (for perfectionnists) | mathieui |
2011-11-08 | Make private join/parts work properly | mathieui |
2011-11-08 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui |
2011-11-08 | fix the last errors that are in another commit that I don’t want | Florent Le Coz |
2011-11-08 | use only full color mode when sending messages. Simple color mode should never | Florent Le Coz |
2011-11-08 | Add a command /clear_infos | mathieui |
2011-11-08 | trigger events *_say BEFORE generating the xhtml, making it possible to add c... | Florent Le Coz |
2011-11-08 | poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml ... | Florent Le Coz |
2011-11-08 | Fix the curses -> html color conversion | Florent Le Coz |
2011-11-08 | Add a function to convert ncurses colors to HTML color code. | Florent Le Coz |
2011-11-08 | Should fix day_change plugin | mathieui |
2011-11-08 | avoid a crash on invalid colors | Florent Le Coz |
2011-11-07 | Trigger conversation_say and private_say only once, | Florent Le Coz |
2011-11-07 | Activate figlet plugin in private and conversation tabs | mathieui |
2011-11-07 | Typo | mathieui |
2011-11-07 | Display actual status message on contact connection instead of | mathieui |
2011-11-07 | Merge branch 'plugins' of https://git.louiz.org/poezio into plugins | mathieui |
2011-11-07 | Add a /plugins command that lists the plugins currently in use | mathieui |
2011-11-07 | Add a funny rainbow plugin, mainly to test some plugin hooks. | Florent Le Coz |
2011-11-07 | Add a warning in case of theme not found, and now unsetting 'theme', | mathieui |
2011-11-07 | poezio_colors_to_html now takes full colors (\x19xxx}) to generate the xhtml ... | Florent Le Coz |
2011-11-07 | Little cleanup | Florent Le Coz |
2011-11-07 | Fix the curses -> html color conversion | Florent Le Coz |