Age | Commit message (Expand) | Author |
2011-11-09 | Do not create a private tab when receiving only a chatstate | mathieui |
2011-11-09 | Remove poezio_event_handler to keep only event_handler | mathieui |
2011-11-09 | Set version to 0.7.5 and update the changelog | Florent Le Coz |
2011-11-09 | Merge branch 'releases' | Florent Le Coz |
2011-11-09 | Merge remote-tracking branch 'origin/master' | Florent Le Coz |
2011-11-09 | Remove useless commands | Florent Le Coz |
2011-11-09 | Merge branch 'plugins' | Florent Le Coz |
2011-11-09 | Correct the firstrun message | mathieui |
2011-11-08 | Update version to 0.7.2 | Florent Le Coz |
2011-11-08 | Edited the help messages of the commands for clarity/consistency | mathieui |
2011-11-08 | Fix /kick with the optional message | mathieui |
2011-11-08 | Forgot those hardcoded values… | mathieui |
2011-11-08 | Some documentation improvements. | Florent Le Coz |
2011-11-08 | /theme takes an optional argument to change the theme directly. | 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 | 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 | 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 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 |
2011-11-07 | trigger events *_say BEFORE generating the xhtml, making it possible to add c... | Florent Le Coz |
2011-11-07 | avoid a crash on invalid colors | Florent Le Coz |
2011-11-07 | typo | Florent Le Coz |
2011-11-07 | Removed "WARNING" debug messages, because they are irrelevant | mathieui |
2011-11-07 | Refresh the RosterInfoTab on got_offline and got_online | mathieui |
2011-11-07 | Merge branch 'plugins' of https://git.louiz.org/poezio into plugins | Florent Le Coz |