.. |
core
|
fix: improve typing
|
2021-07-02 20:59:25 +02:00 |
tabs
|
fix: do not use raw xml access for slix elements
|
2021-07-03 10:33:25 +02:00 |
ui
|
fix: improve typing
|
2021-07-02 20:59:25 +02:00 |
windows
|
fix: improve typing
|
2021-07-02 20:59:25 +02: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
|
fix: improve typing
|
2021-07-02 20:59:25 +02:00 |
connection.py
|
internal: remove the xep-0319 implementation
|
2021-04-16 19:40:11 +02: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
|
misc: wrap some calls in ensure_future to prepare for slix API change
|
2021-02-27 11:10:11 +01:00 |
hsluv.py
|
|
|
keyboard.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
log_loader.py
|
fix: hack around the time limit for topic messages
|
2021-06-26 20:59:55 +02:00 |
logger.py
|
fix: improve typing
|
2021-07-02 20:59:25 +02:00 |
mam.py
|
fix: improve typing
|
2021-07-02 20:59:25 +02:00 |
multiuserchat.py
|
fix: improve typing
|
2021-07-02 20:59:25 +02:00 |
plugin.py
|
fix: plugin config
|
2021-04-02 17:44:36 +02:00 |
plugin_e2ee.py
|
fix: tons of type errors
|
2021-04-02 17:44:36 +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
|
internal: add a different class for UI messages
|
2021-04-15 18:44:22 +02: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 |
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 |