.. |
core
|
Do not instantiate Keyboard at module-level
|
2014-04-05 21:42:27 +02:00 |
tabs
|
Improve drastically the performance of the MucListTab
|
2014-04-06 00:15:01 +02:00 |
__init__.py
|
Update setup.py to use distutils
|
2013-05-26 20:13:39 +02:00 |
args.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01:00 |
bookmark.py
|
Improve /bookmark *
|
2014-04-05 14:19:22 +02:00 |
common.py
|
Update the ugly timestamp fixes for better DST detection
|
2014-04-03 01:33:59 +02:00 |
config.py
|
Fix a bug introduced in ca0950d
|
2014-04-05 17:54:24 +02:00 |
connection.py
|
Enable XEP-0198 (Stream Management)
|
2014-04-04 01:13:36 +02:00 |
contact.py
|
Remove unused imports
|
2014-04-04 00:24:16 +02:00 |
daemon.py
|
Fix #2153
|
2012-12-27 18:18:20 +01:00 |
data_forms.py
|
Remove unused imports
|
2014-04-04 00:24:16 +02:00 |
decorators.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01: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
|
Do not instantiate Keyboard at module-level
|
2014-04-05 21:42:27 +02:00 |
logger.py
|
Remove unused imports
|
2014-04-04 00:24:16 +02:00 |
multiuserchat.py
|
Fix #2335 (crash on /cycle with room without userpart)
|
2013-07-29 19:31:33 +02:00 |
pep.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01:00 |
plugin.py
|
When doing a self.config.set in a plugin, save the config too
|
2014-03-27 23:09:13 +01:00 |
plugin_manager.py
|
Remove unused imports
|
2014-04-04 00:24:16 +02:00 |
poezio.py
|
Remove unused imports
|
2014-04-04 00:24:16 +02:00 |
poezio_shlex.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01:00 |
pooptmodule.c
|
Fix #2334 (wrong character length for formatting chars)
|
2013-07-31 23:56:49 +02:00 |
roster.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01:00 |
roster_sorting.py
|
Various changes to the roster sorting
|
2012-08-01 14:42:02 +02:00 |
singleton.py
|
Change license to zlib (MIT sucks :()
|
2011-09-11 17:10:05 +02:00 |
text_buffer.py
|
Use RawConfigParser.get{int,bool,float} whenever possible
|
2014-03-24 23:25:06 +01:00 |
theming.py
|
Fix #2340 (change tab priority when the input is not empty)
|
2014-04-02 21:33:17 +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
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-08 00:47:56 +01:00 |
windows.py
|
Improve drastically the performance of the MucListTab
|
2014-04-06 00:15:01 +02:00 |
xhtml.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01:00 |