poezio/src
mathieui bb3ddde9f6 Enable CSI by default
(but don’t do anything with it, leave that to plugins)
2016-06-04 23:00:18 +02:00
..
core Fix #3176 (timestamp corrections properly) 2016-05-06 19:57:35 +02:00
tabs Lower the priority of the “joined” tab to be lower than the “message” ones 2016-05-17 15:48:53 +02:00
windows Fix handling of the jid-multi data form field 2016-04-05 21:17:31 +02: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 Enable CSI by default 2016-06-04 23:00:18 +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 Update a few url to use https, or even a few old poezio.eu references 2016-03-09 18:03:02 +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