poezio/poezio
2018-07-22 17:31:25 +02:00
..
core Fix /message 2018-07-22 16:17:28 +02:00
tabs Update poezio for the new tabs module 2018-07-21 20:20:13 +02:00
windows Update poezio for the new tabs module 2018-07-21 20:20:13 +02:00
__init__.py Launch poezio as a module package. 2016-06-27 23:54:50 +01:00
__main__.py Add a check for Unicode support. 2018-06-07 14:42:14 +02:00
args.py Only create the config dir after parsing the CLI args. 2018-07-03 12:32:37 +02:00
asyncio.py yapf -ir 2017-11-12 15:03:09 +01:00
bookmarks.py Add type hints here and there 2018-07-22 14:25:18 +02:00
colors.py yapf -ir 2017-11-14 12:13:03 +00:00
common.py Add type hints here and there 2018-07-22 14:25:18 +02:00
config.py config: Default LOG_DIR to the local Path. 2018-07-22 16:57:12 +02:00
connection.py yapf -rip 2018-07-21 17:09:52 +02:00
contact.py Add type hints here and there 2018-07-22 14:25:18 +02:00
daemon.py yapf -ir 2017-11-12 15:03:09 +01:00
decorators.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
events.py Add type hints here and there 2018-07-22 14:25:18 +02:00
fifo.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
fixes.py Factorise the /version callback and make it handle errors 2018-03-14 17:18:46 +01:00
keyboard.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
logger.py logger: Use an option_fd when we know open can fail. 2018-07-22 16:50:08 +02:00
multiuserchat.py yapf -ir 2018-01-13 15:33:19 +01:00
pep.py Add type hints here and there 2018-07-22 14:25:18 +02:00
plugin.py Update poezio for the new tabs module 2018-07-21 20:20:13 +02:00
plugin_manager.py yapf -rip 2018-07-21 17:09:52 +02:00
poezio.py Fix the segfault on exit 2018-07-21 16:47:28 +02:00
poezio_shlex.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
poopt.py poopt: 😆’s length should be 2, not 1. 2018-07-22 17:31:25 +02:00
pooptmodule.c poopt: 😆’s length should be 2, not 1. 2018-07-22 17:31:25 +02:00
roster.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
roster_sorting.py yapf -ir 2017-11-12 15:03:09 +01:00
size_manager.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
text_buffer.py yapf -rip 2018-07-21 17:09:52 +02:00
theming.py theming: Add typing information. 2018-07-22 17:16:45 +02:00
timed_events.py Add type hints here and there 2018-07-22 14:25:18 +02:00
user.py Add type hints here and there 2018-07-22 14:25:18 +02:00
xdg.py Add type hints here and there 2018-07-22 14:25:18 +02:00
xhtml.py xhtml: Fix a few typing errors. 2018-07-22 17:00:26 +02:00