poezio/poezio
2016-08-26 19:26:14 +02:00
..
core Fix #3179 (/join completion broken) 2016-08-26 19:26:14 +02:00
tabs Fix #3217 (allow /groupadd "group" with selected row in the roster) 2016-08-25 20:22:01 +02:00
windows Don’t use camelcase for accessing data forms 2016-08-22 20:23:27 +02:00
__init__.py
__main__.py Fix launch.sh 2016-07-03 02:13:24 +02:00
args.py
bookmarks.py
common.py
config.py Disable unused logging levels, makes logging.debug about 25 times faster. 2016-07-30 12:59:58 +01:00
connection.py Implement XEP-0070 using the confirmtab 2016-08-20 00:12:59 +02:00
contact.py
daemon.py Fix daemon.py shebang. 2016-07-13 18:51:08 +02:00
decorators.py Don't use a list (that we modify) as a default argument 2016-07-06 10:08:23 +02:00
events.py
fifo.py
fixes.py
keyboard.py Move the src directory to poezio, for better cython compatibility. 2016-06-11 20:49:43 +01:00
logger.py Fix #3223 (close privatetab logfiles properly) 2016-08-25 20:11:12 +02:00
multiuserchat.py
pep.py
plugin.py
plugin_manager.py Don’t call input completion() functions inside completion methods 2016-08-21 15:39:30 +02:00
poezio.py
poezio_shlex.py
pooptmodule.c
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
theming.py Don’t traceback in theming if called without poezio installed 2016-08-24 23:13:21 +02:00
timed_events.py
user.py Absolute imports everywhere 2016-06-30 23:36:25 +02:00
xhtml.py Make sure the color values are integers, in xhtml.py 2016-07-26 11:12:37 +02:00