poezio/poezio
2018-09-30 11:46:27 +02:00
..
core Print the error given by the server when /bookmark fails. 2018-09-29 23:09:32 +02:00
tabs Cache highlighting regex in a lru. 2018-09-25 21:55:25 +02:00
windows Fix UserList.resize 2018-08-19 13:03:40 +02:00
__init__.py
__main__.py Add a check for Unicode support. 2018-06-07 14:42:14 +02:00
args.py Next version is 0.13 2018-08-14 20:01:54 +02:00
asyncio.py yapf -ir 2017-11-12 15:03:09 +01:00
bookmarks.py Add typing information and reformat stuff 2018-08-17 02:16:03 +02:00
colors.py Add typing information and reformat stuff 2018-08-17 02:16:03 +02:00
common.py rostertab, common: Use the default arg of os.getenv(). 2018-08-15 14:26:15 +02:00
config.py Fix an error introduced in the last commit 2018-08-15 14:30:08 +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 Add typing information and reformat stuff 2018-08-17 02:16:03 +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 Fix mypy errors, add type annotations 2018-08-15 14:23:00 +02:00
logger.py logger: Simplify history loading, fixes mypy errors. 2018-08-15 13:50:18 +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 Remove the GPG plugin 2018-08-09 00:29:13 +02:00
plugin_manager.py yapf -rip 2018-07-21 17:09:52 +02:00
poezio.py Do not add our directory to the path 2018-08-22 23:32:56 +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 Remove some circular type imports. 2018-08-18 08:04:41 +01:00
theming.py Add typing information and reformat stuff 2018-08-17 02:16:03 +02:00
timed_events.py Type DelayedEvent, also in Core. 2018-08-15 15:51:31 +02:00
user.py Fix mypy errors, add type annotations 2018-08-15 14:23:00 +02:00
xdg.py Add type hints here and there 2018-07-22 14:25:18 +02:00
xhtml.py XEP-0231: Extract cids from XHTML-IM. 2018-09-30 11:46:27 +02:00