Age | Commit message (Expand) | Author |
2013-01-05 | Update the gnupg wrapper - Fix #2162 | mathieui |
2012-12-29 | Add a /display_corrections plugin. | Emmanuel Gil Peyrot |
2012-12-18 | super useful plugin that does a revstr on your messages. | Florent Le Coz |
2012-12-18 | super useful plugin that shuffles the message you send. | Florent Le Coz |
2012-12-18 | super-useful plugin that duplicates the first word of a message | mathieui |
2012-12-17 | Add a nice time_marker plugin. | Florent Le Coz |
2012-12-16 | fix a traceback on /unload iq_show | mathieui |
2012-11-05 | Display an error and don’t send the message if gpg failed to encrypt a mess... | Florent Le Coz |
2012-10-22 | Make the Executor class reliable. | Florent Le Coz |
2012-07-30 | Use pipes.quote instead of a string.replace in the link plugin. | Florent Le Coz |
2012-07-07 | typo or something like that… | Florent Le Coz |
2012-07-07 | Add a replace plugin. | Florent Le Coz |
2012-07-07 | Prevent tracebacks in the mpd_client plugin | mathieui |
2012-07-05 | Properly quote the %(body)s and %(from)s used in the simple_notify plugin. | Florent Le Coz |
2012-07-03 | Make /status comply with the command args rule | mathieui |
2012-07-03 | Improve the simple_notify plugin and the daemon to execute a command to clean... | Florent Le Coz |
2012-05-29 | Fix the OTR plugin completion | mathieui |
2012-05-19 | Make the alias plugin behave like documented. | mathieui |
2012-05-13 | Use add_tab_command in the OTR plugin | mathieui |
2012-05-13 | Use add_tab_command in the link plugin | mathieui |
2012-05-13 | Use add_tab_command in the quote plugin | mathieui |
2012-05-10 | Do not let figlet interpret - as args | mathieui |
2012-05-09 | Make translate.py more customizable, and hide it for now | mathieui |
2012-05-06 | Fix the /remind help | mathieui |
2012-05-06 | Fix the ping plugin | mathieui |
2012-05-05 | Add /mute to the admin plugin | mathieui |
2012-05-05 | Remove useless stuff from the simple_notify plugin | mathieui |
2012-05-05 | Use add_tab_command in the mpd client plugin | mathieui |
2012-05-05 | Add an "Admin" plug-in that add several shortcuts for room administration | mathieui |
2012-03-31 | Add a /tell plugin | mathieui |
2012-03-30 | Fixes #2348 | mathieui |
2012-03-25 | Add the OTR plugin | mathieui |
2012-03-09 | Replace /load with /load_db in AI plugin… | mathieui |
2012-03-09 | Add a recreational « AI » plugin | mathieui |
2012-02-24 | Fixes #2335 | mathieui |
2012-02-14 | Fixes #2326 | mathieui |
2012-02-09 | Remove some debugging prints | mathieui |
2012-02-07 | Add a /amsg plugin | mathieui |
2012-01-29 | Do not traceback when /gpg outside a ConversationTab | mathieui |
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 |