Yann Leboulanger
|
53a974114a
|
fix some typo in comments
|
2010-01-25 18:29:57 +01:00 |
|
Yann Leboulanger
|
db575a25f6
|
send pep info only once we are connected. Fixes #5567
|
2010-01-20 12:23:46 +01:00 |
|
Yann Leboulanger
|
b99c10f696
|
add ged.py file
|
2010-01-19 22:06:00 +01:00 |
|
Yann Leboulanger
|
32050296a8
|
import ged from plugin-system branch
|
2010-01-19 21:32:45 +01:00 |
|
Thibaut GIRKA
|
1e6ab49e09
|
[Jingle] Fix a bug when user didn't provide a stun server
|
2010-01-14 15:50:21 +01:00 |
|
Thibaut GIRKA
|
600b433296
|
[Jingle] Fix a minor bug that showed incorrect states when adding a content to a session
|
2010-01-13 18:40:48 +01:00 |
|
Yann Leboulanger
|
a1c8ec3ebd
|
don't reply to presence type=subscribe before we do the roster push when registering to a transport. Fixes #5549
|
2010-01-13 11:12:14 +01:00 |
|
Yann Leboulanger
|
7548a44c09
|
ability to add arguments to features_nb.register callback
|
2010-01-13 11:09:33 +01:00 |
|
Yann Leboulanger
|
3238e30359
|
some coding standards
|
2010-01-13 10:35:52 +01:00 |
|
Yann Leboulanger
|
a19cbbfc9d
|
remove pysexy dependance, PyGTK2.18 supports links in gtk.Label
|
2010-01-12 22:30:46 +01:00 |
|
Yann Leboulanger
|
cbbfe98d32
|
add some debug info when resolving hostnames. see #5466
|
2010-01-12 15:29:40 +01:00 |
|
Yann Leboulanger
|
8faa6feac6
|
[misc] Fix crash when accepting a video call. Fixes #5545
|
2010-01-10 22:12:12 +01:00 |
|
Thibaut GIRKA
|
e3f16c6371
|
[Jingle] Volume levels are saved, audio UI shows up even if there are errors, until the session ends
|
2010-01-10 16:31:00 +01:00 |
|
Thibaut GIRKA
|
6978305528
|
Set the error-condition's namespace instead of iq's. Fixes #5546
|
2010-01-07 23:16:02 +01:00 |
|
Yann Leboulanger
|
4a8e30800f
|
add advanced option to disable showing affiliation in muc. Fixes #5534
|
2010-01-07 20:52:16 +01:00 |
|
Yann Leboulanger
|
c1d0013cb0
|
ability to discover STUN server with SRV records of jabber server
|
2010-01-07 18:02:05 +01:00 |
|
Yann Leboulanger
|
95137bae06
|
[Tony] print idle time in tooltip. see #5528
|
2010-01-06 23:12:56 +01:00 |
|
Yann Leboulanger
|
d712a2d879
|
merge local changes
|
2010-01-04 18:46:20 +01:00 |
|
Thibaut GIRKA
|
400390acaa
|
Correct JingleContent.send_candidate and JingleTransport.make_transport. Fixes #5525
|
2010-01-04 18:27:18 +01:00 |
|
Yann Leboulanger
|
dffb2c308b
|
remove duplicate function
|
2010-01-04 11:58:42 +01:00 |
|
Yann Leboulanger
|
61ffd6f91f
|
revert wrong behaviour. see #5527
|
2010-01-03 19:21:39 +01:00 |
|
Yann Leboulanger
|
88bb5ab8fc
|
fix missing import. see #5327
|
2010-01-03 11:31:22 +01:00 |
|
Anaël Verrier
|
5b9582bf01
|
Removed a change from the previous commit because I would not have done it. I need sleep.
|
2010-01-03 01:57:44 +01:00 |
|
Anaël Verrier
|
5e744a3e8e
|
forgot to remove an useless line in the previous commit...
|
2010-01-03 01:52:40 +01:00 |
|
Anaël Verrier
|
714b7d965d
|
Fixed a minor bug in the calculation of the date for room history request. Thanks Zash for the report.
|
2010-01-03 01:49:49 +01:00 |
|
Alex V. Myltsev
|
0699e2e3a1
|
catch "address family not supported" errors when sending files. Fixes #5327
|
2010-01-02 22:47:36 +01:00 |
|
Yann Leboulanger
|
1d0c57915a
|
Really ignore messages from invalid jids. Fixes #5539
|
2010-01-02 22:45:02 +01:00 |
|
Yann Leboulanger
|
9cdbf9814e
|
make zeroconf connections is_zeroconf attribute True. Fixes #5538
|
2010-01-02 22:33:25 +01:00 |
|
Yann Leboulanger
|
d41d4b2460
|
fix typo in variable name
|
2009-12-30 11:27:54 +01:00 |
|
Yann Leboulanger
|
1f69b98cac
|
re-enable LATEX usage.
|
2009-12-29 00:01:10 +01:00 |
|
Yann Leboulanger
|
1de511c0fd
|
fix indentation typo
|
2009-12-28 23:23:04 +01:00 |
|
mariolenz
|
05a86e8357
|
harmonize indentation. Fixes #5518
|
2009-12-28 23:04:23 +01:00 |
|
Stephan Erb
|
85a35a21ac
|
Correctly fake NullClientCaps: Assume we support everything instead of the blacklisted features.
|
2009-12-28 21:29:51 +01:00 |
|
Stephan Erb
|
da0749b5d9
|
Make NullClientCaps a singleto so that we don't create a new object for each contact.
|
2009-12-28 20:58:34 +01:00 |
|
Stephan Erb
|
5cb3c74da9
|
Only perform the longish check for latex support if the user has enabled latex in ACE.
|
2009-12-27 17:50:06 +01:00 |
|
Stephan Erb
|
d00a5f737c
|
Create index on the logs table on time instead of on kind.
That way we can search through all logs in constant time instead of having to perform a full table scan.
|
2009-12-27 16:50:43 +01:00 |
|
Stephan Erb
|
54ad65c744
|
Show warning if calculated and received caps hash are different.
|
2009-12-27 16:23:31 +01:00 |
|
Stephan Erb
|
11c83109f4
|
Remove some unneeded bits in the xmpp ping code. Add additional logging.
|
2009-12-20 23:16:58 +01:00 |
|
Thibaut GIRKA
|
dea4cdc073
|
Import xmpp in jingle_content, so that JingleContent.__content can work. fixes #5524
|
2009-12-20 13:37:56 +01:00 |
|
Alexander Cherniuk
|
d7cefc1e43
|
Removed trailing space
|
2009-12-19 13:49:10 +02:00 |
|
Yann Leboulanger
|
4b9e7f19a5
|
add missing import to common/protocol/bytestream.py. Fixes #5520
|
2009-12-19 10:26:03 +01:00 |
|
Yann Leboulanger
|
8d8db58003
|
ignore invalid SRV reply from libasyncns. Fixes #5507
|
2009-12-18 17:27:09 +01:00 |
|
Yann Leboulanger
|
5ec5886c57
|
prevent having twice the same group for a contact. Fixes #5504
|
2009-12-15 19:04:35 +01:00 |
|
Yann Leboulanger
|
b82ea5feff
|
restore xmpp ping callback that was removed in [bc039f78321d] Fixes #5510
|
2009-12-14 23:39:46 +01:00 |
|
Yann Leboulanger
|
4b07509d5e
|
[Dave Cridland] try to encode username, realm and password in iso-8859-1 when doing DIGEST-MD5 before computing the hash. Fixes #5512
|
2009-12-14 17:47:14 +01:00 |
|
Yann Leboulanger
|
9072ff18c1
|
[Dave Cridland] implement EXTERNAL auth method. See #5512
|
2009-12-14 17:39:32 +01:00 |
|
Stephan Erb
|
1f954582fb
|
[Florob] Fix logic error resulting in a None type exception.
|
2009-12-13 22:55:57 +01:00 |
|
Stephan Erb
|
a48087aae7
|
Don't traceback when receiving entity capabilties. Fixes #5492
This is a workaround until the whole update_contact method is gone. It should not be needed.
|
2009-12-13 00:55:04 +01:00 |
|
Stephan Erb
|
b7aa05a684
|
Merge local changes (not again...)
|
2009-12-11 01:01:17 +01:00 |
|
Stephan Erb
|
9eb35dcf18
|
Split send_socks5_info monster method into smaller methods. (Extract Method Refactoring)
(I don't think what we have here is good, but it is atleast readable)
|
2009-12-11 01:00:29 +01:00 |
|