Commit graph

14 commits

Author SHA1 Message Date
Yann Leboulanger
9ed4b62df2 make google translate plugin work when from language is "auto" 2011-11-16 17:52:19 +01:00
Yann Leboulanger
d6d351869e use proxy if needed in google translation plugin. Fixes #7042 2011-11-16 17:51:42 +01:00
Yann Leboulanger
715ae88480 ability to enable and choose languages for google translation plugin per jid. 2011-11-16 14:07:47 +01:00
Yann Leboulanger
65db6c5eb4 make google translator plugin work. Still much work to do about configuration 2011-11-13 18:17:15 +01:00
Denis Fomin
8a32eaf0f0 make plugins description translatable 2011-09-02 22:50:36 +03:00
Denis Fomin
fcdf58e321 do not translate plugins config vars 2011-09-02 21:23:14 +03:00
Yann Leboulanger
b1675bf233 rename variables in plugins. Fixes #5994 2010-10-25 09:57:40 +02:00
Yann Leboulanger
0b448cfb10 [Dicson] use manifest.ini files in plugins to have a separate file for plugin's information. Fixes #5920 2010-09-18 23:00:43 +02:00
Yann Leboulanger
896fe73945 [Dicson] Handle non-Latin text and errors in google translate plugin. Fixes #5904 2010-09-12 17:14:44 +02:00
É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