Yann Leboulanger
|
f8922005e0
|
fix traceback when trying to connect to a host for which auth method is not supported
|
2011-12-17 15:17:25 +01:00 |
Yann Leboulanger
|
78bd83766c
|
do not send message if GPG encryption fails. Fixes #7059
|
2011-12-17 14:54:29 +01:00 |
Yann Leboulanger
|
82813ff090
|
expand rows when we search, and re-collapse when we end search. Fixes #7060
|
2011-12-16 21:20:01 +01:00 |
Yann Leboulanger
|
24e1de7c5b
|
call gobject.set_prgname *before* import gtk
|
2011-12-14 21:45:12 +01:00 |
Yann Leboulanger
|
6387a980a8
|
prevent traceback
|
2011-12-08 21:57:29 +01:00 |
Denis Fomin
|
20849b4954
|
do not require gtk+ v 2.22 in glade file. Fixes #7058
|
2011-12-06 22:10:45 +03:00 |
Yann Leboulanger
|
b804ebd81b
|
improve search filter in roster: hide groups that have no contacts, make it search for transports and groupchats. Fixes #7060
|
2011-12-06 19:11:34 +01:00 |
Yann Leboulanger
|
de4660b2e5
|
prevent traceback. Fixes #7053
|
2011-12-03 13:33:03 +01:00 |
Yann Leboulanger
|
be867b7843
|
print in chat control when other side de-activate esession.
|
2011-12-03 13:11:05 +01:00 |
Yann Leboulanger
|
ced1285de9
|
prevent traceback. Fixes #7054
|
2011-12-03 12:49:01 +01:00 |
Yann Leboulanger
|
703cc865f7
|
call set_title on tooltip windows to prevent GTKWarning
|
2011-11-10 22:26:11 +01:00 |
Yann Leboulanger
|
d0494ab405
|
improve search filter behaviour. Fixes #7049
|
2011-11-29 17:20:25 +01:00 |
Yann Leboulanger
|
f95e45d457
|
modify /clear command in groupchats so that it also reset color assignment. Fixes #7022
|
2011-11-29 11:55:06 +01: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 |
Denis Fomin
|
4564c2c558
|
Use set_rules_hint(True) in the installed plugins treeview
|
2011-11-26 22:52:04 +03:00 |
Yann Leboulanger
|
b9f8f67ce5
|
print and ignore exceptions raised in an event handler.
|
2011-11-22 22:51:33 +01:00 |
Yann Leboulanger
|
6c605cad41
|
add some missing import
|
2011-11-22 20:08:08 +01:00 |
Yann Leboulanger
|
2582720366
|
handle ERROR and INFORMATION events through NEC
|
2011-11-22 19:25:15 +01:00 |
Yann Leboulanger
|
ae6ffa2a18
|
fix class name
|
2011-11-21 23:51:14 +01: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
|
a5b50465b1
|
fix missing argument in some events
|
2011-11-19 22:19:16 +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 |
Denis Fomin
|
04d1b80691
|
Russian translation updated
|
2011-11-15 22:23:13 +03:00 |
Yann Leboulanger
|
9cf5f9351a
|
start assigning gc color from the first one. see #7022
|
2011-11-15 12:09:39 +01:00 |
Yann Leboulanger
|
9a01ffcdd9
|
correctly set the route attribute in BOSH connections.
|
2011-11-15 09:48:28 +01:00 |
Yann Leboulanger
|
3c294252f0
|
move functions to download an image from htmltextview.py to helpers.py
|
2011-11-14 23:23:40 +01:00 |
Yann Leboulanger
|
b28b3d4ed3
|
add a Tor proxy in default configuration when Gajim starts. Fixes #7026
|
2011-11-14 18:44:17 +01:00 |
Yann Leboulanger
|
55d48e0d7c
|
save ssl fingerprint as soon as we accept a connection to the host. Fixes #7041
|
2011-11-14 18:32:18 +01:00 |
Denis Fomin
|
46d6453634
|
correctly detect upower support. Fixes #7047
|
2011-11-14 08:13:36 +03:00 |
Yann Leboulanger
|
65db6c5eb4
|
make google translator plugin work. Still much work to do about configuration
|
2011-11-13 18:17:15 +01:00 |
Yann Leboulanger
|
a07829c0a9
|
use pycurl to download image in XHTML when a proxy is configured. Fixes #7037
|
2011-11-13 15:10:38 +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
|
844c66e08e
|
Update russian translation
|
2011-11-10 23:19:39 +03:00 |
Yann Leboulanger
|
e88427e0f3
|
add missin pref window changes. Fixes #7023
|
2011-11-10 20:39:24 +01:00 |
Yann Leboulanger
|
8787adf725
|
add a global proxy option that will apply to all account that don't have a proxy configured. Fixes #7023
|
2011-11-10 20:37:48 +01:00 |
Denis Fomin
|
44064c745d
|
Fix russian translation
|
2011-11-10 20:49:03 +03:00 |
Denis Fomin
|
0d5f4c347c
|
change the size of a 'whiteboard' button
|
2011-11-10 15:57:45 +03:00 |
Denis Fomin
|
a574abb1a4
|
change the size of a 'info' button
|
2011-11-10 15:50:32 +03:00 |
Yann Leboulanger
|
4c66686f53
|
execute commands without use_shell=True to prevent remote code execution, except for commands configured in triggers plugin (configured by user itself). Fixes #7031
|
2011-11-08 22:41:07 +01:00 |
Yann Leboulanger
|
23327c834d
|
use prepared statements in all SQL queries that contains jids to prevent SQL injection. Fixes #7034
|
2011-11-08 22:00:52 +01:00 |
Yann Leboulanger
|
93683a8c54
|
prevent traceback in trigger plugin.
|
2011-11-08 20:23:48 +01:00 |
Yann Leboulanger
|
b7316cc206
|
correctly create events for pm messages
|
2011-11-08 20:01:51 +01:00 |
Denis Fomin
|
1ce42dc5f5
|
Russian translation updated
|
2011-11-07 23:47:30 +03:00 |
Yann Leboulanger
|
197d85e563
|
ability to use jingle negociation even if we don't have farsight. Fixes #7044
|
2011-11-06 21:42:04 +01:00 |