poezio/poezio
2016-10-14 11:01:43 +02:00
..
core Replace sendPresence() with send_presence(), fix adding a contact. 2016-10-07 01:14:01 +01:00
tabs Rename /reset to /filter_reset in XML tab, for consistency 2016-10-14 11:01:43 +02:00
windows Add a raw parameter to all data form windows 2016-10-08 23:06:40 +02: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 Update sources for the next version 2016-10-09 18:23:10 +02: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 Remove the resource option from the configuration. 2016-10-09 17:06:33 +02:00
connection.py Remove the resource option from the configuration. 2016-10-09 17:06:33 +02:00
contact.py Absolute imports everywhere 2016-06-30 23:36:25 +02:00
daemon.py daemon: Remove outdated mention of Python 3.3. 2016-08-29 09:18:08 +01:00
decorators.py decorators: fix the case where there is no argument 2016-08-26 21:56:30 +02: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 Stop using deprecated aliases from slixmpp. 2016-09-20 16:52:11 +09:00
keyboard.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
logger.py Fix a traceback on malformed logs 2016-08-28 16:17:51 +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 Absolute imports everywhere 2016-06-30 23:36:25 +02:00
plugin_manager.py Don’t call input completion() functions inside completion methods 2016-08-21 15:39:30 +02:00
poezio.py Add monkeypatching hack on the event loop 2016-10-05 20:20:46 +02:00
poezio_shlex.py Make poezio.poezio_shlex more Cython-friendly. 2016-06-11 20:49:46 +01:00
pooptmodule.c Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
roster.py Add missing return values in boolean functions. 2016-07-06 00:25:12 +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 Absolute imports everywhere 2016-06-30 23:36:25 +02:00
xhtml.py Fix #3194 (don’t highlight on embedded XHTML image) 2016-08-26 22:44:07 +02:00