summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-12Do not ignore presence coming from a JID not in our roster.Florent Le Coz
2011-11-12New event: send_normal_presenceFlorent Le Coz
2011-11-12/xhtml command, Fixes #2237mathieui
2011-11-11Fix the xhtml parser (do not add wrong colors)mathieui
2011-11-11/rawxml commandmathieui
2011-11-11Fix a refresh issue in the ConversationTab on status changemathieui
2011-11-11Modify /presencemathieui
2011-11-11Add a /presence command for directed presencesmathieui
2011-11-11Fix a (possible) traceback on /removemathieui
2011-11-11Fixes presence handhakemathieui
2011-11-10Fixes #2271mathieui
2011-11-10Fixes #2231mathieui
2011-11-10Make custom_host and custom_port work bettermathieui
2011-11-10Autoload plugins in session_start instead of core.__init__mathieui
2011-11-10Also, do not crash when receiving a message from someone who is not amathieui
2011-11-10Also in the DataFormTabmathieui
2011-11-10Add per_tab_type commands for the pluginsmathieui
2011-11-10typomathieui
2011-11-10Forgotten changesmathieui
2011-11-09Add messages on plugin load/unloadmathieui
2011-11-09New events in the plugins APImathieui
2011-11-09Do not send chatstates when the contact is offlinemathieui
2011-11-09-get -set +@property +@property.settermathieui
2011-11-09Do not display an empty message when only a chatstate is receivedmathieui
2011-11-09What.mathieui
2011-11-09Plugin docstringsmathieui
2011-11-09Fixed a display bug (the info buffer popped even in the RosterInfoTab)mathieui
2011-11-09Same as previous commit, but with _saymathieui
2011-11-09Give the concerned tab to the _msg handlersmathieui
2011-11-09Do not create a private tab when receiving only a chatstatemathieui
2011-11-09Remove poezio_event_handler to keep only event_handlermathieui
2011-11-09Set version to 0.7.5 and update the changelogFlorent Le Coz
2011-11-09Merge branch 'releases'Florent Le Coz
2011-11-09Merge remote-tracking branch 'origin/master'Florent Le Coz
2011-11-09Remove useless commandsFlorent Le Coz
2011-11-09Merge branch 'plugins'Florent Le Coz
2011-11-09Correct the firstrun messagemathieui
2011-11-08Update version to 0.7.2Florent Le Coz
2011-11-08Edited the help messages of the commands for clarity/consistencymathieui
2011-11-08Fix /kick with the optional messagemathieui
2011-11-08Forgot those hardcoded values…mathieui
2011-11-08Some documentation improvements.Florent Le Coz
2011-11-08/theme takes an optional argument to change the theme directly.Florent Le Coz
2011-11-08Fix new messages separator when it is a the top of the text windowFlorent Le Coz
2011-11-08Merge branch 'master' into pluginsFlorent Le Coz
2011-11-08escape <, > and & in xhtml-im bodies.Florent Le Coz
2011-11-08poopt now handles correctly the size of the chars by jumpingFlorent Le Coz
2011-11-08Merge remote-tracking branch 'origin/plugins' into pluginsFlorent Le Coz
2011-11-08Display actual status message on contact connection instead ofmathieui
2011-11-08Add a warning in case of theme not found, and now unsetting 'theme',mathieui