poezio/poezio
2019-10-27 20:04:11 +01:00
..
core Fix syntax warnings (thanks python 3.8) 2019-10-27 20:04:11 +01:00
tabs Fix syntax warnings (thanks python 3.8) 2019-10-27 20:04:11 +01:00
windows Disable pylint on lines dedicated to mypy 2019-10-27 20:02:13 +01:00
__init__.py
__main__.py
args.py
asyncio.py
bookmarks.py Bookmark: Change jid property to getter/setter to ensure it stays a JID 2019-10-26 00:57:20 +02:00
colors.py
common.py
config.py Fix syntax warnings (thanks python 3.8) 2019-10-27 20:04:11 +01:00
connection.py
contact.py Eradicate more safeJID calls 2019-09-02 13:27:31 +02:00
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 Make global objects not Optional 2019-10-27 14:48:00 +01:00
mam.py Corrected the functionality of query_status 2019-09-13 04:24:26 +05:30
multiuserchat.py Disabled the history on /reconnect, if the tab is still present and has messages in it. 2019-08-27 00:05:39 +05:30
pep.py
plugin.py Adapt the plugin safety metaclass for async funcs 2019-08-22 16:22:57 +02:00
plugin_e2ee.py Fix missing typing import 2019-10-26 21:48:07 +02:00
plugin_manager.py
poezio.py Prevent the logging module from vomiting all over stderr on OSError 2019-09-19 23:14:55 +02:00
poezio_shlex.py
poopt.py
pooptmodule.c
roster.py
roster_sorting.py
size_manager.py
text_buffer.py Moved scroll_up code back to basetabs, added amount parameter to change no. of msgs per query. 2019-09-05 17:42:27 +05:30
theming.py
timed_events.py
user.py
version.py
xdg.py
xhtml.py