Age | Commit message (Expand) | Author |
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 |
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 |
2011-11-07 | Remove first&last and only use "position" in plugins events | mathieui |
2011-11-07 | Merge branch 'plugins' of https://git.louiz.org/poezio into plugins | Florent Le Coz |
2011-11-07 | Merge branch 'plugins' of /home/louiz/git/poezio into plugins | Florent Le Coz |
2011-11-07 | use only full color mode when sending messages. Simple color mode should never | Florent Le Coz |
2011-11-07 | Add a function to convert ncurses colors to HTML color code. | Florent Le Coz |
2011-11-07 | Add somme triggers | mathieui |
2011-11-07 | Fix subscriptions (/add → /accept instead of /add → /accept → /accept) | mathieui |
2011-11-07 | Move a space (for perfectionnists) | mathieui |
2011-11-07 | Actually add the events.py file | mathieui |
2011-11-07 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-06 | Super-useful figlet plugin | mathieui |
2011-11-06 | New type of events to be used with the plugins | mathieui |
2011-11-06 | Merge branch 'plugins' of http://git.louiz.org/poezio into plugins | Florent Le Coz |
2011-11-06 | Actually use the port option for the port… | Florent Le Coz |
2011-11-06 | Make private join/parts work properly | mathieui |
2011-11-06 | Code cleanup (unused import, variables, undefined names, etc…) | mathieui |
2011-11-06 | Merge branch 'plugins' of http://git.louiz.org/poezio into plugins | Florent Le Coz |
2011-11-06 | do not catch errors, actually, since there’s a bug in the mpd lib with pyth... | Florent Le Coz |
2011-11-06 | Merge branch 'plugins' of http://git.louiz.org/poezio into plugins | Florent Le Coz |
2011-11-06 | typo | Florent Le Coz |
2011-11-06 | Merge branch 'plugins' of http://git.louiz.org/poezio into plugins | Florent Le Coz |
2011-11-06 | mpd plugins now accepts a password and catches some errors. | Florent Le Coz |
2011-11-06 | add a mpd plugin | Florent Le Coz |
2011-11-06 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-06 | Fix the sending of colors in private. | Florent Le Coz |
2011-11-06 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-06 | Fix another thing related to Room removale | Florent Le Coz |
2011-11-06 | Merge branch 'plugins' of http://git.louiz.org/poezio into plugins | Florent Le Coz |
2011-11-06 | Actually, no, messages are in _text_buffer | Florent Le Coz |
2011-11-06 | Merge branch 'master' of https://git.louiz.org/poezio | Florent Le Coz |
2011-11-06 | Use threads RLock to avoid crash on simultaneous refresh and resize. | Florent Le Coz |
2011-11-06 | Wasn’t that already remove, like, TWICE? | Florent Le Coz |
2011-11-06 | Fixes #2286 (with /info) | mathieui |
2011-11-06 | Merge branch 'plugins' of http://git.louiz.org/poezio into plugins | Florent Le Coz |
2011-11-06 | Remove a tab._room reference in a plugin API. | Florent Le Coz |