.. |
args.py
|
Make optparse work
|
2012-08-06 15:07:38 +02:00 |
atom_parser.py
|
|
|
bookmark.py
|
Move to the upstream SleekXMPP
|
2013-01-17 17:37:06 +01:00 |
common.py
|
Fix #2275, ref #2229
|
2013-03-31 16:33:10 +02:00 |
config.py
|
Fix #2286
|
2013-05-06 20:23:33 +02:00 |
connection.py
|
Fix #2286
|
2013-05-06 20:23:33 +02:00 |
contact.py
|
Implement user gaming (xep-0196)
|
2013-03-12 16:12:47 +01:00 |
core.py
|
Fix #2284 (don’t send always send an inactive chatstate with /w)
|
2013-05-06 20:48:37 +02:00 |
daemon.py
|
Fix #2153
|
2012-12-27 18:18:20 +01:00 |
data_forms.py
|
Fix the resize issues with the /configure tab
|
2012-01-26 10:05:35 +01:00 |
decorators.py
|
Fix a refresh issue with /message
|
2012-10-15 19:56:15 +02:00 |
events.py
|
Lets plugins change the presence BEFORE joining a muc, with a new plugin event
|
2013-05-01 18:39:33 +02:00 |
fifo.py
|
Fix TBs when the system is not in utf-8 by default
|
2012-09-13 09:50:48 +02:00 |
fixes.py
|
Fix get_version and get_room_form
|
2013-01-19 16:20:17 +01:00 |
keyboard.py
|
Fix the ^? for python 3.1
|
2012-12-27 16:22:29 +01:00 |
logger.py
|
Do not attempt to log things when use_log = false
|
2013-04-06 11:45:34 +02:00 |
multiuserchat.py
|
Lets plugins change the presence BEFORE joining a muc, with a new plugin event
|
2013-05-01 18:39:33 +02:00 |
pep.py
|
Fix #1839 (User mood/activity)
|
2013-03-11 23:06:52 +01:00 |
plugin.py
|
Document the new event
|
2013-05-01 18:44:14 +02:00 |
plugin_manager.py
|
Use importlib for python 3.3 to load plugins
|
2013-04-16 18:49:03 +02:00 |
poezio.py
|
Fix signal handling
|
2013-02-28 22:23:25 +01:00 |
pooptmodule.c
|
Fix a byte value in the utf-8 decoding in poopt.
|
2012-11-30 15:14:21 +01:00 |
pubsub.py
|
|
|
roster.py
|
Handle I/O errors better
|
2013-04-05 23:57:53 +02:00 |
roster_sorting.py
|
Various changes to the roster sorting
|
2012-08-01 14:42:02 +02:00 |
singleton.py
|
|
|
tabs.py
|
Fix a typo "on on an unknown platform"
|
2013-05-01 19:38:47 +02:00 |
text_buffer.py
|
Fix #2275, ref #2229
|
2013-03-31 16:33:10 +02:00 |
theming.py
|
Implement user gaming (xep-0196)
|
2013-03-12 16:12:47 +01:00 |
timed_events.py
|
Document with sphinx timed_events, common, and add methods to PluginAPI
|
2013-03-08 19:39:34 +01:00 |
user.py
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-08 00:47:56 +01:00 |
wcwidth.py
|
|
|
windows.py
|
Make Alt+backspace work on my freebsd
|
2013-05-01 19:03:32 +02:00 |
xhtml.py
|
Actually use the deprecated method for versions INFERIOR to 3.2
|
2013-04-19 23:55:54 +02:00 |