poezio/src
mathieui 26ea842cee Add a way to format background colors in a string
(also add colors to the /info command in MUCs)
2013-06-08 17:36:02 +02:00
..
__init__.py Update setup.py to use distutils 2013-05-26 20:13:39 +02:00
args.py Make optparse work 2012-08-06 15:07:38 +02:00
atom_parser.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
bookmark.py Fix setting autojoin with /bookmark 2013-06-08 12:28:07 +02:00
common.py Fix a stupid traceback (common.datetime_tuple) 2013-05-24 21:52:12 +02:00
config.py Small workaround for the default config location 2013-05-29 15:32:25 +02:00
connection.py Do not block on roster operations (and do not traceback on errors) #2315 2013-06-03 23:13:10 +02:00
contact.py Implement user gaming (xep-0196) 2013-03-12 16:12:47 +01:00
core.py Add a way to format background colors in a string 2013-06-08 17:36:02 +02:00
daemon.py Fix #2153 2012-12-27 18:18:20 +01:00
data_forms.py Fix the resize issues with the /configure tab 2012-01-26 10:05:35 +01:00
decorators.py Fix a refresh issue with /message 2012-10-15 19:56:15 +02:00
events.py Add the 'changing_nick' event 2013-05-09 13:18:44 +02:00
fifo.py Fix TBs when the system is not in utf-8 by default 2012-09-13 09:50:48 +02:00
fixes.py Fix get_version and get_room_form 2013-01-19 16:20:17 +01:00
keyboard.py Add a M-k keyboard shortcut to escape the next keyboard shortcut 2013-06-06 22:58:29 +02:00
logger.py Do not attempt to log things when use_log = false 2013-04-06 11:45:34 +02:00
multiuserchat.py Fix the reason in the ban message 2013-05-11 00:33:06 +02:00
pep.py Fix #1839 (User mood/activity) 2013-03-11 23:06:52 +01:00
plugin.py Document the new event 2013-05-01 18:44:14 +02:00
plugin_manager.py Update setup.py to use distutils 2013-05-26 20:13:39 +02:00
poezio.py Update setup.py to use distutils 2013-05-26 20:13:39 +02:00
pooptmodule.c Accept NULL bytes in strings to be cut by the poopt module 2013-06-07 00:04:01 +02:00
pubsub.py Disable the pubsub.louiz.org browser 2011-09-12 20:21:32 +02:00
roster.py Handle the roster order cache as a real cache 2013-05-11 20:51:11 +02:00
roster_sorting.py Various changes to the roster sorting 2012-08-01 14:42:02 +02:00
singleton.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
tabs.py Add a way to format background colors in a string 2013-06-08 17:36:02 +02:00
text_buffer.py Fix #2229 (prevent correction if the 2 fulljid differ) 2013-05-15 19:04:56 +02:00
theming.py Add a way to format background colors in a string 2013-06-08 17:36:02 +02:00
timed_events.py Document with sphinx timed_events, common, and add methods to PluginAPI 2013-03-08 19:39:34 +01:00
user.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
wcwidth.py Change how colors are handled. With \x19x etc 2011-03-29 12:44:19 +02:00
windows.py Add a way to format background colors in a string 2013-06-08 17:36:02 +02:00
xhtml.py Do not traceback when receiving malformed XML in a xhtml-im body 2013-06-06 22:53:43 +02:00