Yann Leboulanger
|
3b5cabac5b
|
coding standards
|
2012-01-24 07:28:40 +01:00 |
|
Jefry Lagrange
|
5142ebd626
|
check file integrity when transfer is completed
|
2012-01-23 22:28:07 -05:00 |
|
Yann Leboulanger
|
3a3f99d618
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
|
Jefry Lagrange
|
f3b09203d6
|
dont use content-remove for FT use session-terminate
|
2011-12-29 17:22:51 -05:00 |
|
Yann Leboulanger
|
49bc202421
|
merge from trunk
|
2011-12-29 11:39:02 +01:00 |
|
Jefry Lagrange
|
952ea6a9b6
|
fix closing listening port
|
2011-12-24 18:12:05 -05:00 |
|
Yann Leboulanger
|
6e4bac262c
|
implements Oauth2 mechanism to connect to MSN xmpp server. Fixes #6978
|
2011-12-18 23:20:30 +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
|
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 |
|
Yann Leboulanger
|
520bc6b268
|
change the insecure connection dialog behaviour. Fixes #7019
|
2011-10-31 09:47:01 +01:00 |
|
Yann Leboulanger
|
45ae77abf0
|
revert [ce086d0f1a17]
|
2011-10-02 22:06:22 +02:00 |
|
Yann Leboulanger
|
fd1744d181
|
go back with is_groupchat() to detect groupchats. see #6906
|
2011-10-02 21:29:23 +02:00 |
|
Denis Fomin
|
441eb20a13
|
Fix #6906 again. is_groupchat() are not working as it should. it checks whether the gc connected(is_groupchat_connected()).
|
2011-09-27 18:16:06 +03:00 |
|
Yann Leboulanger
|
b9dc820161
|
[Kamil Paral & I] upower support. Fixes #1962
|
2011-09-05 22:00:23 +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
|
31bfc4969a
|
follow chat in tabs more easily. Don't open as many chattabs as there are lowe priority chats. Fixes #5227
|
2011-08-21 09:51:57 +02:00 |
|
Yann Leboulanger
|
8a82e9021f
|
correctly set transient window for muc error dialogs. Fixes #6943
|
2011-08-14 12:19:43 +02:00 |
|
Yann Leboulanger
|
55d4b5d554
|
fix indentation error
|
2011-08-08 21:49:29 +02:00 |
|
Yann Leboulanger
|
5f88e8ec72
|
handle presence events through Notifiction event
|
2011-08-08 18:44:32 +02:00 |
|
Denis Fomin
|
3df4a940aa
|
Remove backspace in Gnome Keyring dialog. Fixes #6933
|
2011-07-28 16:39:26 +03:00 |
|
Yann Leboulanger
|
94644a2ee3
|
ability to connect to a host that require a PCKS certificate that is encrypted.
|
2011-07-26 22:44:11 +02:00 |
|
Denis Fomin
|
b90382a352
|
fix traceback
|
2013-02-13 10:16:52 +04:00 |
|
Emmanuel Gil Peyrot
|
ab7ce2b42e
|
Use log.warning instead of the deprecated log.warn.
|
2013-01-05 11:26:22 +01:00 |
|
Yann Leboulanger
|
86b256ac96
|
fix style / color things
|
2013-01-05 15:53:14 +01:00 |
|
Yann Leboulanger
|
0519253ff8
|
fix traceback with Gtk3.6
|
2013-01-05 10:38:39 +01:00 |
|
Denis Fomin
|
ac9253e04a
|
Merge
|
2013-01-02 22:13:27 +04:00 |
|
Denis Fomin
|
59a621bd87
|
fix some CursorType
|
2013-01-02 17:30:54 +04:00 |
|
Denis Fomin
|
4e16b113b3
|
fix pixbuf saves and missing import
|
2012-12-31 19:38:32 +04: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 |
|
Yann Leboulanger
|
069bddbbcb
|
remove call to unicode()
|
2013-01-01 21:06:16 +01:00 |
|
Yann Leboulanger
|
414e349345
|
python uses unicode internally
|
2013-01-01 19:44:25 +01:00 |
|
Yann Leboulanger
|
e71188a6fa
|
print -> print()
|
2013-01-01 19:36:56 +01:00 |
|
Yann Leboulanger
|
8f71d9f219
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
|
Yann Leboulanger
|
24d62c2591
|
cleanup gc_control.error_dialog attribute when we close the error dialog. See #6925
|
2011-07-20 00:08:13 +02:00 |
|
Yann Leboulanger
|
f49f8163a6
|
prevent traceback when using normal socks5 FT
|
2011-07-02 00:52:35 +02:00 |
|
Yann Leboulanger
|
ae0a47df85
|
fix error dialog. Fixes #6906
|
2011-07-01 16:08:15 +02:00 |
|
Yann Leboulanger
|
b47248f09d
|
merge from trunk
|
2011-06-20 23:03:06 +02:00 |
|
Yann Leboulanger
|
2a82a399a7
|
remove subscription dialog when another resource has accepted it. Fixes #6762
|
2011-05-24 18:12:48 +02:00 |
|
Yann Leboulanger
|
be942a0270
|
don't open twice the same subscription request dialog. see #6762
|
2011-05-23 22:35:19 +02:00 |
|
Yann Leboulanger
|
46b1b5db0a
|
prevent having more than one password required dialog per room. Fixes #6790
|
2011-05-18 22:48:28 +02:00 |
|
Yann Leboulanger
|
2265a80e9f
|
correctly handle roster puches with subscription=remove. Fixes #6829
|
2011-05-11 20:42:44 +02:00 |
|
Yann Leboulanger
|
26136d66b1
|
remove a useless import in common/gajim.py
|
2011-05-04 14:02:38 +02:00 |
|
Yann Leboulanger
|
0645a6e859
|
allow WM to use several sizes of gajim icon so that it's nicer. Fixes #6839
|
2011-04-27 17:19:42 +02:00 |
|
Yann Leboulanger
|
82f77772a3
|
don't allow to join a groupchat if we have a contact with the same JID. Fixes #5799
|
2011-04-21 15:00:32 +02:00 |
|
Yann Leboulanger
|
7af87739bc
|
use webbrowser module to open uri instead of using popen. Fixes #5751
|
2011-04-19 14:36:22 +02:00 |
|
Yann Leboulanger
|
2b65c5d5a5
|
ability to see certificate on ssl error dialog. Fixes #3998
|
2011-04-18 22:50:39 +02:00 |
|
Yann Leboulanger
|
3424883913
|
ability to see certificate information when fingerprint changes. see #3998
|
2011-04-18 22:36:06 +02:00 |
|