Age | Commit message (Expand) | Author |
2011-11-08 | Fix /kick with the optional message | mathieui |
2011-11-08 | add the conversation screenshot | Florent Le Coz |
2011-11-08 | describe private, conversation, data form and list tabs. | Florent Le Coz |
2011-11-08 | Describe the muc interface. | Florent Le Coz |
2011-11-08 | add the tab_bar image | Florent Le Coz |
2011-11-08 | add the roster screenshot | Florent Le Coz |
2011-11-08 | Merge branch 'master' of https://git.louiz.org/poezio | mathieui |
2011-11-08 | Forgot those hardcoded values… | mathieui |
2011-11-08 | Describe the roster tab | Florent Le Coz |
2011-11-08 | 80 cols³ | Florent Le Coz |
2011-11-08 | Describe tab system | Florent Le Coz |
2011-11-08 | 80 cols² | mathieui |
2011-11-08 | 80 cols. | mathieui |
2011-11-08 | Merge branch 'master' of https://git.louiz.org/poezio | mathieui |
2011-11-08 | Doc: XHTML formatting | mathieui |
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 |