.. |
core
|
Fix #2503/4 (use “.” as an alias for the current tab in /move_tab)
|
2014-04-12 02:59:49 +02:00 |
tabs
|
Only highlight the nick if it is not inside a word
|
2014-04-12 00:34:25 +02:00 |
__init__.py
|
Update setup.py to use distutils
|
2013-05-26 20:13:39 +02:00 |
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
|
Do not traceback when unable to read the config file
|
2014-04-11 00:43:22 +02:00 |
connection.py
|
Code cleanup
|
2014-04-06 19:58:57 +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
|
Add the 'changing_nick' event
|
2013-05-09 13:18:44 +02:00 |
fifo.py
|
Fix TBs when the system is not in utf-8 by default
|
2012-09-13 09:50:48 +02:00 |
fixes.py
|
Fix an import broken with the last sleekxmpp update
|
2013-07-29 07:23:12 +02:00 |
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
|
Code cleanup
|
2014-04-06 19:58:57 +02:00 |
pep.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01:00 |
plugin.py
|
When doing a self.config.set in a plugin, save the config too
|
2014-03-27 23:09:13 +01:00 |
plugin_manager.py
|
Do not show the plugin unload on exit
|
2014-04-13 22:39:49 +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
|
Fix #2334 (wrong character length for formatting chars)
|
2013-07-31 23:56:49 +02:00 |
roster.py
|
Code cleanup
|
2014-04-06 19:58:57 +02:00 |
roster_sorting.py
|
Various changes to the roster sorting
|
2012-08-01 14:42:02 +02:00 |
singleton.py
|
|
|
text_buffer.py
|
Fix #2354 (logs are badly colored with xhtml history)
|
2014-04-07 01:25:30 +02:00 |
theming.py
|
Fix #2497/#2498 (/theme should return an error when loading fails)
|
2014-04-09 20:10:07 +02:00 |
timed_events.py
|
Document with sphinx timed_events, common, and add methods to PluginAPI
|
2013-03-08 19:39:34 +01:00 |
user.py
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-08 00:47:56 +01:00 |
windows.py
|
Fix #2354 (logs are badly colored with xhtml history)
|
2014-04-07 01:25:30 +02:00 |
xhtml.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01:00 |