Age | Commit message (Expand) | Author |
2011-11-15 | Fixes #2294 | mathieui |
2011-11-15 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |
2011-11-15 | Fixes #2279 | mathieui |
2011-11-15 | Add an iq_show plugin | mathieui |
2011-11-15 | Add a /ping command through a ping plugin | mathieui |
2011-11-14 | Make it possible to use 'm', 'h', and 'd' in the time for the | mathieui |
2011-11-14 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |
2011-11-14 | Useful improvements for the reminder plugin | mathieui |
2011-11-14 | Fix PluginConfig.set | mathieui |
2011-11-14 | Completion for /version | mathieui |
2011-11-14 | Fix priority for command completion | mathieui |
2011-11-14 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |
2011-11-14 | Fix mpd plugin (the colors) | Florent Le Coz |
2011-11-14 | Fix gpg doc accordingly | mathieui |
2011-11-14 | Fix Plugin.config.get to use the right section instead of Poezio | mathieui |
2011-11-13 | Add a "reminder" plugin. | mathieui |
2011-11-13 | Documentation for add_tab_key | mathieui |
2011-11-13 | Add a way for a plugin to add a keybind only for a type of tab | mathieui |
2011-11-13 | Plugin doc for del_tab_command | mathieui |
2011-11-13 | Plugin doc for add_key and del_key | mathieui |
2011-11-13 | Allow a plugin to add a keybinding | mathieui |
2011-11-13 | Tweak auto_completion in order to add quotes only when needed | mathieui |
2011-11-13 | Merge branch 'master' of http://git.louiz.org/poezio | Florent Le Coz |
2011-11-13 | Fix the completion with space-separated items | mathieui |
2011-11-13 | Add a setkey command for the /gpg command. | Florent Le Coz |
2011-11-13 | Merge branch 'master' of https://git.louiz.org/poezio | Florent Le Coz |
2011-11-13 | /gpg command lets you disable or force encryption. | Florent Le Coz |
2011-11-13 | Completion for /nick | mathieui |
2011-11-13 | Completion for /info | mathieui |
2011-11-13 | Completion for /query (re-uses /ignore) | mathieui |
2011-11-13 | Completion for /affiliation | mathieui |
2011-11-13 | Completion for /role | mathieui |
2011-11-13 | Fix /kick with nicks with spaces in it | mathieui |
2011-11-13 | Completion for /kick | mathieui |
2011-11-13 | Completion for /ignore | mathieui |
2011-11-13 | Completion for /export and /import | mathieui |
2011-11-13 | Completion for /server_cycle | mathieui |
2011-11-13 | Completion for /message (re-uses the completion for /version) | mathieui |
2011-11-13 | Completion for /theme | mathieui |
2011-11-13 | Completion for /set_plugin | mathieui |
2011-11-13 | Completion for /set | mathieui |
2011-11-13 | Completion for /bookmark | mathieui |
2011-11-13 | Completion for /version | mathieui |
2011-11-13 | Move /clear to the chattab instead of the muctab | mathieui |
2011-11-13 | Completion for /presence | mathieui |
2011-11-13 | Doc for /set_plugin | mathieui |
2011-11-13 | Fix some incoherences and possible bugs with PluginConfig objects | mathieui |
2011-11-13 | Add a /set_plugin command | mathieui |
2011-11-13 | Example for add_tab_command in the test plugin | mathieui |
2011-11-13 | Fix add_tab_command (and remove) | mathieui |