.. |
core
|
Add (back?) reason and altroom arguments for /destroy_room.
|
2020-12-28 19:10:53 +01:00 |
tabs
|
Fix nick changes
|
2021-01-02 19:05:07 +01:00 |
ui
|
Trim all messages by 24 bytes on 64-bit systems
|
2020-12-27 03:34:48 +01:00 |
windows
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
__init__.py
|
Launch poezio as a module package.
|
2016-06-27 23:54:50 +01:00 |
__main__.py
|
|
|
args.py
|
|
|
asyncio.py
|
|
|
bookmarks.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
colors.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
common.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
config.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
connection.py
|
Prevent a traceback when the jid option isn’t a valid JID.
|
2020-12-28 19:10:53 +01:00 |
contact.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
daemon.py
|
|
|
decorators.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
events.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
fifo.py
|
|
|
fixes.py
|
|
|
hsluv.py
|
|
|
keyboard.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
logger.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
mam.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
multiuserchat.py
|
Rework set_role() to use slixmpp.
|
2020-12-28 19:10:53 +01:00 |
pep.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
plugin.py
|
|
|
plugin_e2ee.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
plugin_manager.py
|
|
|
poezio.py
|
|
|
poezio_shlex.py
|
|
|
poezio_shlex.pyi
|
|
|
poopt.py
|
|
|
pooptmodule.c
|
|
|
roster.py
|
|
|
roster_sorting.py
|
|
|
size_manager.py
|
|
|
text_buffer.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
theming.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
timed_events.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
user.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
version.py
|
|
|
xdg.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
xhtml.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |