André Apitzsch
|
68a57e7c91
|
Replace src by gajim
|
2017-07-02 17:25:46 +02:00 |
Philipp Hörist
|
f11135877c
|
Update Makefile.am
|
2017-03-27 09:53:16 +02:00 |
Yann Leboulanger
|
d338572271
|
Update strings for better english. Thanks to Allan Nordhøy for the suggestions
|
2017-02-04 23:29:45 +01:00 |
Jeffrey Baitis
|
4a46a7a195
|
Modified source to work under python3
|
2016-09-02 13:05:03 -07:00 |
Denis Fomin
|
0a77bb574f
|
Fix AcronymsExpander plugin
|
2014-05-31 11:46:47 +04:00 |
Denis Fomin
|
9a78999565
|
[axcel] update AcronymsExpanderPlugin
|
2013-08-20 14:08:54 +04:00 |
Denis Fomin
|
fd47e42dd0
|
fix AcronymsExpanderPlugin
|
2013-01-31 14:05:51 +04:00 |
Yann Leboulanger
|
e03b3c35b6
|
fix traceback handling
fix struc and sha1 usage (use bytes instead of string)
|
2013-01-05 00:03:36 +01:00 |
Yann Leboulanger
|
2c21353a8b
|
remove has_key()
fix base64 calls (requires and returns bytes, not str)
|
2013-01-02 17:53:42 +01:00 |
Yann Leboulanger
|
912f0e921d
|
fix imports and many py3 changements
|
2013-01-02 13:54:02 +01:00 |
Yann Leboulanger
|
d27591076f
|
fix exception handling
|
2013-01-01 23:18:36 +01:00 |
Denis Fomin
|
3cf957db4e
|
fix AcronymsExpanderPlugin
|
2013-01-01 14:26:25 +04:00 |
Denis Fomin
|
e9e5066aca
|
D-Bus Support. sdd icon
|
2012-08-16 22:02:10 +04:00 |
Yann Leboulanger
|
a581f10236
|
remove imort dbus.glib to remove a warning
|
2012-08-11 22:46:39 +02:00 |
Yann Leboulanger
|
444bed2784
|
ability to reset options to default value. Fixes #4465
|
2012-04-09 19:45:56 +02:00 |
Yann Leboulanger
|
8ac4782b68
|
remove snarl test plugin. It is now in plugins repos
|
2012-04-08 01:35:22 +02:00 |
Yann Leboulanger
|
655e523247
|
install correctly all files from plugins (png and files in subdirectories)
|
2011-11-29 11:28:40 +01:00 |
Denis Fomin
|
fbe5c39bd3
|
fix errors in building
|
2011-11-29 12:48:06 +03:00 |
Yann Leboulanger
|
24cd5f30fa
|
re-add a Makefile.am in plugins dir that includes nothing in the generated tarball, but that installs plugins in this directory.
|
2011-11-21 16:30:28 +01:00 |
Yann Leboulanger
|
6ad3d01fb5
|
remove plugins that have been move to gajim-plugins reprository
|
2011-11-16 21:26:36 +01:00 |
Yann Leboulanger
|
87504e3954
|
make google translation plugin work with unicode char
|
2011-11-16 20:11:25 +01:00 |
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
|
084f0ed46d
|
Do not show ftp warning dialog in the check updates
|
2011-11-11 22:40:04 +03:00 |
Denis Fomin
|
159dbdbe92
|
prevent traceback when check update from ftp. see https://trac.gajim.org/ticket/7023#comment:13
|
2011-11-11 21:55:46 +03:00 |
Denis Fomin
|
0d5f4c347c
|
change the size of a 'whiteboard' button
|
2011-11-10 15:57:45 +03:00 |
Yann Leboulanger
|
93683a8c54
|
prevent traceback in trigger plugin.
|
2011-11-08 20:23:48 +01:00 |
Denis Fomin
|
708967a21f
|
plugin_installer. version: 0.5
|
2011-11-06 21:36:19 +03:00 |
Denis Fomin
|
95a3b992a6
|
plugin_installer. use TLS connection. fixes #7024
|
2011-11-06 21:28:54 +03:00 |
Yann Leboulanger
|
70fcdcdab2
|
auto-check for updates of installed plugins
|
2011-11-02 11:23:02 +01:00 |
Denis Fomin
|
4dd234321e
|
translate all modules in the plugin dir(whiteboard plugin for example. translate plugin.py and whiteboard_widget.py)
|
2011-09-04 23:23:38 +03:00 |
Denis Fomin
|
01a2de57c7
|
roster_buttons.do not translate buttons lebel.
triggers.remove unused import,coding style
|
2011-09-03 22:12:54 +03:00 |
Denis Fomin
|
dcca206149
|
plugin_installer.make tab lebel translatable
|
2011-09-03 21:43:52 +03:00 |
Denis Fomin
|
05d5b8d7d8
|
plugin_installer.make some string translatable
|
2011-09-03 20:21:44 +03:00 |
Denis Fomin
|
9ba2c2b9b9
|
plugin_installer. move progressbar
|
2011-09-03 20:16:23 +03:00 |
Denis Fomin
|
4761429860
|
Whiteboard plugin. set tooltip for whiteboard button
|
2011-09-03 11:56:14 +03: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 |
Denis Fomin
|
9847455414
|
fix var name
|
2011-09-02 21:12:01 +03:00 |
Denis Fomin
|
370965f685
|
set new translation domain for triggers plugin and whiteboard plugin
|
2011-09-02 20:56:34 +03:00 |
Denis Fomin
|
42ec6b60b2
|
set new translation domaine for plugins
|
2011-09-02 20:51:13 +03:00 |
Denis Fomin
|
c9b7e70e32
|
Plugin Installer. translation fix
|
2011-08-30 18:29:10 +03:00 |
Denis Fomin
|
8cec80acb7
|
do not translate unused string
|
2011-08-30 16:22:03 +03:00 |
Denis Fomin
|
e194394479
|
imported patch 2011-08-27_00-06-54_r13163+.diff
|
2011-08-30 15:23:16 +03:00 |
Yann Leboulanger
|
b0e1bbac56
|
run plugin_downbloaded callback in the main thread instead of in Ftp Thread. Fixes freeze under windows when plugin is downloaded
|
2011-08-28 10:08:38 +02:00 |
Yann Leboulanger
|
98432f6666
|
cean chatstate code: remove XEP-0022 support and use caps to know if a contact supports it
|
2011-08-27 22:41:55 +02:00 |
Yann Leboulanger
|
5a09c0d62e
|
change plugin name in Makefile.am too
|
2011-08-26 15:13:19 +02:00 |
Yann Leboulanger
|
e7deda826e
|
rename ftp manager plugin to plugin installer
|
2011-08-26 13:37:35 +02:00 |