Yann Leboulanger
|
0c0c81ca03
|
ignore transports with wrong jid. fixes #2574
|
2006-10-17 10:09:11 +00:00 |
|
Nikos Kouremenos
|
5b600300fd
|
room -> group chat
|
2006-10-15 17:29:22 +00:00 |
|
Yann Leboulanger
|
6b0bf2b2a0
|
do not log gc invitation. Fixes #2525
|
2006-10-09 09:00:23 +00:00 |
|
Yann Leboulanger
|
b06c56a3fc
|
prevent a traceback when saving vcard on HD.
|
2006-10-06 13:00:50 +00:00 |
|
Yann Leboulanger
|
817bbad971
|
[sgala] tell other client that ask us that we support xhtml-im.
|
2006-10-05 21:31:18 +00:00 |
|
Yann Leboulanger
|
725325eb7e
|
priority is now by default set from status. online: 50, away: 40...
priorities are configurable with autopriority_* ACE options.
Fixes #1999, #1439, #1885, #1076
|
2006-10-03 14:57:19 +00:00 |
|
Yann Leboulanger
|
6b40b5ad32
|
[Santiago Gala] we can now see XHTML (JEP 0071). See #316
|
2006-10-03 14:12:42 +00:00 |
|
Nikos Kouremenos
|
ca7a1e60e9
|
do not use from foo import bar
|
2006-09-29 10:23:20 +00:00 |
|
Travis Shirk
|
1b0f153e42
|
Fixed JEP-70 (HTTP auth) error protocol. (#2124)
|
2006-09-29 01:38:46 +00:00 |
|
Nikos Kouremenos
|
9002b3d293
|
put my email (and jid), not one of my JIDs
|
2006-09-28 11:31:25 +00:00 |
|
Yann Leboulanger
|
382b245062
|
don't allow privacy rules window if server doesn't support it. Fixes #253
|
2006-09-26 11:54:03 +00:00 |
|
Yann Leboulanger
|
af68b178a1
|
add progressbar in vcard window and hide it when we get vcard and os info. For #1840
|
2006-09-19 08:17:36 +00:00 |
|
Dimitur Kirov
|
470e668ea2
|
This remove unused keyword
--line, and those below, will be ignored--
M socks5.py
M connection_handlers.py
|
2006-09-15 11:57:03 +00:00 |
|
Yann Leboulanger
|
15b44f5eec
|
detect and print old gc messages as restored messages. Fixes #2253
|
2006-09-14 13:31:14 +00:00 |
|
Yann Leboulanger
|
e18e1079a9
|
send correct error message when we decline a FT, and print error message when we get it. Fixes #2330
|
2006-09-14 12:19:40 +00:00 |
|
Yann Leboulanger
|
152093e42e
|
[bronger] translate correclt strings during runtime. Fixes #2394
|
2006-09-08 22:27:04 +00:00 |
|
Yann Leboulanger
|
a678c35b3f
|
vcard window now uses label instead of entry
new profile_window to edit our vcard. For #2381
|
2006-09-08 17:35:28 +00:00 |
|
Yann Leboulanger
|
2352ddfd02
|
use updated JEP172
|
2006-09-07 21:11:50 +00:00 |
|
Yann Leboulanger
|
dfead3a31c
|
disco our transports when we connect if we ca't determine the type (not in db). Fixes #2273
|
2006-09-07 20:39:09 +00:00 |
|
Yann Leboulanger
|
2b0fc207ef
|
detect unsubscribe / unsubscribed loop too
|
2006-08-29 07:28:52 +00:00 |
|
Yann Leboulanger
|
bbe93c5b86
|
do not traceback when ft_override_host_to_send is not valid, just ignor and print an error message. Fixes #2231
|
2006-08-22 08:02:55 +00:00 |
|
Yann Leboulanger
|
213e7f095b
|
[Vasily Chekalkin] JEP 90 support (Entity Time). Fixes #2239
|
2006-08-21 11:21:59 +00:00 |
|
Yann Leboulanger
|
900e3a51dc
|
fix bug in connection_handlers: correctly get namespace
|
2006-08-07 09:49:06 +00:00 |
|
Yann Leboulanger
|
2428298bda
|
new add_contact window with a combobox. Fixes #872
|
2006-08-03 19:13:42 +00:00 |
|
Yann Leboulanger
|
f3297666b7
|
allow to invite contact only to room of the same type (jabber contact to jabber rooms, MSN contacts to MSN rooms). Fixes #2199
|
2006-08-01 18:03:52 +00:00 |
|
Yann Leboulanger
|
4adf2c4f6d
|
when we get an error (when we asked meta contact) don't except the server to include the sent request as it's only a SHOULD in RFC3390 9.2.3.7. detect the answer by iq id instead.
|
2006-07-31 20:27:06 +00:00 |
|
Yann Leboulanger
|
57aeb0d0ef
|
we can now register to a transport in add contact window is server has such a transport. Fixes #1944
|
2006-07-31 17:08:21 +00:00 |
|
Yann Leboulanger
|
32b18d9237
|
we now get transport type from disco info and save that in DB. Fixes #1990 and #1938
|
2006-07-29 22:29:59 +00:00 |
|
Yann Leboulanger
|
ccc942fcbb
|
prevent a TB and print an error message to the user when he/she tries to et a non valid nickname in a room
|
2006-07-29 17:57:12 +00:00 |
|
Yann Leboulanger
|
e3ba73be74
|
if server doesn't support vcard, don't allow user to modify it. Fixes #2182
|
2006-07-26 12:01:14 +00:00 |
|
Yann Leboulanger
|
394381a78a
|
we now detect loop when server isn't RFC complient and handle badly subscription acknoledgment. Fixes #1864
|
2006-07-26 11:13:07 +00:00 |
|
Yann Leboulanger
|
65d57253c9
|
we can now invite to new room
|
2006-07-25 22:26:07 +00:00 |
|
Yann Leboulanger
|
550e12af8c
|
missing diff to allow verify signed presence without status message
|
2006-07-24 16:43:30 +00:00 |
|
Yann Leboulanger
|
ea82b1dcc1
|
print real jid in gc status and in logs when we know it. Fixes #1940
|
2006-07-24 13:42:35 +00:00 |
|
Yann Leboulanger
|
88cf8b5c84
|
[bluegray] extra gmail info (from field) in popup notification. Fixes #1982
|
2006-07-02 18:39:43 +00:00 |
|
Yann Leboulanger
|
bc26593974
|
use gettext.install. Fixes #497
|
2006-06-15 06:49:04 +00:00 |
|
Yann Leboulanger
|
59c3b7b3c8
|
JEP 172 support (user nickname) Fixes #464 and #884
|
2006-06-01 15:23:38 +00:00 |
|
Yann Leboulanger
|
d7d0e25d25
|
print_status_in_muc is not a string which can be 'all', 'none' or 'in_and_out'(default one). version is 0.10.0.1 to update this variable.
show_status becomes print_status in server (show_status is still read for transition)
|
2006-05-10 16:25:57 +00:00 |
|
Yann Leboulanger
|
9abd27fbf8
|
we can now configure if we want to see all status or only enter/leave in bookmarked rooms.
|
2006-05-07 21:44:57 +00:00 |
|
Yann Leboulanger
|
d25d056677
|
be sure that transport is really removed before we start to remove its contacts.
|
2006-05-01 18:29:12 +00:00 |
|
Dimitur Kirov
|
36426778f0
|
add gajim caps, fixes #608
|
2006-05-01 14:15:28 +00:00 |
|
Dimitur Kirov
|
fcda778746
|
converted line end to <LF>
|
2006-04-29 09:44:47 +00:00 |
|
Yann Leboulanger
|
98f9525a43
|
prevent TB when we get a conference vcard. Fixes #1887
|
2006-04-26 08:11:16 +00:00 |
|
Dimitur Kirov
|
42118e7423
|
reverted [6216] because of #1889
|
2006-04-24 18:58:58 +00:00 |
|
Dimitur Kirov
|
029668bf20
|
unsupported locale error is skipped and
we use en for wiki search (better to search
in english wikipedia than not having gajim at
all)
|
2006-04-22 08:53:01 +00:00 |
|
Yann Leboulanger
|
228b841e6f
|
no_log_for is a space separated list. Fixes #1876
|
2006-04-20 12:46:51 +00:00 |
|
Yann Leboulanger
|
e42fc1ac46
|
ask vcard of contact when we don't have it and we receive his avatar sha
|
2006-04-19 15:16:51 +00:00 |
|
Yann Leboulanger
|
9fa62c5529
|
nothing: remove ^M from win
|
2006-04-19 10:06:59 +00:00 |
|
Yann Leboulanger
|
1a3a987556
|
auto-authorize transport contacts when we add a transport. fixes #326
|
2006-04-18 14:30:00 +00:00 |
|
Dimitur Kirov
|
927b6d09bc
|
destroy dialogs on delete event
don't send streamhosts if they have been
already sent
|
2006-04-13 18:00:04 +00:00 |
|