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 |
|
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 |
|
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
|
dc2dd87a31
|
prevent message spoofing. Thanks Misc. Fixes #3281
|
2007-07-04 13:29:06 +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 |
|
Yann Leboulanger
|
20965b9ba5
|
[lukas and I] improve tooltip to show info about pending events. fixes #1971
|
2007-07-03 09:31:43 +00:00 |
|
Tomasz Melcer
|
1c0aa7ad10
|
Caps: caps are queried, results are stored in cache.
|
2007-06-30 17:31:27 +00:00 |
|
Yann Leboulanger
|
31f3e2f44a
|
redo substitution when we get resource from config. fixes #3060
|
2007-06-30 08:40:14 +00:00 |
|