Denis Fomin
|
f1b9e29fe3
|
coding standards
|
2010-11-06 16:01:28 +03:00 |
|
Yann Leboulanger
|
69578659a2
|
use NEC to handle our-status event
|
2010-11-06 10:04:41 +01:00 |
|
Yann Leboulanger
|
f68d270f8f
|
fix typo
|
2010-11-06 09:19:20 +01:00 |
|
Yann Leboulanger
|
e21cc8accf
|
merge branches
|
2010-11-05 21:28:14 +01:00 |
|
Yann Leboulanger
|
344181fc01
|
use NEC to handle archiving stanza.
|
2010-11-05 20:36:45 +01:00 |
|
Denis Fomin
|
de559df7c0
|
pluginmanager. completely remove plugin
|
2010-11-05 14:56:31 +03:00 |
|
Yann Leboulanger
|
989e606672
|
use NEC to handle jingle-error events
|
2010-11-05 11:08:06 +01:00 |
|
Yann Leboulanger
|
59c8eb05a3
|
don't continue testing next Ips when on work
|
2010-11-02 22:23:13 +01:00 |
|
Yann Leboulanger
|
21f66fcc47
|
initialize a variable before it's used.
|
2010-11-02 20:24:37 +01:00 |
|
Yann Leboulanger
|
76bf05f533
|
[Dicson] Fix getting the name of widgets. Fixes #6026
|
2010-11-01 21:34:17 +01:00 |
|
Yann Leboulanger
|
5fa8dab30f
|
show warning dialog when trying to enable a plugin that raise an exception when activate is called.
|
2010-11-01 21:22:43 +01:00 |
|
Yann Leboulanger
|
ebde7d4333
|
[Dicson] ellipsize plugins homepage button. Fixes #6025
|
2010-11-01 14:35:32 +01:00 |
|
Yann Leboulanger
|
5a9464f0cf
|
prevent traceback when we receive a message archiving negotiation while our server doesn't support message archiving. Fixes #5859
|
2010-10-31 22:02:24 +01:00 |
|
Yann Leboulanger
|
5dba2ae974
|
don't present roster when joining a groupchat. Fixes #6018
|
2010-10-31 21:38:35 +01:00 |
|
Yann Leboulanger
|
c4b005e0ee
|
better handling of block list. Fixes #6005
|
2010-10-31 18:21:33 +01:00 |
|
Yann Leboulanger
|
667d2c9f6f
|
we can block / unblock General list. see #6005
|
2010-10-31 18:21:04 +01:00 |
|
Yann Leboulanger
|
cdf3918262
|
add new gui extension point so that plugins can update toolbar buttons status.
|
2010-10-29 22:13:12 +02:00 |
|
Yann Leboulanger
|
58feae6cee
|
use NEC to handle jingle-disconnected events
|
2010-10-29 16:49:53 +02:00 |
|
Yann Leboulanger
|
7e4166c288
|
fix call to set_restart_command for gnome session handling
|
2010-10-29 11:51:24 +02:00 |
|
Yann Leboulanger
|
1bbb42a9ae
|
handle read event before close event in case pipe sends us something and close pipe in the same time.
|
2010-10-29 11:41:38 +02:00 |
|
Yann Leboulanger
|
359a6e901e
|
improve connection to server that have an IPv6 but jabber server don't listen on that IP.
|
2010-10-29 11:37:07 +02:00 |
|
Yann Leboulanger
|
9912921ec7
|
remove useless raise
|
2010-10-28 21:00:48 +02:00 |
|
Yann Leboulanger
|
74e1965e2e
|
fix typo
|
2010-10-28 13:18:37 +02:00 |
|
Yann Leboulanger
|
8dcbf3e73e
|
e NEC to handle jingle-connected events
|
2010-10-27 19:37:14 +02:00 |
|
Yann Leboulanger
|
457156cc0e
|
put (group)chat controls in a hbox to be more extensible
|
2010-10-27 11:39:45 +02:00 |
|
Yann Leboulanger
|
6edd6cbfd5
|
change attributes in jingle Event
|
2010-10-27 10:28:59 +02:00 |
|
Yann Leboulanger
|
ea48697543
|
[mulander] improve intl.dll search. Fixes #6006
|
2010-10-27 09:41:04 +02:00 |
|
Yann Leboulanger
|
2fa280acbb
|
create AppData/Gajim folder if it doesn't exists
|
2010-10-27 09:37:56 +02:00 |
|
Yann Leboulanger
|
ab2ddc4935
|
use NEC to handle jingle incoming events
|
2010-10-27 09:36:29 +02:00 |
|
Yann Leboulanger
|
ffa7cbda9c
|
rename __sessions to _session
|
2010-10-27 01:16:05 +02:00 |
|
Yann Leboulanger
|
75b6872064
|
use NEC to handle anonymous jid changment
|
2010-10-26 21:25:41 +02:00 |
|
Yann Leboulanger
|
538fec1571
|
fixes for windows build
|
2010-10-26 17:28:08 +02:00 |
|
Yann Leboulanger
|
edccb053a8
|
fix roster handling with zeroconf. Fixes #5820
|
2010-10-26 11:25:30 +02:00 |
|
Yann Leboulanger
|
1048db503e
|
handle captcha images when registering an account
|
2010-10-26 00:10:25 +02:00 |
|
Yann Leboulanger
|
26d6b50e3e
|
check error before incoming or outgoing events. Fixes #5991
|
2010-10-25 21:06:45 +02:00 |
|
Yann Leboulanger
|
1d8d6a4542
|
correctly decode strings from treeview. Fixes #5996
|
2010-10-25 20:09:30 +02:00 |
|
Yann Leboulanger
|
a58e2c584a
|
prevent traceback when we get a groupchat message for a room we're no more conencted. Fixes #5993
|
2010-10-25 11:23:10 +02:00 |
|
Yann Leboulanger
|
278ba237f9
|
check real JID <-> fake JID correspondance only when needed.
|
2010-10-24 15:33:19 +02:00 |
|
Yann Leboulanger
|
eaaa2634e3
|
correctly clean groupchat_jids when we get an empty vcard.
|
2010-10-24 15:32:38 +02:00 |
|
Yann Leboulanger
|
8da3246f08
|
check use_ft_proxies before discovering our server's proxy
|
2010-10-22 22:22:47 +02:00 |
|
Yann Leboulanger
|
36086dabb4
|
[Kaini] fix start chat menuitem with zeroconf account
|
2010-10-21 19:49:58 +02:00 |
|
Yann Leboulanger
|
14071b6fc7
|
[Dicson] Add gui extension point when drawing a contact in roster. Fixes #5988
|
2010-10-20 21:53:36 +02:00 |
|
Yann Leboulanger
|
13a46aa0b4
|
fix handling error messages. Fixes #5982, #5986
|
2010-10-20 14:57:50 +02:00 |
|
Yann Leboulanger
|
74d68305f1
|
fix var name
|
2010-10-20 14:54:43 +02:00 |
|
Yann Leboulanger
|
588a0d7284
|
fix typo in remote_control.py. Fixes #5987
|
2010-10-20 07:59:34 +02:00 |
|
Yann Leboulanger
|
b8e9498cf8
|
fix var name
|
2010-10-19 21:49:49 +02:00 |
|
Yann Leboulanger
|
186b84c481
|
prevent showing twice the same message in muc when we are twice in a room from 2 accounts.
|
2010-10-19 21:43:44 +02:00 |
|
Yann Leboulanger
|
2315d8a14a
|
prevent traceback when opening change status dialog. Fixes #5985
|
2010-10-19 21:43:09 +02:00 |
|
Yann Leboulanger
|
435b6832cf
|
use RosterReceivedEvent object to handle load_roster_from_db.
|
2010-10-19 18:14:30 +02:00 |
|
Yann Leboulanger
|
58f26f3bfe
|
fix var name. Fixes #5984
|
2010-10-19 17:21:11 +02:00 |
|