summaryrefslogtreecommitdiff
path: root/src/core.py
AgeCommit message (Expand)Author
2011-11-07Merge branch 'plugins' of https://git.louiz.org/poezio into pluginsmathieui
2011-11-07Add a /plugins command that lists the plugins currently in usemathieui
2011-11-07typoFlorent Le Coz
2011-11-07Merge branch 'plugins' of https://git.louiz.org/poezio into pluginsFlorent Le Coz
2011-11-07Merge branch 'plugins' of /home/louiz/git/poezio into pluginsFlorent Le Coz
2011-11-07Add somme triggersmathieui
2011-11-07Merge branch 'master' into pluginsFlorent Le Coz
2011-11-06New type of events to be used with the pluginsmathieui
2011-11-06Merge branch 'master' into pluginsFlorent Le Coz
2011-11-06Fix the sending of colors in private.Florent Le Coz
2011-11-06Merge branch 'master' into pluginsFlorent Le Coz
2011-11-06Actually, no, messages are in _text_bufferFlorent Le Coz
2011-11-06Use threads RLock to avoid crash on simultaneous refresh and resize.Florent Le Coz
2011-11-06Wasn’t that already remove, like, TWICE?Florent Le Coz
2011-11-06Merge branch 'master' into pluginsFlorent Le Coz
2011-11-06Fixes mostly #2285 (no more crashes), but as for why we get an iqerrormathieui
2011-11-06Fixes #2284mathieui
2011-11-06Use Tab.state proxy everywhere, also, use the right color on privatemathieui
2011-11-06Remove the Room class. fixes #2122Florent Le Coz
2011-11-06Smaller means being insane, and even then, it should’nt bug too muchmathieui
2011-11-05Things related to priority, fixes #2266 (imo)mathieui
2011-11-05Fix some chat states problems (e.g. /dnd sending inactive)mathieui
2011-11-05Partial fix to #2266 and #2255 (removes the idea of "color state" andmathieui
2011-10-29Remove aliases to /statusmathieui
2011-10-29Fix the url matching in the link pluginFlorent Le Coz
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