.. |
core
|
core.commands: Remove implicit conversion from Path to str in /set.
|
2018-07-08 09:52:28 +02:00 |
tabs
|
tabs.rostertab: Use Path for file completion.
|
2018-07-08 09:53:15 +02:00 |
windows
|
Replace the '%s' % var pattern with str(var).
|
2018-06-28 14:49:54 +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
|
Only create the config dir after parsing the CLI args.
|
2018-07-03 12:32:37 +02:00 |
asyncio.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
bookmarks.py
|
Fix typos, thanks codespell !
|
2018-01-10 02:13:35 +01:00 |
colors.py
|
yapf -ir
|
2017-11-14 12:13:03 +00:00 |
common.py
|
Fix typos, thanks codespell !
|
2018-01-10 02:13:35 +01:00 |
config.py
|
Add some more str() on Paths…
|
2018-07-08 09:18:36 +02:00 |
connection.py
|
Add a bunch of str() to convert pathlib.Path into str.
|
2018-07-05 16:28:44 +02:00 |
contact.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
daemon.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
decorators.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
events.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
fifo.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
fixes.py
|
Factorise the /version callback and make it handle errors
|
2018-03-14 17:18:46 +01:00 |
keyboard.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
logger.py
|
logger: Fix a typo when creating the logs directory.
|
2018-07-05 16:21:13 +02:00 |
multiuserchat.py
|
yapf -ir
|
2018-01-13 15:33:19 +01:00 |
pep.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
plugin.py
|
plugin: Use the provided pathlib.Path.
|
2018-07-08 09:23:52 +02:00 |
plugin_manager.py
|
Add a few more str() on pathlib.Path objects.
|
2018-07-05 16:32:38 +02:00 |
poezio.py
|
config: remove check_create_log_dir().
|
2018-07-04 13:14:17 +02:00 |
poezio_shlex.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
poopt.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
pooptmodule.c
|
Fix some typos in pooptmodule.
|
2017-04-01 19:09:53 +01:00 |
roster.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
roster_sorting.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
size_manager.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
text_buffer.py
|
Fix typos, thanks codespell !
|
2018-01-10 02:13:35 +01:00 |
theming.py
|
Use pathlib.Path and poezio.xdg to load themes.
|
2018-07-04 12:07:31 +02:00 |
timed_events.py
|
yapf -ir
|
2017-11-12 15:03:09 +01:00 |
user.py
|
yapf -ir
|
2018-01-13 15:33:19 +01:00 |
xdg.py
|
Move XDG basedir functions to the poezio.xdg module.
|
2018-07-04 12:07:31 +02:00 |
xhtml.py
|
a
|
2018-07-04 12:43:46 +02:00 |