Brendan Taylor
|
8675731f8d
|
refactored identity verification
public key authentication
|
2007-08-17 08:39:47 +00:00 |
|
Yann Leboulanger
|
ea24ee82e5
|
merge diff from trunk to pep branch
|
2007-08-09 15:39:18 +00:00 |
|
Yann Leboulanger
|
3cf16a5a4a
|
handle gnome-screensaver events. fixes #663
|
2007-08-09 12:18:59 +00:00 |
|
Yann Leboulanger
|
c4b34800da
|
call process_connection faster under win. it processes incoming stanza under windows only.
|
2007-08-09 10:41:59 +00:00 |
|
Brendan Taylor
|
4bfe14d3cf
|
prompt with SAS during 3 message negotiation
|
2007-08-07 07:42:31 +00:00 |
|
Yann Leboulanger
|
3b9966960d
|
add --config-path option so that we can specify the root folder of config files. see #2149
|
2007-07-25 23:04:15 +00:00 |
|
Julien Pivotto
|
3a1b83228d
|
Beter handling of status code in MUC. see #3270.
|
2007-07-19 13:12:11 +00:00 |
|
Julien Pivotto
|
97d5ffdb7d
|
Beter handling of status codes. See #3270.
http://www.xmpp.org/extensions/xep-0045.html#registrar-statuscodes-init
|
2007-07-19 11:54:15 +00:00 |
|
Julien Pivotto
|
0314f23aa4
|
Add notification of Configuration Changes in MUC. See #3270.
http://www.xmpp.org/extensions/xep-0045.html#roomconfig-notify
|
2007-07-19 10:06:59 +00:00 |
|
Brendan Taylor
|
8adbac7997
|
don't prompt to negotiate if we have mutual subscription
|
2007-07-17 08:26:14 +00:00 |
|
Brendan Taylor
|
fdef1c3d72
|
shared retained secrets
|
2007-07-17 08:08:27 +00:00 |
|
Brendan Taylor
|
8af883e852
|
refactored and corrected identity testing, prompt user when a session is initiated by an unsubscribed jid
|
2007-07-12 06:25:05 +00:00 |
|
Julien Pivotto
|
9994643247
|
Added my own copyright :-P
|
2007-07-11 21:39:27 +00:00 |
|
Yann Leboulanger
|
3f5327dc6f
|
[mrk] handle Google Apps For Your Domain. fixes #3163
|
2007-07-11 16:32:18 +00:00 |
|
Yann Leboulanger
|
952e6d96e3
|
catch disk full errors. fixes #2937
|
2007-07-09 16:01:19 +00:00 |
|
Yann Leboulanger
|
2828e47a24
|
don't always minimize bookmarked groupchats
|
2007-07-08 11:28:23 +00:00 |
|
Brendan Taylor
|
ccac0b4299
|
fixed presence leaks
|
2007-07-05 21:30:09 +00:00 |
|
Brendan Taylor
|
29c44d8a5e
|
interface for SAS
|
2007-07-04 18:55:53 +00:00 |
|
Yann Leboulanger
|
1656ea452b
|
rename gt+ theme to default. fixes #2794
|
2007-07-04 16:50:54 +00:00 |
|
Yann Leboulanger
|
039bf1e10e
|
use get_contact() when we give the resource. see #3275
|
2007-07-04 16:33:40 +00:00 |
|
Yann Leboulanger
|
8abd062365
|
[Lukas] split get_contact into get_contacts and get_contact. get_contact_from_full_jid uses get_contact. Maybe could be merged with optional argument, but it's clearer this way. Fixes #3275
|
2007-07-04 13:23:16 +00:00 |
|
Brendan Taylor
|
2bed6a522a
|
fixed a traceback
|
2007-07-03 18:00:09 +00:00 |
|
Yann Leboulanger
|
33946aeeef
|
remove useless function get_contcats_from_jid (same as get_contact). see #3275
|
2007-07-03 10:22:41 +00:00 |
|
Brendan Taylor
|
c3b81346d9
|
human-readable feature negotiation dialogs
|
2007-07-02 16:53:19 +00:00 |
|
Yann Leboulanger
|
fd2be16f24
|
make the ask password for groupchat window async and entry visibility to False. fixes #3265
|
2007-06-29 08:19:13 +00:00 |
|
Brendan Taylor
|
6fe668d863
|
disable logs in encrypted sessions.
|
2007-06-29 04:12:08 +00:00 |
|
Yann Leboulanger
|
c8d808d956
|
fix TB when we remove an account. Fixes #3268
|
2007-06-28 21:22:27 +00:00 |
|
Yann Leboulanger
|
a1bf7363c7
|
better network_manager detection
|
2007-06-26 20:59:30 +00:00 |
|
Brendan Taylor
|
39bea5fd40
|
tidying things up.
|
2007-06-26 20:55:49 +00:00 |
|
Yann Leboulanger
|
519bfa9352
|
remove private messges from unread_messages table in logs.db
|
2007-06-25 19:34:23 +00:00 |
|
Yann Leboulanger
|
fc153017ec
|
ask password to user when we try to connect to a password protected room. fixes #2890
|
2007-06-24 21:19:41 +00:00 |
|
Brendan Taylor
|
abd773b52e
|
can respond to an esession request
|
2007-06-20 20:44:33 +00:00 |
|
Yann Leboulanger
|
2c6b7494cc
|
check network events every 2 seconds is enough. fixes #3250
|
2007-06-19 16:19:57 +00:00 |
|
Julien Pivotto
|
2885e3dbda
|
[misc] Update own vcard when requested. Fix #3237.
|
2007-06-17 16:10:00 +00:00 |
|
Brendan Taylor
|
d1fe7b41f3
|
functioning XEP-0217 implementation! (initiation only)
|
2007-06-17 10:39:19 +00:00 |
|
Julien Pivotto
|
c92145c3b9
|
[misc] repare sending composing chatstates using xep instead of xep.
Fix #3241.
|
2007-06-16 21:31:19 +00:00 |
|
Julien Pivotto
|
ed3db807d9
|
Fix a bug with minimization and new accounts
|
2007-06-14 20:57:25 +00:00 |
|
Yann Leboulanger
|
d2914f642b
|
add minimize button to manage_bookmarks window. see #3034
|
2007-06-13 20:24:04 +00:00 |
|
Julien Pivotto
|
6338f63f03
|
Fix some bugs with minimized groupchats.
|
2007-06-11 10:13:16 +00:00 |
|
Yann Leboulanger
|
5ca32ba606
|
[sgala] check autoaway state only every 10 seconds, so that gajim allows for processors to sleep longer for power saving (see linuxpowertop.org)
|
2007-06-06 09:57:33 +00:00 |
|
Brendan Taylor
|
7898686680
|
reverted back to per-JID windows, pass around sessions instead of thread_ids
|
2007-06-05 23:19:34 +00:00 |
|
Brendan Taylor
|
17c5bf5e52
|
massive everything-breaking overhaul for per-session windows
|
2007-06-05 21:26:45 +00:00 |
|
Julien Pivotto
|
85c6c4b63c
|
* Use self instead of gajjim.interface in gajim.py
* Improve coding of [8220]
|
2007-06-04 12:22:51 +00:00 |
|
Julien Pivotto
|
6269150711
|
Fix a bug with (systray, drag and drop) and minimized groucpchat
|
2007-06-04 12:18:34 +00:00 |
|
Julien Pivotto
|
99f36260f9
|
Change also context menu 'send status' icon in roster.
|
2007-06-03 16:42:43 +00:00 |
|
Julien Pivotto
|
24f42e7549
|
Add sent status icon to contact's context menu. Fix #342.
|
2007-06-03 15:46:05 +00:00 |
|
Yann Leboulanger
|
274f8742bb
|
use the new new_private_chat function
|
2007-06-03 13:45:32 +00:00 |
|
Yann Leboulanger
|
75eb345ff9
|
prevent TB when we click on a popup notification of an already handled event
|
2007-06-03 13:42:51 +00:00 |
|
Yann Leboulanger
|
52c6c6cbb7
|
[roidelapluie] better groupchat support in roster and systray. Better nick support
|
2007-06-03 13:40:14 +00:00 |
|
Yann Leboulanger
|
07b324ced4
|
ability to see pep nodes and their access model. TODO: ability to change it
|
2007-06-03 10:30:34 +00:00 |
|