poezio/src
Florent Le Coz bf29554121 Add a <body xmlns='http://www.w3.org/1999/xhtml'/> element on /xhtml command
Because not having that element is not allowed by the xhtml-im XEP, poezio
should put that by default.
2012-09-01 08:47:41 +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 Add a common.safeJID function, and use it everywhere 2012-08-06 15:38:09 +02:00
common.py Add a common.safeJID function, and use it everywhere 2012-08-06 15:38:09 +02:00
config.py Add a fallback to optparse if argparse is not found 2012-08-06 15:01:39 +02:00
connection.py Fix yet another bunch of potential tracebacks 2012-08-08 23:59:00 +02:00
contact.py Add a common.safeJID function, and use it everywhere 2012-08-06 15:38:09 +02:00
core.py Fix yet another bunch of potential tracebacks 2012-08-08 23:59:00 +02:00
daemon.py Properly quote the %(body)s and %(from)s used in the simple_notify plugin. 2012-07-05 00:50:47 +02:00
data_forms.py Fix the resize issues with the /configure tab 2012-01-26 10:05:35 +01:00
events.py Docstrings, and small cleanup 2012-05-21 02:14:25 +02:00
fifo.py Remote execution. 2011-10-29 05:11:30 +02:00
keyboard.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
logger.py Fixes #2350 (reloading static resources on SIGHUP) 2012-04-02 18:30:06 +02:00
multiuserchat.py Fix yet another bunch of potential tracebacks 2012-08-08 23:59:00 +02:00
plugin.py Docstrings, and small cleanup 2012-05-21 02:14:25 +02:00
plugin_manager.py Docstrings, and small cleanup 2012-05-21 02:14:25 +02:00
poezio.py Fix a traceback when a group has no name and a crash when dns gets interrupted 2012-08-31 22:41:36 +02:00
pooptmodule.c Remove this usell ++-- from poopt 2011-11-23 19:48:12 +01:00
pubsub.py Disable the pubsub.louiz.org browser 2011-09-12 20:21:32 +02:00
roster.py Give an empty name to a group if it hasn’t got one 2012-08-31 23:06:46 +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 <body xmlns='http://www.w3.org/1999/xhtml'/> element on /xhtml command 2012-09-01 08:47:41 +02:00
text_buffer.py Use a different theme variable for the /me message 2012-05-17 17:28:53 +02:00
theming.py Add a new color to the theme, for the warning prompt 2012-07-03 23:50:07 +02:00
timed_events.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02: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 common.safeJID function, and use it everywhere 2012-08-06 15:38:09 +02:00
xhtml.py Implement the sending of underlined text in xhtml-im messages (C-c u). 2012-07-29 03:36:05 +02:00