poezio/src
2011-11-14 00:45:15 +01:00
..
atom_parser.py
common.py
config.py
connection.py
contact.py
core.py Completion for /server_cycle 2011-11-13 15:43:40 +01:00
daemon.py
data_forms.py
events.py Add three new events to modify a message JUST before we send it. It is NOT safe, and the doc says that pretty clearly. It is used to encrypt messages just before sending them (this way we can remove ALL potential in-clear bodies). 2011-11-12 03:42:07 +01:00
fifo.py
keyboard.py
logger.py
multiuserchat.py Removed "WARNING" debug messages, because they are irrelevant 2011-11-07 19:38:37 +01:00
plugin.py Fix Plugin.config.get to use the right section instead of Poezio 2011-11-14 00:45:15 +01:00
plugin_manager.py Add a way for a plugin to add a keybind only for a type of tab 2011-11-13 20:17:33 +01:00
poezio.py
pooptmodule.c
pubsub.py
roster.py
singleton.py
tabs.py Add a way for a plugin to add a keybind only for a type of tab 2011-11-13 20:17:33 +01:00
text_buffer.py
theming.py
timed_events.py
user.py
wcwidth.py
windows.py Tweak auto_completion in order to add quotes only when needed 2011-11-13 18:45:44 +01:00
xhtml.py