.. |
core
|
plugins: do not fire private_msg event on own messages
|
2020-12-17 23:22:34 +01:00 |
tabs
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
ui
|
from __future__ import annotations
|
2020-12-12 19:36:18 +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
|
Add a check for Unicode support.
|
2018-06-07 14:42:14 +02:00 |
args.py
|
Rename hidden -v option to --custom-version and add a real -v (#3429)
|
2019-02-24 15:41:16 +01:00 |
asyncio.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
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
|
Registers xep-0313 plugin
|
2019-08-22 00:54:25 +05:30 |
contact.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
daemon.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
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
|
Stop making classes inherit from object.
|
2018-07-14 16:25:09 +02:00 |
fixes.py
|
mypy: Reduce errors on muctab.py by a lot
|
2020-06-01 09:09:09 +02:00 |
hsluv.py
|
Embed hsluv
|
2019-02-14 16:35:39 +01:00 |
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
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
pep.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
plugin.py
|
plugins: Add refs to dependencies on plugins
|
2020-04-12 16:43:53 +02:00 |
plugin_e2ee.py
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |
plugin_manager.py
|
plugins: Add refs to dependencies on plugins
|
2020-04-12 16:43:53 +02:00 |
poezio.py
|
mypy: Reduce errors on muctab.py by a lot
|
2020-06-01 09:09:09 +02:00 |
poezio_shlex.py
|
Stop making classes inherit from object.
|
2018-07-14 16:25:09 +02:00 |
poezio_shlex.pyi
|
Add a shlex pyi (based on upstream)
|
2020-06-01 09:09:09 +02:00 |
poopt.py
|
poopt: 😆’s length should be 2, not 1.
|
2018-07-22 17:31:25 +02:00 |
pooptmodule.c
|
poopt: 😆’s length should be 2, not 1.
|
2018-07-22 17:31:25 +02:00 |
roster.py
|
mypy: Reduce errors on muctab.py by a lot
|
2020-06-01 09:09:09 +02:00 |
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
|
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
|
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
|
from __future__ import annotations
|
2020-12-12 19:36:18 +01:00 |