poezio/src
mathieui 4096e7f427 Also sort the contacts alphabetically
Contacts are first sorted alphabetically, and then sorted again
depending on their show; since the python sorts are stable, the order
will remain and the sub-groups (corresponding to one show type) will be
sorted alphabetically too.
2012-07-31 21:12:59 +02:00
..
atom_parser.py
bookmark.py Add a way to bookmark all the rooms at once 2012-04-15 23:55:50 +02:00
common.py Add an autorejoin_delay option 2012-07-30 19:05:20 +02:00
config.py Small non-impacting modifications 2012-07-26 00:09:23 +02:00
connection.py Finally fix the ipv6 issues. 2012-07-13 02:22:25 +02:00
contact.py Sort the contacts in the roster groups by show (xa/away/…) 2012-07-31 20:51:18 +02:00
core.py /bind with only one argument now resets the binding 2012-07-29 19:45:46 +02:00
daemon.py Properly quote the %(body)s and %(from)s used in the simple_notify plugin. 2012-07-05 00:50:47 +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
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
pubsub.py
roster.py Also sort the contacts alphabetically 2012-07-31 21:12:59 +02:00
singleton.py
tabs.py Make the autorejoin option work with bans, too, and fix the documentation 2012-07-31 13:38:53 +02:00
text_buffer.py Use a different theme variable for the /me message 2012-05-17 17:28:53 +02:00
theming.py Add a new color to the theme, for the warning prompt 2012-07-03 23:50:07 +02:00
timed_events.py
user.py
wcwidth.py
windows.py Change how scrolling is done 2012-07-26 12:40:08 +02:00
xhtml.py Implement the sending of underlined text in xhtml-im messages (C-c u). 2012-07-29 03:36:05 +02:00