Yann Leboulanger
|
9d7c80d522
|
[thorstenp] replace has_key by key in dict. Fixes #4392
|
2008-10-07 20:41:59 +00:00 |
|
js
|
8605cd3f38
|
For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
|
2008-07-29 19:49:31 +00:00 |
|
Julien Pivotto
|
9994643247
|
Added my own copyright :-P
|
2007-07-11 21:39:27 +00:00 |
|
Tomasz Melcer
|
744d445c55
|
Caps: querying caps disco node (no checking result yet)
|
2007-06-27 22:32:35 +00:00 |
|
Yann Leboulanger
|
044feb0e1f
|
Do not use xmpppy DataForm class
|
2007-06-06 21:40:56 +00:00 |
|
Yann Leboulanger
|
0e3c634ff2
|
new account registration wizard that follow XEP 77 better. fixes #2700 too (advanced options available while creation an account)
|
2007-05-31 21:49:49 +00:00 |
|
Yann Leboulanger
|
3567a8c20f
|
remove privacy list from dialog only when server return the result, else show an error dialog. fixes #2853
|
2007-01-11 20:21:53 +00:00 |
|
Yann Leboulanger
|
7cdb177558
|
show error message when we try to register to an unavailable transport. fixes #1574
|
2006-11-22 19:49:41 +00:00 |
|
Yann Leboulanger
|
2ebf1309de
|
fix logic for #2680
|
2006-11-19 23:58:14 +00:00 |
|
Yann Leboulanger
|
483ccdf35a
|
use isinstance instead of type. fixes #2680
|
2006-11-19 23:55:06 +00:00 |
|
Yann Leboulanger
|
96b21bbc6f
|
[roidelapluie & asterix] Privacy lists. Fixes #253
|
2006-07-03 20:49:20 +00:00 |
|
Dimitur Kirov
|
6556d01cbe
|
change(s) from xmpppy
|
2006-04-08 15:39:37 +00:00 |
|
Yann Leboulanger
|
ff7eb2356a
|
handle correctly when server return answer to register request when we create a new account. Fixes #1725
|
2006-03-27 09:53:47 +00:00 |
|
Yann Leboulanger
|
bdda6d1555
|
show correct error message when we fail to create an account. See #1725
|
2006-03-26 23:42:36 +00:00 |
|
Yann Leboulanger
|
4cbc0666ff
|
show an error dialog when a transport answers wrongly to register request. Fixes #1702
|
2006-03-15 08:56:36 +00:00 |
|
Dimitur Kirov
|
f62db4acfe
|
Switched to non-blocking connections.
Removed threads and mutexes in connection.py
and gajim.py.
Add resolver through nslookup command, removed
dnspython and pydns (for now).
|
2006-02-03 12:17:34 +00:00 |
|