Age | Commit message (Expand) | Author |
2011-11-06 | typo | 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 | Actually, no, messages are in _text_buffer | Florent Le Coz |
2011-11-06 | Remove a tab._room reference in a plugin API. | Florent Le Coz |
2011-11-06 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-06 | Fix a remaining crash from the Room class deletion. | Florent Le Coz |
2011-11-06 | Fixes mostly #2285 (no more crashes), but as for why we get an iqerror | mathieui |
2011-11-06 | Should really fix #2284 and some other tbs | mathieui |
2011-11-06 | Fixes #2284 | mathieui |
2011-11-06 | Use Tab.state proxy everywhere, also, use the right color on private | mathieui |
2011-11-06 | fix variable name, and remove ALL tab._room references. | Florent Le Coz |
2011-11-06 | Remove the Room class. fixes #2122 | Florent Le Coz |
2011-11-06 | First part of the “remove the Room class” change | Florent Le Coz |
2011-11-06 | Smaller means being insane, and even then, it should’nt bug too much | mathieui |
2011-11-05 | More @property magic, for transparency | mathieui |
2011-11-05 | Things related to priority, fixes #2266 (imo) | mathieui |
2011-11-05 | Fixes #2255 with some lambda fun | mathieui |
2011-11-05 | Fix some chat states problems (e.g. /dnd sending inactive) | mathieui |
2011-11-05 | Fix the /kick command | mathieui |
2011-11-05 | Partial fix to #2266 and #2255 (removes the idea of "color state" and | mathieui |
2011-11-05 | Add plugins documentation. | Florent Le Coz |
2011-11-05 | Merge branch 'master' into plugins | Florent Le Coz |
2011-11-05 | Merge branch 'master' of https://git.louiz.org/poezio | Florent Le Coz |
2011-11-05 | Add documentation for themes. | Florent Le Coz |
2011-11-05 | Merge branch 'master' of https://git.louiz.org/poezio into plugins | Florent Le Coz |
2011-11-03 | Merge branch 'master' of https://git.louiz.org/poezio | mathieui |
2011-11-03 | Fix a typo that causes a curses TB | mathieui |
2011-11-03 | Merge branch 'doc' | Florent Le Coz |
2011-11-03 | Merge remote-tracking branch 'myrtille/doc' into doc | Florent Le Coz |
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 va... | Florent Le Coz |
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 |
2011-11-01 | Fixed #2281 | mathieui |
2011-10-30 | Fixes #2277 | mathieui |
2011-10-29 | Add a plugin for /status aliases | mathieui |
2011-10-29 | Remove aliases to /status | mathieui |
2011-10-29 | Fix the url matching in the link plugin | Florent Le Coz |
2011-10-29 | Daemon now reads from a pipe and not in the fifo directly | Florent Le Coz |
2011-10-29 | Remove the information() call in the link plugin | Florent Le Coz |
2011-10-29 | Merge branch 'master' into plugins | Florent Le Coz |
2011-10-29 | add the link plugin | Florent Le Coz |
2011-10-29 | add get_conversation_messages for the plugin API | Florent Le Coz |
2011-10-29 | Make the PluginConfig class heritate the poezio Config | Florent Le Coz |
2011-10-29 | Add a \n when writing the command to the fifo | Florent Le Coz |
2011-10-29 | Merge branch 'remote_exec' into plugins | Florent Le Coz |
2011-10-29 | Remove any mention of “coucou” | Florent Le Coz |