poezio/poezio
2017-10-11 00:14:45 +02:00
..
core Fix #3190 (TOFU the SPKI hash and not the whole cert) 2017-10-10 00:52:44 +02:00
tabs Avoid an exception when we receive a presence from unknown nicks 2017-10-10 23:29:17 +02:00
windows Fix resize in some unknown condition, thanks eijebong. 2017-10-09 17:09:15 +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 "information" is already plural, fix wording 2016-10-04 00:54:57 +02:00
config.py Set enable_avatars to false until the colors issue is fixed 2017-10-11 00:14:45 +02: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 daemon: Remove outdated mention of Python 3.3. 2016-08-29 09:18:08 +01: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 Rename parse_message_line to parse_log_line 2017-09-28 00:59:45 +02:00
multiuserchat.py MUC: Fix a traceback on room configuration. 2016-09-21 23:45:03 +09: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 Change all “not … in …” into “… not in …”. 2017-10-08 15:38:06 +01: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 Add a pure-Python alternative to pooptmodule, for pypy3. 2017-04-01 19:10:33 +01:00
pooptmodule.c Fix some typos in pooptmodule. 2017-04-01 19:09:53 +01:00
roster.py Change all “not … in …” into “… not in …”. 2017-10-08 15:38:06 +01: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 Don’t traceback in theming if called without poezio installed 2016-08-24 23:13:21 +02:00
timed_events.py Remove unused imports in poezio.timed_events. 2016-06-11 20:49:46 +01:00
user.py user: Fix typo. 2017-10-07 12:30:02 +01:00
xhtml.py xhtml: Mark private functions with a leading underscore. 2017-10-07 12:29:41 +01:00