poezio/src
mathieui 186803d9a9 Fix formatting, some typos, and unused code, and add docstrings
- No idea why subclasses of ConversationTab were working before
    (info_header was overriden with None in __init__)
- Or why the date parsing worked (“Exeception”)
- Some more reformatting with pylint indications
- Document each module in the tabs module
2014-03-23 00:15:01 +01:00
..
tabs Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01: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
atom_parser.py
bookmark.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
common.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
config.py Date the log records (error.log or debug logs) 2014-02-01 23:33:45 +01:00
connection.py Add a configurable way of setting cipher suites 2014-02-13 00:50:32 +01:00
contact.py Fix #2320 (TB on /info with an off-roster contact) 2013-06-14 20:36:04 +02:00
core.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
daemon.py
data_forms.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
decorators.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
events.py
fifo.py
fixes.py Fix an import broken with the last sleekxmpp update 2013-07-29 07:23:12 +02:00
keyboard.py Fix #2430 (whatever) 2014-02-01 18:27:43 +01:00
logger.py Fix a traceback when opening an empty log file 2014-01-29 16:44:43 +01: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
plugin_manager.py Fix potential issues with import paths 2013-08-10 15:51:35 +02:00
poezio.py Exit on SIGPIPE 2014-01-30 18:23:44 +01: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
pubsub.py
roster.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
roster_sorting.py
singleton.py
text_buffer.py Fix #2358 (/correct is broken in private conversations) 2013-10-06 22:45:38 +02:00
theming.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
timed_events.py
user.py
windows.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
xhtml.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00