Commit graph

11 commits

Author SHA1 Message Date
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