Yann Leboulanger
ea24ee82e5
merge diff from trunk to pep branch
2007-08-09 15:39:18 +00:00
Tomasz Melcer
d6e626799c
Jingle: farsight bindings started
2007-08-08 22:51:27 +00:00
Yann Leboulanger
176a02e0f4
fix gnomekeyring.DeniedError. fixes #3300
2007-08-08 16:10:38 +00:00
Tomasz Melcer
fdf9d42e57
Jingle: fixes for content-description negotiation.
2007-08-07 16:34:09 +00:00
Yann Leboulanger
3b52e0d73b
fix TB: get room_jid var before using it
2007-08-07 12:14:54 +00:00
Brendan Taylor
4bfe14d3cf
prompt with SAS during 3 message negotiation
2007-08-07 07:42:31 +00:00
Brendan Taylor
8d79d32002
three message negotiation
2007-08-07 07:21:29 +00:00
Tomasz Melcer
459c73f961
Jingle: UI entry point and lots of small changes.
2007-08-06 23:19:57 +00:00
Yann Leboulanger
4c5bef7a2d
remove svn:executable to zeroconf files
2007-08-06 22:21:22 +00:00
Yann Leboulanger
5350afa8e2
integrate pybonjour support to Gajim. see #2883 . need a fix when sending messages
2007-08-06 21:46:51 +00:00
Yann Leboulanger
28cb6c6bb4
don't fail when there is a name conflict
2007-08-06 19:13:22 +00:00
Tomasz Melcer
9b378d625a
Jingle: Initial support for jingle and jingle-audio.
...
Code isn't linked with the connection code yet. Inside:
* A basic form of jingle framework; the goal is to make code reusable
for other jingle uses.
* Codec "negotiation" for jingle-audio.
2007-08-06 15:53:01 +00:00
Yann Leboulanger
987f6fe01f
show room jid in error messages when unable to join it.
2007-08-06 09:59:14 +00:00
Yann Leboulanger
e906a096c9
[blarz] ability to load iconsets from ~/.gajim/iconsets. fixes #3339
2007-08-05 22:57:04 +00:00
Stephan Erb
4233db9459
Revert [8446]
2007-08-01 15:01:43 +00:00
Stephan Erb
97bb683e08
* Count Metacontacts only once. Fixes #3110
...
* add new function: is_big_brother
2007-07-30 19:52:02 +00:00
Stephan Erb
8bbc23dfd6
* Use same height for all banners. Fixes #2770
...
* Show only one status line in chatwindows, indicate when it is shortened
2007-07-30 12:17:04 +00:00
Brendan Taylor
5935869136
test: 1 < d < (p -1)
2007-07-29 21:02:15 +00:00
Stefan Bethge
bb7283de02
new drop in replacement for zeroconf.py, uses pybonjour
...
(needs integration and some fixing, but works)
see #2883
2007-07-28 11:01:21 +00:00
Yann Leboulanger
c71eed99b8
set xml:lang attribute on opening XML stream. fixes #2772
2007-07-27 20:00:44 +00:00
Stefan Bethge
7dd8a27b39
fix #3186 (thanks dkirov)
2007-07-27 18:19:09 +00:00
Stefan Bethge
68f5401213
set zeroconf hostname on every connection. fix : #3117
2007-07-27 16:00:29 +00:00
Yann Leboulanger
52fdd458d7
fix typo. see #2149
2007-07-25 23:06:33 +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
Yann Leboulanger
85158665d4
fix traceback when receiving a file
2007-07-25 23:02:55 +00:00
Yann Leboulanger
85e040e574
fix traceback when not using gnome keyring. fixes #3319
2007-07-24 08:20:06 +00:00
Yann Leboulanger
5040656f3e
update password in connection instance when we modify it and we use gnome keyring. fixes #3318
2007-07-23 21:35:01 +00:00
Yann Leboulanger
c131a04df8
request last_status_time and os_info to real jid if we know it. fixes #3304
2007-07-22 18:25:43 +00:00
Yann Leboulanger
bca61b7400
show jid in search result with non data forms result. see #3304
2007-07-21 19:39:45 +00:00
Yann Leboulanger
fb3eeb4a40
add a limit to the number of lines displayed in conversation textview.
2007-07-21 14:58:56 +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
Julien Pivotto
015ee132ae
XEP-0045: Multi-User Chat
...
* Handle Multiple status code in MUC.
* Warn the user if room logging is enabled (
http://www.xmpp.org/extensions/xep-0045.html#enter-logging ). Fix #3270 .
2007-07-19 09:27:33 +00:00
Brendan Taylor
fdef1c3d72
shared retained secrets
2007-07-17 08:08:27 +00:00
Brendan Taylor
0ae43eab4e
per-profile srs storage
2007-07-17 08:08:01 +00:00
Julien Pivotto
ecc54114f7
[misc] handle gnome-heyring DeniedError. Fix #3300 .
2007-07-14 13:24:27 +00:00
Brendan Taylor
9d04cd0a82
a file for pickling retained secrets
2007-07-13 22:52:23 +00:00
Tomasz Melcer
4ce9d89077
caps: Real fix for [3295] -- changing separator from ' ' to '\0'.
2007-07-13 14:44:01 +00:00
Julien Pivotto
3875388496
[davux] correct a loop in logger.py. Fix #3295 .
2007-07-13 13:02:42 +00:00
Julien Pivotto
5c36dd8e78
[Lukas and I] use 'event' instead of 'message' as icons names ans
...
states. Fix #2755 .
2007-07-13 10:11:49 +00:00
Yann Leboulanger
2af509d005
reverting [8388] for the moment
2007-07-12 20:45:43 +00:00
Yann Leboulanger
ec2ff7a684
compute metacontact big brother by comparing them instead of computing an absolute score for each one. fixes #2781 and #2156
2007-07-12 11:15:59 +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
53d68c9c7f
copy old gtk+ theme to new default one
2007-07-11 10:09:31 +00:00
Stephan Erb
5f1eaeb312
Ability to disable message previews in notify popups. Fixes #3088
2007-07-10 21:57:56 +00:00
Brendan Taylor
d32e8352d5
proper error handling
2007-07-10 05:41:43 +00:00
Tomasz Melcer
5a5ed1530c
formatting errors
2007-07-09 22:41:53 +00:00
Tomasz Melcer
6c1858224e
caps: data stored and retrieved
2007-07-09 21:24:47 +00:00
Yann Leboulanger
952e6d96e3
catch disk full errors. fixes #2937
2007-07-09 16:01:19 +00:00