.. |
atom_parser.py
|
Change license to zlib (MIT sucks :()
|
2011-09-11 17:10:05 +02:00 |
bookmark.py
|
Some function rewriting and docstrings for bookmark.py
|
2011-11-27 20:24:44 +01:00 |
common.py
|
Add a simple args parser for commands in common.py
|
2011-11-18 23:35:11 +01:00 |
config.py
|
|
|
connection.py
|
Load the XEP-0048 plugin on startup
|
2011-11-26 23:09:51 +01:00 |
contact.py
|
-get -set +@property +@property.setter
|
2011-11-09 22:00:38 +01:00 |
core.py
|
Add a /remove_bookmark command
|
2011-11-28 16:28:44 +01:00 |
daemon.py
|
|
|
data_forms.py
|
Fix an error on data_forms tab
|
2011-11-25 22:13:20 +01:00 |
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
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-08 00:47:56 +01:00 |
logger.py
|
Use os.path.expanduser to interpret '~' for _dir config options
|
2011-11-16 09:46:09 +01:00 |
multiuserchat.py
|
Removed "WARNING" debug messages, because they are irrelevant
|
2011-11-08 00:47:56 +01:00 |
plugin.py
|
Add a wrapper for RawConfigParser.options() in PluginConfig
|
2011-11-16 09:44:07 +01:00 |
plugin_manager.py
|
Use os.path.expanduser to interpret '~' for _dir config options
|
2011-11-16 09:46:09 +01:00 |
poezio.py
|
|
|
pooptmodule.c
|
Remove this usell ++-- from poopt
|
2011-11-23 19:48:12 +01:00 |
pubsub.py
|
|
|
roster.py
|
-get -set +@property +@property.setter
|
2011-11-09 22:00:38 +01:00 |
singleton.py
|
|
|
tabs.py
|
Fix split of args for /groupadd
|
2011-11-25 21:54:40 +01:00 |
text_buffer.py
|
Fix something with /me etc.
|
2011-11-25 12:02:03 +01:00 |
theming.py
|
Use almost all available 256 colors for nick colors
|
2011-11-23 09:08:02 +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
|
May improve some performance, but should be unnoticeable.
|
2011-11-20 00:42:13 +01:00 |
xhtml.py
|
Fix the xhtml parser (do not add wrong colors)
|
2011-11-11 23:55:31 +01:00 |