poezio/src
2012-04-29 19:17:38 +02:00
..
atom_parser.py
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 Adda config.getl to return a lowercase value 2012-04-18 15:54:16 +02:00
connection.py Load xep_0092 even if send_poezio_info is false 2012-04-18 23:07:28 +02:00
contact.py Remover leftover unused 'resources' property 2012-04-29 19:17:38 +02:00
core.py Trigger only the 'normal_presence' event if the contact is in the roster 2012-04-28 00:01:35 +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 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 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
roster.py Prevent some iteration problems 2012-04-27 23:42:22 +02:00
singleton.py
tabs.py Roster update: Merge branch 'master' of https://git.louiz.org/poezio 2012-04-27 23:09:26 +02: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
user.py Code cleanup (unused import, variables, undefined names, etc…) 2011-11-08 00:47:56 +01:00
wcwidth.py
windows.py Prevent some iteration problems 2012-04-27 23:42:22 +02:00
xhtml.py Fixed #2328 2012-02-07 21:47:40 +01:00