poezio/poezio
mathieui 6be1a233e4
Fix RGB parsing in colors.py
Thanks nand for noticing
2018-07-27 02:04:51 +02:00
..
core Make KeyDict still inherit from dict 2018-07-23 21:30:49 +02:00
tabs More typing 2018-07-23 21:44:27 +02:00
windows windows: Reexport BaseTextWin to fix f107ecd953. 2018-07-23 10:37:22 +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 Fix RGB parsing in colors.py 2018-07-27 02:04:51 +02: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 Light refactoring + typing 2018-07-23 21:23:48 +02:00
logger.py Light refactoring + typing 2018-07-23 21:23:48 +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 -ir 2018-07-23 11:36:07 +02:00
theming.py yapf -ir 2018-07-23 11:36:07 +02:00
timed_events.py Light refactoring + typing 2018-07-23 21:23:48 +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 yapf -ir 2018-07-23 11:36:07 +02:00