summaryrefslogtreecommitdiff
path: root/src/core.py
AgeCommit message (Expand)Author
2011-10-29Merge branch 'master' into pluginsFlorent Le Coz
2011-10-29add get_conversation_messages for the plugin APIFlorent Le Coz
2011-10-29Add a \n when writing the command to the fifoFlorent Le Coz
2011-10-29Remove any mention of “coucou”Florent Le Coz
2011-10-29Remote execution.Florent Le Coz
2011-10-11Fixed some typosmathieui
2011-10-09Fixed #2268mathieui
2011-10-01Added a connect() function to the plugins API, for internal eventmathieui
2011-09-29merge missing changeset from default into plugin, so both branches are up to ...Florent Le Coz
2011-09-27Fix loading already loaded pluginsTodd Eisenberger
2011-09-26Fixes a bug when the user leaves a MucTab, goes to a privatetab and /join wit...mathieui
2011-09-25Add a send_message() function for pluginsFlorent Le Coz
2011-09-25Remove /pubsub commandmathieui
2011-09-25merge default into plugins branch. So that branch is still up to date tooFlorent Le Coz
2011-09-25Default theme is now ok, I thinkFlorent Le Coz
2011-09-25Remove /pubsub command for the time beingmathieui
2011-09-25That.Florent Le Coz
2011-09-25Backed out changeset e811b4e21013Florent Le Coz
2011-09-25Forgot that…Florent Le Coz
2011-09-24Autoload pluginsFlorent Le Coz
2011-09-24Completion for load and unload commandsFlorent Le Coz
2011-09-23make colors work with 3-digits color numbersFlorent Le Coz
2011-09-23Merge branch 256 into masterFlorent Le Coz
2011-09-23[teisenbe] first attempt at a plugin system.Florent Le Coz
2011-09-21Fixes #2251mathieui
2011-09-21Handles 256 colors, easier theming and more flexible way to define colorsFlorent Le Coz
2011-09-16Cycle on the disconnected tabs with M-emathieui
2011-09-12Disable the pubsub.louiz.org browsermathieui
2011-09-11Change license to zlib (MIT sucks :()Florent Le Coz
2011-09-11mergeFlorent Le Coz
2011-09-11Fix a traceback when a contact not yet accepted goes offlineFlorent Le Coz
2011-09-11Make the roster tab shine when someone added you in her rosterFlorent Le Coz
2011-09-10Added a help message for the first runmathieui
2011-09-10Fixes #2215mathieui
2011-09-09Add (optional) lazy resize, and also fix the screen becoming empty when resiz...Florent Le Coz
2011-09-06Fixes #2235mathieui
2011-09-06Fixed various things regarding privatetabs:mathieui
2011-09-06An 'inactive' chat state is now sent to the current room when going awaymathieui
2011-09-06Change license to MITFlorent Le Coz
2011-09-06Add the /quit commandFlorent Le Coz
2011-08-12Display the JID of an error sender. Fixes #2218.Emmanuel Gil Peyrot
2011-07-18Fix a crash on missing completion for /bindFlorent Le Coz
2011-07-11PUBSUB: publish items on node, with a text editorFlorent Le Coz
2011-07-09[pubsub] use callbacks to make everything non-blocking.Florent Le Coz
2011-07-04Merge these forgotten commits as well.Florent Le Coz
2011-07-04Merge that tooFlorent Le Coz
2011-07-03Remove useless keyboard shortcutsFlorent Le Coz
2011-07-03/bind commandFlorent Le Coz
2011-07-03Key bindings \o/Florent Le Coz
2011-06-29Fixes #2220 (that was hard)mathieui