poezio/poezio
2022-02-06 17:38:45 +01:00
..
core internal: make most core.handlers async 2022-02-06 17:37:13 +01:00
tabs internal: make most core.handlers async 2022-02-06 17:37:13 +01:00
ui Avoid calling get_theme() more than once 2021-11-16 17:36:55 +01:00
windows ci: fix mypy analysis 2022-01-29 23:42:24 +01:00
__init__.py
__main__.py
args.py refactor: move argument parsing away from config.py 2021-04-11 18:38:22 +02:00
asyncio_fix.py refactor: rename poezio.asyncio module 2021-04-11 16:33:53 +02:00
bookmarks.py fix: improve typing 2021-07-02 20:59:25 +02:00
colors.py fix: tons of type errors 2021-04-02 17:44:36 +02:00
common.py fix: remove all remaining safejids (fix #3457) 2021-04-12 20:43:51 +02:00
config.py Try to guess CA bundle path 2022-01-30 00:07:03 +01:00
connection.py Try to guess CA bundle path 2022-01-30 00:07:03 +01:00
contact.py fix: tons of type errors 2021-04-02 17:44:36 +02:00
daemon.py
decorators.py typing: fix a bunch of type errors 2021-04-11 19:41:04 +02:00
events.py from __future__ import annotations 2020-12-12 19:36:18 +01:00
fifo.py
fixes.py fix: remove fixes.has_identity which is now unused 2022-02-06 17:38:45 +01:00
hsluv.py
keyboard.py from __future__ import annotations 2020-12-12 19:36:18 +01:00
log_loader.py Replace asyncio.ensure_future() with asyncio.create_task() 2021-12-11 19:16:33 +01:00
logger.py ci: fix mypy analysis 2022-01-29 23:42:24 +01:00
mam.py fix: improve typing 2021-07-02 20:59:25 +02:00
multiuserchat.py Replace asyncio.ensure_future() with asyncio.create_task() 2021-12-11 19:16:33 +01:00
plugin.py fix: plugin config 2021-04-02 17:44:36 +02:00
plugin_e2ee.py plugin_e2ee: handle empty args in /foo_state commands 2021-08-07 01:08:10 +02:00
plugin_manager.py refactor: rewrite config.get() to getbool, getstr, getint… 2021-04-02 17:44:36 +02:00
poezio.py internal: add more annotation and remove unused attributes 2021-04-15 19:35:54 +02:00
poezio_shlex.py
poezio_shlex.pyi Add a shlex pyi (based on upstream) 2020-06-01 09:09:09 +02:00
poopt.py
pooptmodule.c
roster.py fix: remove all remaining safejids (fix #3457) 2021-04-12 20:43:51 +02:00
roster_sorting.py
size_manager.py
text_buffer.py fix: remove extra imports in text buffer 2021-07-03 10:34:39 +02:00
theming.py Make message format more configurable around nicks 2021-11-15 19:44:16 +01:00
timed_events.py from __future__ import annotations 2020-12-12 19:36:18 +01:00
types.py fix: do not use Literal 2021-04-11 16:33:53 +02:00
user.py muc: remove non-deterministic nick colors 2021-02-17 22:04:20 +01:00
utils.py impromptu: pronounceable MUC names 2021-12-25 00:47:37 +01:00
version.py Update version to 0.13.1 2020-05-31 17:50:19 +02:00
xdg.py from __future__ import annotations 2020-12-12 19:36:18 +01:00
xhtml.py fix: sax contenthandler import path 2021-04-02 17:44:36 +02:00