poezio/src
2014-11-02 17:57:03 +01:00
..
core Add a stream error handler in order to display error messages 2014-11-02 17:57:03 +01:00
tabs Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
windows Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
__init__.py
args.py
bookmark.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
common.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
config.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
connection.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
contact.py Use slixmpp 2014-07-24 02:11:45 +02:00
daemon.py
decorators.py
events.py
fifo.py
fixes.py Fix a few blocking iq, and remove all block=False function arguments 2014-08-01 15:01:25 +02:00
keyboard.py Fix a traceback when the terminal is not behaving as it should 2014-10-14 16:16:11 +02:00
logger.py Remove the (sometimes wrong) default values in the config.get() calls 2014-10-20 21:21:04 +02:00
multiuserchat.py Don’t use deprecated-then-removed aliases from slixmpp. 2014-09-29 00:07:37 +02:00
pep.py
plugin.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
plugin_manager.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
poezio.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
poezio_shlex.py
pooptmodule.c
roster.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
roster_sorting.py
singleton.py
size_manager.py Entirely remove the g_lock (used to avoid a few race conditions with ncures) 2014-08-01 16:00:01 +02:00
text_buffer.py Remove the (sometimes wrong) default values in the config.get() calls 2014-10-20 21:21:04 +02:00
theming.py Use a space instead of a cross while checking features 2014-10-30 21:43:49 +01:00
timed_events.py Make the TimedEvents work with asyncio 2014-08-01 01:22:59 +02:00
user.py
xhtml.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00