Age | Commit message (Expand) | Author |
2012-01-26 | Fix the alias plugin | mathieui |
2012-01-26 | And add the missing files. | Florent Le Coz |
2011-11-23 | /quote can now be used by specifiying only the seconds, then completing. | Florent Le Coz |
2011-11-23 | Remove TODO since this is done. | Florent Le Coz |
2011-11-23 | First argument of /quote can complete a nickname, to filter time results. | Florent Le Coz |
2011-11-23 | Add a quote plugin. | Florent Le Coz |
2011-11-18 | Use the new args parser in the alias plugin | mathieui |
2011-11-16 | Fix plugin status | mathieui |
2011-11-15 | Use the new functions in reminder.py | mathieui |
2011-11-15 | Add a send_delayed plugins to send messages in some time | 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 | Useful improvements for the reminder plugin | mathieui |
2011-11-14 | Fix mpd plugin (the colors) | Florent Le Coz |
2011-11-13 | Add a "reminder" plugin. | mathieui |
2011-11-13 | Add a setkey command for the /gpg command. | Florent Le Coz |
2011-11-13 | /gpg command lets you disable or force encryption. | Florent Le Coz |
2011-11-13 | Example for add_tab_command in the test plugin | mathieui |
2011-11-12 | Try to verify signatures with different hashes, and use always_trust. | Florent Le Coz |
2011-11-12 | Add a gpg command, doesn’t work yet. | Florent Le Coz |
2011-11-12 | a plugin can now add informations in ConversationTab’s InfoWin. And the GPG... | Florent Le Coz |
2011-11-12 | GPG now only send the encrypted data, not the full headers things. And it add... | Florent Le Coz |
2011-11-12 | GPG: encrypt and decrypt messages when possible. | Florent Le Coz |
2011-11-12 | Gpg module: send signed presences, and verify the signature in received prese... | Florent Le Coz |
2011-11-11 | Fix an issue with python3.2 (byte vs string) in gnupg module. | Florent Le Coz |
2011-11-11 | Create an empty gpg plugin, including a gnupg wrapper. | Florent Le Coz |
2011-11-10 | Exec plugin now executes the command in sh -c, allowing us to do some shell t... | Florent Le Coz |
2011-11-09 | Fix the test plugin | mathieui |
2011-11-09 | Same as previous commit, but with _say | mathieui |
2011-11-09 | Remove poezio_event_handler to keep only event_handler | mathieui |
2011-11-09 | Added the super-useful and popular pacokick | mathieui |
2011-11-08 | Make the rainbow plugin clean existing colors before adding the new colors. | Florent Le Coz |
2011-11-08 | Should fix day_change plugin | mathieui |
2011-11-07 | Activate figlet plugin in private and conversation tabs | mathieui |
2011-11-07 | Typo | mathieui |
2011-11-07 | Add a funny rainbow plugin, mainly to test some plugin hooks. | Florent Le Coz |
2011-11-06 | Super-useful figlet plugin | mathieui |
2011-11-06 | Actually use the port option for the port… | 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 | 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-10-29 | Add a plugin for /status aliases | mathieui |
2011-10-29 | Fix the url matching in the link plugin | Florent Le Coz |
2011-10-29 | Remove the information() call in the link plugin | Florent Le Coz |
2011-10-29 | add the link plugin | Florent Le Coz |
2011-10-02 | Alias plugin. Fixes #1523 | mathieui |
2011-10-01 | Added a connect() function to the plugins API, for internal event | mathieui |
2011-10-01 | Update translate for the new MUC room | Todd Eisenberger |