.. |
core
|
Make remaining log.error/debug lazy
|
2017-10-14 16:33:24 +02:00 |
tabs
|
Fix a traceback when creating a conversation tab
|
2017-10-14 21:42:44 +02:00 |
windows
|
Add support for italic on ^Ci.
|
2017-10-14 18:43:26 +01:00 |
__init__.py
|
Launch poezio as a module package.
|
2016-06-27 23:54:50 +01:00 |
__main__.py
|
Fix launch.sh
|
2016-07-03 02:13:24 +02:00 |
args.py
|
Prepare for next version
|
2017-01-31 00:22:19 +01:00 |
asyncio.py
|
Add monkeypatching hack on the event loop
|
2016-10-05 20:20:46 +02:00 |
bookmarks.py
|
Absolute imports everywhere
|
2016-06-30 23:36:25 +02:00 |
common.py
|
Remove use of deprecated base64.encodestring method
|
2017-10-14 16:30:54 +02:00 |
config.py
|
Add an option to disable CSS parsing.
|
2017-10-14 18:26:58 +01:00 |
connection.py
|
Display contact avatar in the roster.
|
2017-10-07 18:11:33 +01:00 |
contact.py
|
Display contact avatar in the roster.
|
2017-10-07 18:11:33 +01:00 |
daemon.py
|
Improve some bare or redundant excepts
|
2017-10-13 00:47:21 +02:00 |
decorators.py
|
Don't require parameters for the ignored args wrapper
|
2017-02-13 19:21:16 +01:00 |
events.py
|
Make poezio.events more Cython-friendly.
|
2016-06-11 20:49:46 +01:00 |
fifo.py
|
Move the src directory to poezio, for better cython compatibility.
|
2016-06-11 20:49:43 +01:00 |
fixes.py
|
Change all “not … in …” into “… not in …”.
|
2017-10-08 15:38:06 +01:00 |
keyboard.py
|
Move the src directory to poezio, for better cython compatibility.
|
2016-06-11 20:49:43 +01:00 |
logger.py
|
Improve some bare or redundant excepts
|
2017-10-13 00:47:21 +02:00 |
multiuserchat.py
|
Improve some bare or redundant excepts
|
2017-10-13 00:47:21 +02:00 |
pep.py
|
Move the src directory to poezio, for better cython compatibility.
|
2016-06-11 20:49:43 +01:00 |
plugin.py
|
Add missing message types (fix #3271)
|
2016-12-26 16:01:35 +01:00 |
plugin_manager.py
|
Improve some bare or redundant excepts
|
2017-10-13 00:47:21 +02:00 |
poezio.py
|
pyflake fixes
|
2016-10-21 00:20:41 +02:00 |
poezio_shlex.py
|
Make poezio.poezio_shlex more Cython-friendly.
|
2016-06-11 20:49:46 +01:00 |
poopt.py
|
Fix #3339 (pure python poopt fails on multiline messages)
|
2017-10-11 23:07:17 +02:00 |
pooptmodule.c
|
Fix some typos in pooptmodule.
|
2017-04-01 19:09:53 +01:00 |
roster.py
|
Fix the last pylint error (do not set the roster contact filter to None)
|
2017-10-13 23:15:03 +02:00 |
roster_sorting.py
|
Move the src directory to poezio, for better cython compatibility.
|
2016-06-11 20:49:43 +01:00 |
size_manager.py
|
Remove unused SizeManager argument, and simplify its import.
|
2016-07-07 21:34:10 +01:00 |
text_buffer.py
|
"information" is already plural, fix wording
|
2016-10-04 00:54:57 +02:00 |
theming.py
|
Add support for italic on ^Ci.
|
2017-10-14 18:43:26 +01:00 |
timed_events.py
|
Remove unused imports in poezio.timed_events.
|
2016-06-11 20:49:46 +01:00 |
user.py
|
Make remaining log.error/debug lazy
|
2017-10-14 16:33:24 +02:00 |
xhtml.py
|
Add support for italic on ^Ci.
|
2017-10-14 18:43:26 +01:00 |