Milestones
List view
Issues for week 14
Due by December 3, 2012•9/12 issues closedTracking everything we'd like to get done for week 13.
Due by November 26, 2012•8/9 issues closedEnhance scripting API * Allow script to add a command with usage and description that shows up in /help * Allow meta-information to be specified * script name - max 20 characters that uniquely identifies a script * script description - describe what the script does, provide templates (e.g. for a command) * author info - contact info for the author of the script (optional) * Allow script to store/load information to/from local storage * Should be removed when script is uninstalled Enhance scripting support * Add commands: * /uninstall-script - removes source from local folder and remove from memory * /list-scripts - list unique name of all installed scripts * /install-script - opens file browser, copies source to script folder, loads script into memory * /about-script - displays script path, name, description, author, stats(?), etc * Don't let scripts intercept certain commands (e.g. script commands, /about, /help, etc) * Automatically load scripts from local folder on start-up Package App with Pre-installed Scripts * Snoop /msg NickServ and automate the process on start-up * Hide NickServ password * Load chat-history from RSS feed One Identity Integration * When a client or server installs a script, do all connected devices install that script? * Can scripts share information across devices? Settings Menu Integration * Show list of all scripts with the following options: * check-box with to determine if script should run on start-up * uninstall * about
Due by November 30, 2012•2/6 issues closed- Fix small issues that came up with one identity feature - Continue improving UI to give more info into what's happening - Takle some of the major p2 issues such as listening to connection changes and auto nick serve
Due by November 12, 2012•10/10 issues closed