Éric Araujo
|
9b5ee1e13b
|
convert tabs to spaces in source code thanks to reindent.py
Also use sed to remove now unneeded Vim lines, 2to3 -f ws_comma to fix
some whitespace, and fix some other madness manually.
|
2010-04-08 01:20:17 +02:00 |
Mateusz Biliński
|
e8c3ba51b2
|
Fixed bug related to account name in NewEventsExample name. Modified way to acquire message type.
|
2009-06-21 23:12:30 +02:00 |
Mateusz Biliński
|
6fecd84b16
|
Fixed log_calls decorator arguments in a few plugins. Fixed Acronyms Expander plugin (not working due to bad auto-merge). Added few comments.
|
2009-06-15 07:56:08 +02:00 |
Mateusz Biliński
|
018bda5a5f
|
Merged default branch with plugin-system branch. Not all elements are fully
functional. This should be considered as sync commit.
|
2009-06-07 00:00:03 +02:00 |
Mateusz Biliński
|
8c75ed38b1
|
Google Translation plugin added (proof-of-concept) that translates incoming chat messages from English to French using Google Translate service.
Plugin object that registered new event is accessible in that event now, through self.plugin.
|
2008-08-25 17:20:16 +00:00 |