poezio/src
mathieui 77e3f8893c Do not reload plugins on reconnection
If the plugins_autoload list was not empty, it caused the plugins to be
reloaded upon each reconnection (with /connect or not). Now it does not.
2012-07-03 13:44:15 +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 Prevent a crash when the value of custom_port is not expected 2012-06-01 22:46:21 +02:00
contact.py Docstrings, and small cleanup 2012-05-21 02:14:25 +02:00
core.py Do not reload plugins on reconnection 2012-07-03 13:44:15 +02:00
daemon.py Improve the simple_notify plugin and the daemon to execute a command to clean the notification and to execute the remote commands through sh -c, letting us use pipes and redirections. Also adds the highlight event for plugin, and make the simple_notify plugin use it as well. 2012-07-03 01:59:25 +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 Fixes #2327 (used "seconds" instead) 2012-02-29 20:31:46 +01: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 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 Docstrings, and small cleanup 2012-05-21 02:14:25 +02:00
singleton.py Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
tabs.py Remove the duplicated sort_by function in the MUCList 2012-07-03 03:32:12 +02:00
text_buffer.py Use a different theme variable for the /me message 2012-05-17 17:28:53 +02:00
theming.py Use a different theme variable for the /me message 2012-05-17 17:28:53 +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 Truncate everything in the roster if needed. 2012-05-24 23:11:26 +02:00
xhtml.py Docstrings, and small cleanup 2012-05-21 02:14:25 +02:00