.. |
__init__.py
|
Update setup.py to use distutils
|
2013-05-26 20:13:39 +02:00 |
args.py
|
Make optparse work
|
2012-08-06 15:07:38 +02:00 |
atom_parser.py
|
|
|
bookmark.py
|
Fix setting autojoin with /bookmark
|
2013-06-08 12:28:07 +02:00 |
common.py
|
Fix common.shell_split with empty strings
|
2013-08-05 19:45:08 +02:00 |
config.py
|
Logs errors by default, in a dedicated file
|
2013-08-03 19:27:25 +02:00 |
connection.py
|
Let the user disable the auto-ping by setting connection_check_interval to 0
|
2013-06-18 20:38:16 +02:00 |
contact.py
|
Fix #2320 (TB on /info with an off-roster contact)
|
2013-06-14 20:36:04 +02:00 |
core.py
|
Fix some refresh quirks
|
2013-08-04 15:29:43 +02:00 |
daemon.py
|
Fix #2153
|
2012-12-27 18:18:20 +01:00 |
data_forms.py
|
|
|
decorators.py
|
Remove test code added by accident
|
2013-08-03 19:30:09 +02:00 |
events.py
|
Add the 'changing_nick' event
|
2013-05-09 13:18:44 +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 an import broken with the last sleekxmpp update
|
2013-07-29 07:23:12 +02:00 |
keyboard.py
|
Add a M-k keyboard shortcut to escape the next keyboard shortcut
|
2013-06-06 22:58:29 +02:00 |
logger.py
|
Fix a crash for python < 3.3
|
2013-08-06 22:23:47 +02:00 |
multiuserchat.py
|
Fix #2335 (crash on /cycle with room without userpart)
|
2013-07-29 19:31: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
|
Add the name of the plugin when loading it fails
|
2013-08-04 14:50:58 +02:00 |
poezio.py
|
Logs errors by default, in a dedicated file
|
2013-08-03 19:27:25 +02:00 |
pooptmodule.c
|
Fix #2334 (wrong character length for formatting chars)
|
2013-07-31 23:56:49 +02:00 |
pubsub.py
|
|
|
roster.py
|
Fix contact removal
|
2013-07-24 21:34:14 +02:00 |
roster_sorting.py
|
Various changes to the roster sorting
|
2012-08-01 14:42:02 +02:00 |
shlex.py
|
Fix common.shell_split with empty strings
|
2013-08-05 19:45:08 +02:00 |
singleton.py
|
|
|
tabs.py
|
Add a specific /invite command for the MucTab
|
2013-08-05 23:29:36 +02:00 |
text_buffer.py
|
Fix the repr() of messages for logging
|
2013-07-01 22:10:30 +02:00 |
theming.py
|
Fix #2306 (none, to, and from subscriptions should be more visible)
|
2013-07-31 23:43:19 +02: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
|
|
|
windows.py
|
Add the same pluggable "information element" to the PrivateTab
|
2013-08-04 15:28:35 +02:00 |
xhtml.py
|
Logs errors by default, in a dedicated file
|
2013-08-03 19:27:25 +02:00 |