poezio/poezio
2021-02-03 15:22:09 +01:00
..
core Use async properly on session start 2021-02-03 15:22:09 +01:00
tabs basetabs: wrap coroutine commands in ensure_future 2021-02-03 15:22:09 +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 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 Use async properly on session start 2021-02-03 15:22:09 +01:00
colors.py from __future__ import annotations 2020-12-12 19:36:18 +01:00
common.py Move get_error_message to common 2021-01-28 19:03:54 +01:00
config.py Remove force_remote_bookmarks option 2021-01-29 11:23:31 +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 yapf -ir 2017-11-12 15:03:09 +01:00
decorators.py decorators: make decorators work with coroutines 2021-02-03 15:22:09 +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 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 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