summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-12-09Add manfraid to thanks section.Florent Le Coz
2011-12-09Fix sorting columns when a room has no name. (we use '' instead of None)Florent Le Coz
2011-12-09/recolor random works correctly.Florent Le Coz
2011-12-09Fixe 2104manfraid
2011-11-06Fix a crash on empty command in muclisttabFlorent Le Coz
2011-12-03Fixes #2241mathieui
2011-11-30show_tab_names option lets you display the name of the tabs in the horizontal...Florent Le Coz
2011-11-29Fix a traceback when using ^W with xhtml-immathieui
2011-11-29Add an XML tab (/xml_tab) to view incoming/outgoing stanzasmathieui
2011-11-28Python 3.0/.1 compatibilitymathieui
2011-11-28Curses operations must operate within the lockmathieui
2011-11-28We can now configure each conversation independently, for some options.Florent Le Coz
2011-11-28Add a /remove_bookmark commandmathieui
2011-11-28Add a /bookmarks commandmathieui
2011-11-28Fix the informations displayed on /bookmark and /bookmark_remotemathieui
2011-11-27Some function rewriting and docstrings for bookmark.pymathieui
2011-11-27Add a Bookmark.local() method for local bookmarksmathieui
2011-11-27It would be silly to erase the remote bookmarks when we just want not to use ...mathieui
2011-11-27Add a new option 'use_remote_bookmarks' to force local bookmarks ifmathieui
2011-11-27Fix a tb in save_local()mathieui
2011-11-26Completion for /bookmark and /bookmark_localmathieui
2011-11-26Add a new /bookmark_local command (that acts like the old one)mathieui
2011-11-26Adapt the startup to the new bookmarks systemmathieui
2011-11-26Default to privatexml instead of pep for bookmarks storagemathieui
2011-11-26Load the XEP-0048 plugin on startupmathieui
2011-11-26Add stanza generators for the <storage/> elementmathieui
2011-11-26Add save() methods to save bookmarks in every waymathieui
2011-11-26Add get_ methods to retrieve bookmarks locally/w/pubsub/privatexmlmathieui
2011-11-26Add a parser from xml Element to Bookmarkmathieui
2011-11-26Enhance the Bookmark classmathieui
2011-11-26Add a Bookmark classmathieui
2011-11-25Fix an error on data_forms tabFlorent Le Coz
2011-11-25Fix split of args for /groupaddFlorent Le Coz
2011-11-25Fix /me in history messages in a better way.Florent Le Coz
2011-11-25Fix something with /me etc.Florent Le Coz
2011-11-25/recolor now reloads OWN_NICK_COLOR from the theme, and also add anFlorent Le Coz
2011-11-25Use the nick color for the “*” char in /me messages.Florent Le Coz
2011-11-25/me now works in all chatabsFlorent Le Coz
2011-11-25fixes #2270Florent Le Coz
2011-11-25Add the F4 key to toggle the left panel.Florent Le Coz
2011-11-24Add a /decline commandmathieui
2011-11-24Handle invitations (and do not show them as a message)mathieui
2011-11-24Add a /invite commandmathieui
2011-11-24Increase the size of the information buffer (20 is not enough)mathieui
2011-11-24Add a way to scroll up and down the information buffermathieui
2011-11-24Fixes #2301mathieui
2011-11-24Fixes #2299mathieui
2011-11-24Fixes #2298mathieui
2011-11-23Nick completion doesn’t add a space afterFlorent Le Coz
2011-11-23Remove this usell ++-- from pooptFlorent Le Coz