poezio/poezio
2017-01-31 00:22:19 +01:00
..
core Fix a crash when using XEP-0380 2017-01-08 12:58:34 +01:00
tabs Add missing message types (fix #3271) 2016-12-26 16:01:35 +01:00
windows Fill __all__ for tabs/ and windows/ 2016-10-21 00:12:55 +02:00
__init__.py
__main__.py
args.py Prepare for next version 2017-01-31 00:22:19 +01:00
asyncio.py Add monkeypatching hack on the event loop 2016-10-05 20:20:46 +02:00
bookmarks.py
common.py "information" is already plural, fix wording 2016-10-04 00:54:57 +02:00
config.py Added information_popup_type_filter that allow to 2016-10-23 16:25:44 +02:00
connection.py Add support for XEP-0380: Explicit Message Encryption 2016-11-26 16:34:58 +00:00
contact.py
daemon.py daemon: Remove outdated mention of Python 3.3. 2016-08-29 09:18:08 +01:00
decorators.py decorators: fix the case where there is no argument 2016-08-26 21:56:30 +02:00
events.py
fifo.py
fixes.py Stop using deprecated aliases from slixmpp. 2016-09-20 16:52:11 +09:00
keyboard.py
logger.py Fix a traceback on malformed logs 2016-08-28 16:17:51 +02:00
multiuserchat.py MUC: Fix a traceback on room configuration. 2016-09-21 23:45:03 +09:00
pep.py
plugin.py Add missing message types (fix #3271) 2016-12-26 16:01:35 +01:00
plugin_manager.py Add missing message types (fix #3271) 2016-12-26 16:01:35 +01:00
poezio.py pyflake fixes 2016-10-21 00:20:41 +02:00
poezio_shlex.py Make poezio.poezio_shlex more Cython-friendly. 2016-06-11 20:49:46 +01:00
pooptmodule.c
roster.py IOError == OSError since python 3.3 2016-10-21 01:52:41 +02:00
roster_sorting.py
size_manager.py Remove unused SizeManager argument, and simplify its import. 2016-07-07 21:34:10 +01:00
text_buffer.py "information" is already plural, fix wording 2016-10-04 00:54:57 +02:00
theming.py Don’t traceback in theming if called without poezio installed 2016-08-24 23:13:21 +02:00
timed_events.py
user.py
xhtml.py XHTML-IM: Check for the existence of elements manually. 2016-11-26 17:57:51 +00:00