Commit graph

21 commits

Author SHA1 Message Date
Yann Leboulanger
a112c45323 for the changement ressource -> resource: upgrade the config file 2005-03-09 17:04:39 +00:00
Yann Leboulanger
a2ca03d85f ressource -> resource in core.py 2005-03-09 16:48:21 +00:00
Nikos Kouremenos
b791479159 code and glade fixes all over 2005-03-07 17:01:56 +00:00
Yann Leboulanger
1de83250e5 check that the connexion exists before sending something 2005-03-07 16:22:31 +00:00
Yann Leboulanger
cf96fc22e6 when we change our status, sent it to the chatwindows we are in 2005-03-07 15:46:07 +00:00
Yann Leboulanger
1b2700840a we can now send a status message when we disconnect 2005-03-07 11:13:24 +00:00
Yann Leboulanger
5c9eb3a330 plit() != split(' ') 2005-03-06 01:12:28 +00:00
Nikos Kouremenos
893358edfe PLEASE HAVE A LOOK. string module is deprecated. starting to change in order not to be deprecated. PLEASE HAVE A LOOK. I DID 2 times, maybe I missed sth though. split(' ') --> split() is the same so that's not an error [sep=' '] is the default one [and I don't expect that to change :P 2005-03-05 21:02:38 +00:00
Yann Leboulanger
7c9ec2229b we can now set and receive subjects 2005-03-04 21:27:45 +00:00
Yann Leboulanger
6c95160913 we can now grant and revoke roles and affiliation in group chats 2005-03-04 19:59:07 +00:00
Yann Leboulanger
cf41cb93f4 we can now change our jabber password 2005-03-04 13:10:00 +00:00
Yann Leboulanger
73cf85b57e bugfix when no config file is present 2005-02-26 23:16:42 +00:00
Yann Leboulanger
c0cbef4c09 We can now set a pseudo in the add contact Window 2005-02-04 07:58:40 +00:00
Yann Leboulanger
bd14b889e6 if signature is good, do not look for bad signature 2005-01-23 18:16:01 +00:00
Yann Leboulanger
e067c874b8 get signature even if it's a bad signature (what is a good signature ?) 2005-01-23 10:20:39 +00:00
Yann Leboulanger
544eefd3ac no need to write config file if an option is missing 2005-01-22 20:35:43 +00:00
Yann Leboulanger
9ccd594c5c check if there is a password option in account's section 2005-01-22 20:32:53 +00:00
Yann Leboulanger
f84c11956e assert there is a string to GPG-verify 2005-01-15 11:04:53 +00:00
Yann Leboulanger
d8305fb20b update my email adress
update copyright
add missing headers
2005-01-07 21:52:38 +00:00
Yann Leboulanger
5d09cc3227 create a real temporary file 2004-12-20 21:07:50 +00:00
Yann Leboulanger
ac3bbc7056 core folder is now named Core (we can't have a core folder to build a debian package) 2004-12-19 19:40:58 +00:00