.. |
core
|
Roster: display presence.show when contact goes offline, if available.
|
2018-12-16 19:02:06 +01:00 |
tabs
|
self-ping: do not /cycle on timeout, log only
|
2018-12-16 19:02:06 +01:00 |
windows
|
MucInfoWin: correctly pass JID to additional info plugin
|
2018-12-16 14:20:55 +00:00 |
__init__.py
|
|
|
__main__.py
|
|
|
args.py
|
Next version is 0.13
|
2018-08-14 20:01:54 +02:00 |
asyncio.py
|
|
|
bookmarks.py
|
Add typing information and reformat stuff
|
2018-08-17 02:16:03 +02:00 |
colors.py
|
Add typing information and reformat stuff
|
2018-08-17 02:16:03 +02:00 |
common.py
|
rostertab, common: Use the default arg of os.getenv().
|
2018-08-15 14:26:15 +02:00 |
config.py
|
Add configuration for default_muc server to join if no muc available on domain
|
2018-12-16 16:57:48 +00:00 |
connection.py
|
yapf -rip
|
2018-07-21 17:09:52 +02:00 |
contact.py
|
Add type hints here and there
|
2018-07-22 14:25:18 +02:00 |
daemon.py
|
|
|
decorators.py
|
Add typing information and reformat stuff
|
2018-08-17 02:16:03 +02:00 |
events.py
|
Add type hints here and there
|
2018-07-22 14:25:18 +02:00 |
fifo.py
|
Stop making classes inherit from object.
|
2018-07-14 16:25:09 +02:00 |
fixes.py
|
Factorise the /version callback and make it handle errors
|
2018-03-14 17:18:46 +01:00 |
keyboard.py
|
Fix mypy errors, add type annotations
|
2018-08-15 14:23:00 +02:00 |
logger.py
|
I give up
|
2018-12-15 15:19:27 +01:00 |
multiuserchat.py
|
|
|
pep.py
|
Add type hints here and there
|
2018-07-22 14:25:18 +02:00 |
plugin.py
|
Remove the GPG plugin
|
2018-08-09 00:29:13 +02:00 |
plugin_manager.py
|
yapf -rip
|
2018-07-21 17:09:52 +02:00 |
poezio.py
|
Fix core import in main
|
2018-10-15 19:40:54 +02:00 |
poezio_shlex.py
|
Stop making classes inherit from object.
|
2018-07-14 16:25: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
|
Stop making classes inherit from object.
|
2018-07-14 16:25: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
|
Remove some circular type imports.
|
2018-08-18 08:04:41 +01:00 |
theming.py
|
Add typing information and reformat stuff
|
2018-08-17 02:16:03 +02:00 |
timed_events.py
|
Type DelayedEvent, also in Core.
|
2018-08-15 15:51:31 +02:00 |
user.py
|
Fix mypy errors, add type annotations
|
2018-08-15 14:23:00 +02:00 |
xdg.py
|
Add type hints here and there
|
2018-07-22 14:25:18 +02:00 |
xhtml.py
|
XEP-0231: Extract cids from XHTML-IM.
|
2018-09-30 11:46:27 +02:00 |