poezio/poezio
2022-03-17 00:11:07 +01:00
..
core impromptu: types, fstrings, naming 2022-03-01 22:38:03 +01:00
tabs clean: remove unused imports 2022-02-25 22:35:30 +01:00
ui clean: remove unused imports 2022-02-25 22:35:30 +01:00
windows clean: remove unused imports 2022-02-25 22:35:30 +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 clean: remove unused imports 2022-02-25 22:35:30 +01:00
common.py clean: remove unused imports 2022-02-25 22:35:30 +01: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 internal: add a trigger_async method for events 2022-02-10 16:32:30 +01:00
fifo.py
fixes.py clean: remove unused imports 2022-02-25 22:35:30 +01:00
hsluv.py
keyboard.py
log_loader.py Replace asyncio.ensure_future() with asyncio.create_task() 2021-12-11 19:16:33 +01:00
logger.py Don't silently traceback when trying to message someone privately in a MUC 2022-03-07 14:07:05 -05:00
mam.py clean: remove unused imports 2022-02-25 22:35:30 +01: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: Ensure supported_tab_types is specified in plugin 2022-03-17 00:11:07 +01:00
plugin_manager.py
poezio.py internal: add more annotation and remove unused attributes 2021-04-15 19:35:54 +02:00
poezio_shlex.py
poezio_shlex.pyi
poopt.py
pooptmodule.c poopt: 😆’s length should be 2, not 1. 2018-07-22 17:31:25 +02:00
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 clean: remove unused imports 2022-02-25 22:35:30 +01:00
timed_events.py
types.py fix: do not use Literal 2021-04-11 16:33:53 +02:00
user.py clean: remove unused imports 2022-02-25 22:35:30 +01:00
utils.py impromptu: pronounceable MUC names 2021-12-25 00:47:37 +01:00
version.py
xdg.py
xhtml.py xhtml: Add a newline after a blockquote 2022-03-11 13:43:27 +01:00