poezio/src
2012-03-07 18:07:29 +01:00
..
atom_parser.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
bookmark.py Handle autojoin="1" for bookmarks. 2012-01-26 10:05:37 +01:00
common.py Fix the alias plugin 2012-01-26 10:05:36 +01:00
config.py Config.write_in_file() now works as expected 2012-02-09 15:45:18 +01:00
connection.py Useless option ssl=True (deprecated & unused) 2012-02-13 14:04:23 +01:00
contact.py -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
core.py Fix the behaviour of /join 2012-03-07 18:07:29 +01: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 some new events for the plugins 2012-02-16 02:24:54 +01: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 Use os.path.expanduser to interpret '~' for _dir config options 2011-11-16 09:46:09 +01: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 Use os.path.expanduser to interpret '~' for _dir config options 2011-11-16 09:46:09 +01:00
poezio.py By default, log only critical messages. This avoid 2011-10-02 21:18:25 +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 -get -set +@property +@property.setter 2011-11-09 22:00:38 +01:00
singleton.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
tabs.py Fixes #2341 (also for /server_cycle) 2012-03-07 17:36:40 +01:00
text_buffer.py Make the color for information messages themable 2012-01-26 10:05:37 +01:00
theming.py Add 'joined' tab state, and rewrite the function handling the priorities 2012-02-14 00:33:29 +01: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 Second and third of #2336 2012-02-25 02:53:16 +01:00
xhtml.py Fixed #2328 2012-02-07 21:47:40 +01:00