poezio/src
mathieui 266ab8e10d Split the config.write_in_file method to be more modular and cleaner
Will also allow a remove_in_file or whatever to remove options instead
of blanking them.
2014-04-21 23:46:12 +02:00
..
core Log exit from signals to the error log 2014-04-20 17:47:16 +02:00
tabs Do not lock on the “composing” chat state with otr 2014-04-17 20:39:01 +02:00
__init__.py
args.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
bookmark.py Actually fix that bookmarks typo bug 2014-04-09 00:26:47 +02:00
common.py Code cleanup 2014-04-06 19:58:57 +02:00
config.py Split the config.write_in_file method to be more modular and cleaner 2014-04-21 23:46:12 +02:00
connection.py Implement XEP-0249 (Direct MUC Invitations) 2014-04-14 22:32:34 +02:00
contact.py Remove unused imports 2014-04-04 00:24:16 +02:00
daemon.py Code cleanup 2014-04-06 19:58:57 +02:00
data_forms.py Remove unused imports 2014-04-04 00:24:16 +02:00
decorators.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
events.py
fifo.py Keep a file descriptor reading the fifo instead of just opening and closing it 2014-04-19 06:36:10 +02:00
fixes.py
keyboard.py Code cleanup 2014-04-06 19:58:57 +02:00
logger.py Fix #2354 (logs are badly colored with xhtml history) 2014-04-07 01:25:30 +02:00
multiuserchat.py Log part messages and show a leave message on /cycle 2014-04-17 00:02:19 +02:00
pep.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00
plugin.py Do not load a plugin if its init() traceback 2014-04-13 23:13:18 +02:00
plugin_manager.py Do not load a plugin if its init() traceback 2014-04-13 23:13:18 +02:00
poezio.py Do not instantiate the roster at module level 2014-04-06 17:30:52 +02:00
poezio_shlex.py Code cleanup 2014-04-06 19:58:57 +02:00
pooptmodule.c
roster.py Code cleanup 2014-04-06 19:58:57 +02:00
roster_sorting.py
singleton.py
text_buffer.py Fix #2354 (logs are badly colored with xhtml history) 2014-04-07 01:25:30 +02:00
theming.py Change the formatting of join/part messages 2014-04-16 23:07:00 +02:00
timed_events.py
user.py
windows.py Fix #2422 (traceback in input) (also #2431) 2014-04-14 20:56:05 +02:00
xhtml.py Fix formatting, some typos, and unused code, and add docstrings 2014-03-23 00:15:01 +01:00