poezio/src
mathieui 4c0a3fb5a2 Resolves separator persistence problems - Fixes #2073
Now we have to pass the textbuffer object when we want to add a line
separator.
2012-05-17 03:34:04 +02:00
..
atom_parser.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
bookmark.py Add a way to bookmark all the rooms at once 2012-04-15 23:55:50 +02:00
common.py Fix the alias plugin 2012-01-26 10:05:36 +01:00
config.py Allow a config to be set & created directly 2012-05-09 19:17:53 +02:00
connection.py 0030 query now says 'Poezio' or nothing for the client’s identity 2012-05-04 18:52:36 +02:00
contact.py Remover leftover unused 'resources' property 2012-04-29 19:17:38 +02:00
core.py Put color in the topic again 2012-05-16 19:50:56 +02:00
daemon.py Add a simple_notify plugin 2012-01-26 10:05:35 +01:00
data_forms.py Fix the resize issues with the /configure tab 2012-01-26 10:05:35 +01:00
events.py Add the ignore_private and private_auto_response options 2012-05-12 20:44:38 +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 Fixes #2327 (used "seconds" instead) 2012-02-29 20:31:46 +01:00
plugin.py Add a wrapper for RawConfigParser.options() in PluginConfig 2011-11-16 09:44:07 +01:00
plugin_manager.py Do not quote the plugins on completion 2012-04-19 13:08:35 +02:00
poezio.py Fixes #2350 (reloading static resources on SIGHUP) 2012-04-02 18:30:06 +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 Prevent the rooms from going “offline” 2012-05-16 02:01:50 +02:00
singleton.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
tabs.py Resolves separator persistence problems - Fixes #2073 2012-05-17 03:34:04 +02:00
text_buffer.py Add a way to review room highlights - Fixes #1673 2012-05-17 01:00:35 +02:00
theming.py Make the visitor’s color readable (Fixes #2342) 2012-05-04 18:31:36 +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 Resolves separator persistence problems - Fixes #2073 2012-05-17 03:34:04 +02:00
xhtml.py Catch a possible exception when trying to retrieve the rgb value in curses 2012-05-13 19:01:27 +02:00