NOTICE: 13loot/06polymer-1.1 1417d8c11 15Oliver Hamlet: Update HTML Imports for Polymer 1.1....
NOTICE: [13loot] 15WrinklyNinja commented on issue #434: It has begun (in the `polymer-1.1` branch)!... 02http://git.io/vsNk0
NOTICE: [13loot] 15WrinklyNinja commented on issue #434: `<paper-tooltip>`'s `label` property has been replaced by the text content of the element, and it now acts as the tooltip for its parent, rather than its children, or there's a `for` attribute that can be given a sibling's ID for it to act on. It may be possible just to make the tooltips children of what were their children, but not all elements may have a `<content>` in which the tooltip would be displayed,
NOTICE: loot/loot#548 (polymer-1.1 - 17d8c11 : Oliver Hamlet): The build passed.
NOTICE: [13loot] 15WrinklyNinja commented on issue #434: `<paper-input>`'s `error` property has become `error-message`. It also passes all the `<input>` properties I use to its internal `<input>`, so I don't need to use the decorator element any more. 02http://git.io/vsNsa
NOTICE: [13loot] 15WrinklyNinja commented on issue #434: `<paper-item>` has lost its `noink` attribute. 02http://git.io/vsNGV
NOTICE: [13boss] 15deathssoul created 06codeCleanup (+236 new commits): 02http://git.io/vsNFk
NOTICE: 13boss/06codeCleanup 14b482f27 15deaths_soul (MCP): Initial commit of setting up the Makefile for building the CLI for Windows....
NOTICE: 13boss/06codeCleanup 14c126829 15deaths_soul (MCP): Removing trailing spaces from lines.
NOTICE: 13boss/06codeCleanup 142ea06fc 15deaths_soul (MCP): Whitespace fixes: Converting leading spaces to tabs.
Freso
"Converting leading spaces to tabs." D:
NOTICE: [13boss] 15deathssoul pushed 1 new commit to 06codeCleanup: 02http://git.io/vsA68
NOTICE: 13boss/06codeCleanup 14e138089 15deaths_soul (MCP): General cleanup:...
NOTICE: [13loot] 15WrinklyNinja opened issue #479: Move UI files around 02http://git.io/vsxlU
NOTICE: [13loot] 15WrinklyNinja commented on issue #479: In addition, the archive, installer and Travis dependencies scripts could be moved into a scripts folder in the repo root.... 02http://git.io/vspgU
Freso has quit
Freso joined the channel
NOTICE: [13loot] 15WrinklyNinja opened issue #480: Possibly replace Python script with a Node.js script 02http://git.io/vshK3
NOTICE: [13loot] 15WrinklyNinja created 06ui-files-restructure (+5 new commits): 02http://git.io/vshM6
NOTICE: 13loot/06ui-files-restructure 141a14d5a 15Oliver Hamlet: Inline all JavaScript when Vulcanizing....