poezio/poezio
2020-07-24 12:12:56 +02:00
..
core core/handlers: revert change in normal_message handler 2020-07-16 10:52:56 +02:00
tabs MucTab: highlight on delayed and not history 2020-07-08 11:46:02 +02:00
ui Do not add the date in history messages from the current day 2020-05-25 22:41:04 +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
colors.py
common.py
config.py Rename bookmark_on_join to synchronise_open_rooms 2020-05-24 16:21:14 +02:00
connection.py
contact.py
daemon.py
decorators.py
events.py Fix a bug when removing an event handler 2019-10-26 21:44:17 +02:00
fifo.py
fixes.py
hsluv.py
keyboard.py
logger.py
mam.py
multiuserchat.py
pep.py
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
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
pooptmodule.c
roster.py
roster_sorting.py
size_manager.py
text_buffer.py
theming.py Do not degrade colors for terminals supporting more than 256 2020-05-24 22:38:11 +02:00
timed_events.py
user.py mypy: Reduce errors on muctab.py by a lot 2020-06-01 09:09:09 +02:00
version.py
xdg.py
xhtml.py