poezio/src
2016-03-08 23:02:14 +01:00
..
core Fix #3113 (show outgoing invitations to the log) 2015-11-04 23:07:54 +01:00
tabs Remove a newly-added unused import 2015-12-29 20:29:04 +01:00
windows Fix a wrong text offset 2015-12-04 20:33:18 +01:00
__init__.py
args.py Update stuff to say 1.0-dev 2015-08-01 20:32:21 +02:00
bookmarks.py Remove gettext support, as we don’t want to translate poezio, and it takes more than 1ms per call. 2015-05-11 22:31:12 +02:00
common.py Merge branch 'master' of git.poez.io:poezio into slix 2014-10-31 19:16:44 +01:00
config.py Add an 'eval_password' option 2015-08-16 12:22:10 +02:00
connection.py Exit if the eval_password command returns a non-zero status code 2015-09-24 19:52:57 +02:00
contact.py Use slixmpp 2014-07-24 02:11:45 +02:00
daemon.py Remove another snippet of pre-3.4 compatibility 2015-01-21 14:19:02 +01:00
decorators.py Allow -1 as a value for optional arguments in the args parser to collect an unspecified number of items 2014-12-18 22:22:27 +01:00
events.py Micro-optimizations on refresh 2015-05-08 20:37:21 +02:00
fifo.py
fixes.py Fix #2691 (don’t glitch on failed /configure) 2014-12-08 22:49:58 +01:00
keyboard.py Fix broken CTRL+arrow key shortcuts under some terms 2014-12-31 00:06:41 +01:00
logger.py When reading logs, don’t consider a non-existing file as an error. 2015-05-06 00:49:11 +02:00
multiuserchat.py Get rid of the muc_history_length option 2015-10-05 21:44:33 +02:00
pep.py Remove gettext support, as we don’t want to translate poezio, and it takes more than 1ms per call. 2015-05-11 22:31:12 +02:00
plugin.py Add a plugin api.get_status method 2016-03-08 23:02:14 +01:00
plugin_manager.py Remove gettext support, as we don’t want to translate poezio, and it takes more than 1ms per call. 2015-05-11 22:31:12 +02:00
poezio.py Do not log unhandled iq errors and timeouts in the error log 2015-06-11 00:12:04 +02:00
poezio_shlex.py
pooptmodule.c
roster.py Fix various roster count issues 2015-09-23 20:29:56 +02:00
roster_sorting.py
singleton.py
size_manager.py Entirely remove the g_lock (used to avoid a few race conditions with ncures) 2014-08-01 16:00:01 +02:00
text_buffer.py Add a missing nick size bound, which caused text to overflow 2015-07-16 23:36:16 +02:00
theming.py Add a COLOR_TIME_STRING theming option 2015-08-31 15:44:10 +02:00
timed_events.py Remove DelayedEvent.repetive (sic) member which is not used 2014-11-25 13:51:04 +01:00
user.py Add slots to the User object 2015-06-22 00:59:06 +02:00
xhtml.py Improve the xhtml_to_poezio_colors sanitization 2014-12-08 17:01:44 +01:00