.. |
args.py
|
Make optparse work
|
2012-08-06 15:07:38 +02:00 |
atom_parser.py
|
|
|
bookmark.py
|
Add a common.safeJID function, and use it everywhere
|
2012-08-06 15:38:09 +02:00 |
common.py
|
Fix TBs when the system is not in utf-8 by default
|
2012-09-13 09:50:48 +02:00 |
config.py
|
Add support for /set <option> toggle, which toggles the current value
|
2012-12-15 03:28:06 +01:00 |
connection.py
|
Implement message correction.
|
2012-10-12 15:28:41 +00:00 |
contact.py
|
Should boost the roster speed
|
2012-10-14 15:31:48 +02:00 |
core.py
|
Make /w command better.
|
2012-12-15 19:51:07 +01:00 |
daemon.py
|
Make the Executor class reliable.
|
2012-10-22 17:14:21 +02:00 |
data_forms.py
|
Fix the resize issues with the /configure tab
|
2012-01-26 10:05:35 +01:00 |
decorators.py
|
Fix a refresh issue with /message
|
2012-10-15 19:56:15 +02:00 |
events.py
|
Docstrings, and small cleanup
|
2012-05-21 02:14:25 +02:00 |
fifo.py
|
Fix TBs when the system is not in utf-8 by default
|
2012-09-13 09:50:48 +02:00 |
keyboard.py
|
Fix the '^?' characters appearing
|
2012-12-15 16:40:41 +01:00 |
logger.py
|
Preload history into discussion windows (à la mcabber)
|
2012-11-11 16:01:53 +01:00 |
multiuserchat.py
|
Fix the history numbers when re-joining a room
|
2012-11-17 19:17:02 +01:00 |
plugin.py
|
Docstrings, and small cleanup
|
2012-05-21 02:14:25 +02:00 |
plugin_manager.py
|
Revert "Fix #2151 (cannot reload the OTR plugin)"
|
2012-11-22 20:16:16 +01:00 |
poezio.py
|
Add a “debug” attribute to Core
|
2012-10-13 15:14:34 +02:00 |
pooptmodule.c
|
Fix a byte value in the utf-8 decoding in poopt.
|
2012-11-30 15:14:21 +01:00 |
pubsub.py
|
|
|
roster.py
|
Make the search usable again
|
2012-11-22 00:29:44 +01:00 |
roster_sorting.py
|
Various changes to the roster sorting
|
2012-08-01 14:42:02 +02:00 |
singleton.py
|
|
|
tabs.py
|
Make /w command better.
|
2012-12-15 19:51:07 +01:00 |
text_buffer.py
|
Introduce a special "reverse" value for the COLOR_HIGHLIGHT_NICK theme option.
|
2012-12-15 02:42:30 +01:00 |
theming.py
|
Introduce a special "reverse" value for the COLOR_HIGHLIGHT_NICK theme option.
|
2012-12-15 02:42:30 +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
|
Make /w command better.
|
2012-12-15 19:51:07 +01:00 |
xhtml.py
|
Implement the sending of underlined text in xhtml-im messages (C-c u).
|
2012-07-29 03:36:05 +02:00 |