poezio/poezio
2020-08-14 22:12:26 +02:00
..
core core/handlers: revert change in normal_message handler 2020-07-16 10:52:56 +02:00
tabs move date and time SHORT_FORMAT and LONG_FORMAT to the theme 2020-08-14 22:12:26 +02:00
ui move date and time SHORT_FORMAT and LONG_FORMAT to the theme 2020-08-14 22:12:26 +02:00
windows windows/info_bar: Prevent UnboundLocalError. Thanks genofire 2020-07-24 12:12:56 +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 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 Revert "Bookmarks: type bookmark method (local/remote)" 2020-05-31 03:55:14 +02:00
colors.py Embed hsluv 2019-02-14 16:35:39 +01:00
common.py mypy: type more strictly common.py 2020-06-01 09:09:09 +02:00
config.py Rename bookmark_on_join to synchronise_open_rooms 2020-05-24 16:21:14 +02:00
connection.py Registers xep-0313 plugin 2019-08-22 00:54:25 +05:30
contact.py Eradicate more safeJID calls 2019-09-02 13:27:31 +02:00
daemon.py yapf -ir 2017-11-12 15:03:09 +01:00
decorators.py mypy: Make decorators.py pass --strict 2020-06-01 09:09:09 +02:00
events.py Fix a bug when removing an event handler 2019-10-26 21:44:17 +02: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 Fix mypy errors, add type annotations 2018-08-15 14:23:00 +02:00
logger.py Make global objects not Optional 2019-10-27 14:48:00 +01:00
mam.py Fix mam own nick in one to one tabs 2020-05-25 18:43:27 +02:00
multiuserchat.py mypy: Make multiuserchat.py pass --strict 2020-06-01 09:09:09 +02:00
pep.py Add type hints here and there 2018-07-22 14:25:18 +02:00
plugin.py plugins: Add refs to dependencies on plugins 2020-04-12 16:43:53 +02:00
plugin_e2ee.py plugin_e2ee: Remove debug logging of encrypted messages 2020-01-11 12:53:29 +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 mypy: Reduce errors on muctab.py by a lot 2020-06-01 09:09:09 +02:00
theming.py move date and time SHORT_FORMAT and LONG_FORMAT to the theme 2020-08-14 22:12:26 +02:00
timed_events.py Type DelayedEvent, also in Core. 2018-08-15 15:51:31 +02:00
user.py mypy: Reduce errors on muctab.py by a lot 2020-06-01 09:09:09 +02:00
version.py Update version to 0.13.1 2020-05-31 17:50:19 +02:00
xdg.py Add type hints here and there 2018-07-22 14:25:18 +02:00
xhtml.py Move message rendering code to Message.render() 2020-05-09 19:46:17 +02:00