Commit graph

3414 commits

Author SHA1 Message Date
Yann Leboulanger
0b6e432134 fix file transfer in zeroconf 2007-10-08 17:25:53 +00:00
Stephan Erb
a3613e1493 Fix filetransfer in zeroconf 2007-10-07 20:58:55 +00:00
Yann Leboulanger
53d6eb93dd fix number of argument in MSG event in zeroconf part 2007-10-07 20:46:03 +00:00
Stephan Erb
bfe489867f Correct spelling error 2007-10-07 19:12:54 +00:00
Yann Leboulanger
ebfa1eba40 add node attribute when we reply to the adhoc command list request 2007-10-01 09:40:34 +00:00
Brendan Taylor
289fd99e8e remove old unencrypted secrets file 2007-09-29 20:51:38 +00:00
Brendan Taylor
bd8ececb46 encrypted secret storage and an improved SAS verification dialog 2007-09-29 20:51:01 +00:00
Yann Leboulanger
5c80d100b7 handle - in version name. It's not taken into account for config file updates and caps. fixes #3011. svn version is not 0.11.2.0-svn 2007-09-27 21:34:00 +00:00
Yann Leboulanger
530cc9e62f [asac] support jabberdata in message elements. fixes #2225 2007-09-27 20:39:42 +00:00
Yann Leboulanger
98df9ffca2 fix typo 2007-09-26 09:40:11 +00:00
Yann Leboulanger
06507c1b03 ignore roster pushes from unknown sender. fixes #3098 2007-09-26 09:26:26 +00:00
Yann Leboulanger
96e6457c30 [torypatnoe] use our helper function to parse time. fixes #3462 2007-09-25 11:36:13 +00:00
Yann Leboulanger
91a3cc11de fix type of returns variable in get_events: it's a dict if jid is not given 2007-09-21 23:56:11 +00:00
Stephan Erb
f5971eaa30 Adress some crypto functions correctly. 2007-09-20 19:58:31 +00:00
Yann Leboulanger
bb7580e9fb fix get_events when no jid is given but types are given 2007-09-20 16:19:34 +00:00
Yann Leboulanger
ec83801f71 <activate> tag must contain a jid according to proxy65 XEP. 2007-09-19 21:24:23 +00:00
Yann Leboulanger
aba1a22aa1 handle corrcetly node with more than 1 #. fixes #3445 2007-09-18 21:09:50 +00:00
Yann Leboulanger
b2e1d9181a remove useless print 2007-09-18 17:45:22 +00:00
Yann Leboulanger
c2f43c84de fix typo 2007-09-18 15:45:25 +00:00
Yann Leboulanger
d2b014e17a don't require pycrypto. fixes #3444 2007-09-18 12:50:22 +00:00
Brendan Taylor
9a986c2fc6 fixed imports 2007-09-16 21:56:42 +00:00
Yann Leboulanger
df13453388 revert bad commit from [8817]. fixes #3443 2007-09-16 21:27:11 +00:00
Yann Leboulanger
6667eb5e29 send our local ip only once 2007-09-16 17:28:51 +00:00
Brendan Taylor
37b755ecef split common crypto operations into a separate module 2007-09-16 04:16:45 +00:00
Jean-Marie Traissard
9091496812 Do not check last log time when we join GC if we don't log 2007-09-15 13:38:55 +00:00
Jean-Marie Traissard
76b6680650 Do NOT log GC that we said we don't want to log 2007-09-15 13:05:23 +00:00
Yann Leboulanger
29cc2d0939 add key shortcut to open history and information window. fixes #3233 2007-09-15 10:11:46 +00:00
Yann Leboulanger
81c65ccac8 [steve-e] Ability to select a jid in history window. fixes #3410, #3308, #1925 2007-09-14 20:18:06 +00:00
Yann Leboulanger
4f09fea1b5 [js] Don't lookup ft_override_host_to_send. fixes #3246 2007-09-13 22:12:49 +00:00
Yann Leboulanger
8ec061f5f6 prevent the user before sending a file to a groupchat contact that doesn't know his real jid. 2007-09-12 23:12:29 +00:00
Brendan Taylor
d536fc9648 oops, my last checkin was incomplete 2007-09-10 21:59:27 +00:00
Brendan Taylor
abec26cdfc minor adjustments to how sessions are handled (partially fixes #3407) 2007-09-10 21:58:15 +00:00
Nikos Kouremenos
20b7d165c5 yeah nothing as usual :/ 2007-09-08 23:52:52 +00:00
Yann Leboulanger
c3300fb58b make defaul roster width large enough to see the complete menu 2007-09-07 20:54:53 +00:00
Yann Leboulanger
8c5b3f3a92 process all incoming and outgoing queues even if we receive big things (a file). Fixes #3380 2007-09-03 20:54:28 +00:00
Stephan Erb
2fdeabc012 Add my copyright :-) 2007-08-31 23:19:23 +00:00
Yann Leboulanger
03235e2809 fixes large WCPU footprint under freebsd. fixes #1963 2007-08-29 15:42:37 +00:00
Brendan Taylor
d5900cd384 fix determining whether a message was encrypted 2007-08-29 06:08:06 +00:00
Julien Pivotto
b44b905787 [misc] Fix a coding issue. Fix #3399. 2007-08-28 19:38:42 +00:00
Yann Leboulanger
0c18512fcb fix import error 2007-08-27 13:45:57 +00:00
Yann Leboulanger
62edcc71de make python-crypto an optional dependency 2007-08-27 13:36:24 +00:00
Yann Leboulanger
08201d4648 log sent messages only once. fixes #3398 2007-08-27 08:56:54 +00:00
Yann Leboulanger
465b2f20c3 "iSocket is already connected" error has a different number under OpenBSD. fixes #3396 2007-08-26 20:45:07 +00:00
Yann Leboulanger
09388ddf1a fix missing import 2007-08-26 07:11:00 +00:00
Yann Leboulanger
c9a407ca52 [Brendan Taylor] Gsoc 2007 work : end to end encryptions. Fixes #544 2007-08-25 22:42:35 +00:00
Tomasz Melcer
d3a4029288 Jingle: backport of py2.5-only function 2007-08-24 15:44:49 +00:00
Tomasz Melcer
2838907e97 Jingle: systray 2007-08-24 14:36:53 +00:00
Yann Leboulanger
b989617158 convert order to int 2007-08-24 13:28:39 +00:00
Tomasz Melcer
be38a7a1eb Jingle: declining session 2007-08-24 13:25:12 +00:00
Tomasz Melcer
2a7f1a654a Jingle: dialog for accepting voice calls 2007-08-23 23:42:31 +00:00