__init__.py
|
Update setup.py to use distutils
|
2013-05-26 20:13:39 +02:00 |
bookmark.py
|
Fix setting autojoin with /bookmark
|
2013-06-08 12:28:07 +02:00 |
common.py
|
Fix a stupid traceback (common.datetime_tuple)
|
2013-05-24 21:52:12 +02:00 |
config.py
|
Fail properly when the config can’t be parsed.
|
2013-06-16 14:50:04 +02:00 |
contact.py
|
Fix #2320 (TB on /info with an off-roster contact)
|
2013-06-14 20:36:04 +02:00 |
core.py
|
Implement Message Carbons (XEP-280)
|
2013-06-10 23:49:10 +02:00 |
poezio.py
|
Update setup.py to use distutils
|
2013-05-26 20:13:39 +02:00 |
roster.py
|
Improve the roster search
|
2013-06-13 01:00:53 +02:00 |
tabs.py
|
Fix #2320 (TB on /info with an off-roster contact)
|
2013-06-14 20:36:04 +02:00 |
windows.py
|
Improve the roster search
|
2013-06-13 01:00:53 +02:00 |
xhtml.py
|
Fix the regex for text attributes
|
2013-06-08 23:51:47 +02:00 |