poezio/poezio
mathieui 84070a30c2 config: make the default section dynamic (plugins)
Having a fixed default section is not practical, so now use a
placeholder value to allow fetching it dynamically. Please don’t name
sections '__DEFAULT SECTION PLACEHOLDER__' thank you.
2022-04-07 19:36:04 +02:00
..
core core: Log InvalidCABundle error in info buffer 2022-04-06 10:41:04 +02:00
tabs Abort reflection in 1:1 with own jid 2022-04-06 11:07:57 +02:00
ui clean: remove unused imports 2022-02-25 22:35:30 +01:00
windows Colourize tab name in its infobar 2022-04-06 20:30:33 +02: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 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 clean: remove unused imports 2022-02-25 22:35:30 +01:00
common.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
config.py config: make the default section dynamic (plugins) 2022-04-07 19:36:04 +02:00
connection.py connection: Update log.error for xep_0454 2022-04-01 13:17:16 +02:00
contact.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
daemon.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
decorators.py typing: fix a bunch of type errors 2021-04-11 19:41:04 +02:00
events.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
fifo.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
fixes.py clean: remove unused imports 2022-02-25 22:35:30 +01:00
hsluv.py Embed hsluv 2019-02-14 16:35:39 +01:00
keyboard.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
log_loader.py fix: do not triplicate messages on /message tab openings 2022-03-23 15:38:00 +01:00
logger.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
mam.py Filter MUC PMs in MAM 2022-03-28 13:45:28 +02:00
multiuserchat.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
plugin.py config: make the default section dynamic (plugins) 2022-04-07 19:36:04 +02:00
plugin_e2ee.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
plugin_manager.py refactor: rewrite config.get() to getbool, getstr, getint… 2021-04-02 17:44:36 +02:00
poezio.py core: Log InvalidCABundle error in info buffer 2022-04-06 10:41:04 +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.pyi Add poopt.pyi 2022-04-07 17:35:07 +02:00
pooptmodule.c Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
py.typed Add py.typed 2022-03-21 17:20:37 +01:00
roster.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +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 fix: remove extra imports in text buffer 2021-07-03 10:34:39 +02:00
theming.py Colourize tab name in its infobar 2022-04-06 20:30:33 +02:00
timed_events.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
types.py fix: do not use Literal 2021-04-11 16:33:53 +02:00
user.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
utils.py impromptu: pronounceable MUC names 2021-12-25 00:47:37 +01:00
version.py Update version to 0.13.1 2020-05-31 17:50:19 +02:00
xdg.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00
xhtml.py Change license for (some previous and) future revisions to GPL-3.0-or-later 2022-03-31 14:00:55 +02:00