Yann Leboulanger
|
c127493e58
|
remove pep options from pref window, store them per account, store caps_hash per account. see #3954
|
2008-05-27 10:24:29 +00:00 |
Yann Leboulanger
|
44fc7ddd0c
|
fix caps hash computaion according to XEP-0115. fixes #3925
|
2008-05-14 18:30:39 +00:00 |
Yann Leboulanger
|
07a8d9d948
|
category is mendatory
|
2008-04-24 13:44:09 +00:00 |
Yann Leboulanger
|
f2f0c7aba0
|
use tuple instead of dict in __name: dict are not hashable
|
2008-04-21 14:44:19 +00:00 |
Yann Leboulanger
|
dc48eeea96
|
fix static variable usage
|
2008-04-21 14:18:19 +00:00 |
Yann Leboulanger
|
f593c5c2ac
|
fix property definition
|
2008-04-21 14:16:20 +00:00 |
Yann Leboulanger
|
0527b7e0ea
|
move __name to static attribute of CacheItem class
|
2008-04-21 13:16:41 +00:00 |
Yann Leboulanger
|
67bd94dd55
|
fix property code in caps.py
|
2008-04-21 12:57:34 +00:00 |
Yann Leboulanger
|
a3827fe5d0
|
new XEP-0115 implementation (version 1.5)
|
2008-04-20 22:58:47 +00:00 |
Yann Leboulanger
|
22c1aeda29
|
next release will be GPL v3. fixes #3290
|
2007-10-22 11:13:13 +00:00 |
Yann Leboulanger
|
aba1a22aa1
|
handle corrcetly node with more than 1 #. fixes #3445
|
2007-09-18 21:09:50 +00:00 |
Tomasz Melcer
|
5a5ed1530c
|
formatting errors
|
2007-07-09 22:41:53 +00:00 |
Tomasz Melcer
|
6c1858224e
|
caps: data stored and retrieved
|
2007-07-09 21:24:47 +00:00 |
Tomasz Melcer
|
1c0aa7ad10
|
Caps: caps are queried, results are stored in cache.
|
2007-06-30 17:31:27 +00:00 |
Travis Shirk
|
6ca2d76cba
|
Fixed a traceback. Not sure how correct the contact=contact[0] is, but it handles the multiple return types from get_contact_from_full_jid
|
2007-06-29 21:19:47 +00:00 |
Tomasz Melcer
|
4c1fdb1fd8
|
xmpppy doesn't raise exceptions!
|
2007-06-28 08:14:25 +00:00 |
Tomasz Melcer
|
6995730808
|
Caps: removed debug module import
|
2007-06-27 22:57:01 +00:00 |
Tomasz Melcer
|
744d445c55
|
Caps: querying caps disco node (no checking result yet)
|
2007-06-27 22:32:35 +00:00 |
Tomasz Melcer
|
86798a56f0
|
Caps: Cache object
|
2007-06-27 00:51:12 +00:00 |