summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-01-10Add a simple_notify pluginFlorent Le Coz
2011-12-29Fix the resize issues with the /configure tabmathieui
2011-12-28Fix various issues with the /configure tabmathieui
2011-12-19Fix a little incoherence in /querymathieui
2011-12-18Fix the completion for /decline and /invitemathieui
2011-12-18Add a /invites commandmathieui
2011-12-18Beep when receiving a MUC invitation (by default)mathieui
2011-12-15Make non-remote commands work.Florent Le Coz
2011-12-12ALWAYS display affiliation or role changes, in MucTabs. fixes #2309Florent Le Coz
2011-12-12Avoid a traceback on focusing a PrivateTab from a MucTab we already left. fix...Florent Le Coz
2011-12-10Improve /names commandmathieui
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-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