poezio/poezio
Maxime “pep” Buquet ee82c6717d impromptu: Ensure a room is empty before joining
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-03-01 22:38:03 +01:00
..
core impromptu: Ensure a room is empty before joining 2022-03-01 22:38:03 +01:00
tabs clean: remove unused imports 2022-02-25 22:35:30 +01:00
ui
windows
__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
asyncio_fix.py refactor: rename poezio.asyncio module 2021-04-11 16:33:53 +02:00
bookmarks.py
colors.py
common.py
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
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
hsluv.py
keyboard.py
log_loader.py
logger.py
mam.py
multiuserchat.py Replace asyncio.ensure_future() with asyncio.create_task() 2021-12-11 19:16:33 +01:00
plugin.py
plugin_e2ee.py
plugin_manager.py refactor: rewrite config.get() to getbool, getstr, getint… 2021-04-02 17:44:36 +02:00
poezio.py
poezio_shlex.py
poezio_shlex.pyi
poopt.py
pooptmodule.c
roster.py
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
theming.py
timed_events.py from __future__ import annotations 2020-12-12 19:36:18 +01:00
types.py
user.py
utils.py
version.py
xdg.py
xhtml.py