Yann Leboulanger
|
7b0c54a606
|
fix connection to openfire server using TLS. Fixes #5530
|
2010-02-24 21:32:35 +01:00 |
|
Yann Leboulanger
|
4287d26669
|
fix upgrading from 0.12.5. Fixes #5619
|
2010-02-23 19:47:14 +01:00 |
|
Yann Leboulanger
|
52442fcf13
|
fix bad class name in zeroconf
|
2010-02-23 19:10:51 +01:00 |
|
Yann Leboulanger
|
72f10672e5
|
split XEP-0096 (FT negociation) and XEP-0066 (Socks5 bytestream) into 2 clases
|
2010-02-22 16:29:01 +01:00 |
|
Yann Leboulanger
|
b21d538b0f
|
fix insecure_connection text to not talk about password, and add new warning to inform user when he is about to send plain password on plain connection. Fixes #5607
|
2010-02-17 13:35:18 +01:00 |
|
Yann Leboulanger
|
9d9ef1da89
|
move some error/warning to info so it's not printed in stderr by default. Fixes #5609
|
2010-02-16 09:44:23 +01:00 |
|
Yann Leboulanger
|
04db669265
|
don't fail to connect when no <stream:features> is sent by server. Fixes #5610
|
2010-02-16 09:27:19 +01:00 |
|
Yann Leboulanger
|
c6b496e1de
|
process network events faster under windows so Gajim reacts faster.
|
2010-02-14 21:07:19 +01:00 |
|
Yann Leboulanger
|
23f73004db
|
[Mattj] Fix connection to facebook server that don't understand ver="" in roster query. Fixes #5600
|
2010-02-11 18:57:39 +01:00 |
|
Yann Leboulanger
|
708d94a310
|
fix adding a new contact. Fixes #5602
|
2010-02-11 18:50:56 +01:00 |
|
Éric Araujo
|
357d7db07d
|
fixed some whitespace thanks to 2to3 -f ws_comma
|
2010-02-10 19:24:11 +01:00 |
|
Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
|
Yann Leboulanger
|
5372611e60
|
put pid file to $XDG_CACHE_HOME. Fixes #2149
|
2010-02-07 19:33:09 +01:00 |
|
Éric Araujo
|
8d8c8a7f4e
|
look at environment variables by hand if PyXDG isn't available. see #2149
|
2010-02-07 17:52:15 +01:00 |
|
Yann Leboulanger
|
8455e779cb
|
move files from ~/.gajim to XDG folders
|
2010-02-05 20:13:49 +01:00 |
|
Yann Leboulanger
|
3e777ea8f1
|
use and create files in folders using XDG standards. Fixes #2149
|
2010-02-04 20:08:30 +01:00 |
|
Yann Leboulanger
|
c642556377
|
increase SRV answer timeout. Fixes #5466
|
2010-02-03 23:20:11 +01:00 |
|
Yann Leboulanger
|
64da0b0671
|
correctly get error numbre from error object.
|
2010-02-02 20:02:47 +01:00 |
|
Yann Leboulanger
|
841e3401d3
|
add missing function. Fixes #5585
|
2010-01-29 19:47:52 +01:00 |
|
Yann Leboulanger
|
7a07d32b49
|
prevent wrong spliting of db
|
2010-01-29 19:02:54 +01:00 |
|
Yann Leboulanger
|
e86d1feeb2
|
missing import and incomplete error message. Fixes #5583
|
2010-01-29 15:20:23 +01:00 |
|
Yann Leboulanger
|
46b50f48a1
|
split logs.db into logs.db and cache.db. Fixes #2845
|
2010-01-29 11:25:06 +01:00 |
|
Yann Leboulanger
|
ebf9407c5d
|
improve subscription request message, ability to save it. Fixes #2176
|
2010-01-27 17:23:37 +01:00 |
|
Yann Leboulanger
|
7923ff54c1
|
coding standards
|
2010-01-26 15:41:13 +01:00 |
|
Yann Leboulanger
|
bfded43d1e
|
don't synchronize groupchats when we synchronize contacts between 2 accounts. Fixes #5570
|
2010-01-25 19:31:48 +01:00 |
|
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 |
|