#633 Add Emoji support

This commit is contained in:
Unknwon 2015-09-05 14:11:05 -04:00
parent d464d3b0c3
commit 3b0c2cb480
888 changed files with 127 additions and 85 deletions

View file

@ -1,6 +1,6 @@
{
"CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit",
"creatorBuild": "18493",
"creatorBuild": "19051",
"files": {
"\/css\/dropzone-4.0.1.css": {
"fileType": 16,
@ -83,6 +83,17 @@
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0
},
"\/css\/themes\/default\/assets\/images\/flags.png": {
"fileType": 32768,
"ignore": 0,
"ignoreWasSetByUser": 0,
"initialSize": 28123,
"inputAbbreviatedPath": "\/css\/themes\/default\/assets\/images\/flags.png",
"outputAbbreviatedPath": "\/css\/themes\/default\/assets\/images\/flags.png",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0,
"processed": 0
},
"\/img\/404.png": {
"fileType": 32768,
"ignore": 0,
@ -169,7 +180,7 @@
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0,
"outputStyle": 1,
"syntaxCheckerStyle": 1
"syntaxCheckerStyle": 0
},
"\/js\/jquery-1.11.3.min.js": {
"fileType": 64,
@ -193,6 +204,17 @@
"outputStyle": 1,
"syntaxCheckerStyle": 1
},
"\/js\/libs\/emojify-1.1.0.min.js": {
"fileType": 64,
"ignore": 0,
"ignoreWasSetByUser": 0,
"inputAbbreviatedPath": "\/js\/libs\/emojify-1.1.0.min.js",
"outputAbbreviatedPath": "\/js\/libs\/min\/emojify-1.1.0.min-min.js",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0,
"outputStyle": 1,
"syntaxCheckerStyle": 1
},
"\/js\/libs\/highlight-8.7.pack.js": {
"fileType": 64,
"ignore": 0,
@ -308,6 +330,26 @@
"strictMath": 0,
"strictUnits": 0
},
"\/less\/_emojify.less": {
"allowInsecureImports": 0,
"createSourceMap": 0,
"disableJavascript": 0,
"fileType": 1,
"ieCompatibility": 1,
"ignore": 1,
"ignoreWasSetByUser": 0,
"inputAbbreviatedPath": "\/less\/_emojify.less",
"outputAbbreviatedPath": "\/css\/_emojify.css",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0,
"outputStyle": 0,
"relativeURLS": 0,
"shouldRunAutoprefixer": 0,
"shouldRunBless": 0,
"strictImports": 0,
"strictMath": 0,
"strictUnits": 0
},
"\/less\/_explore.less": {
"allowInsecureImports": 0,
"createSourceMap": 0,
@ -500,7 +542,7 @@
"outputAbbreviatedPath": "\/css\/gogs.min.css",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 1,
"outputStyle": 2,
"outputStyle": 1,
"relativeURLS": 0,
"shouldRunAutoprefixer": 0,
"shouldRunBless": 0,
@ -1415,6 +1457,10 @@
"active": 0,
"flagValue": -1
},
"futurehostile": {
"active": 0,
"flagValue": -1
},
"globalstrict": {
"active": 0,
"flagValue": -1
@ -1503,6 +1549,10 @@
"active": 1,
"flagValue": -1
},
"nocomma": {
"active": 0,
"flagValue": -1
},
"node": {
"active": 0,
"flagValue": -1
@ -1603,6 +1653,10 @@
"active": 1,
"flagValue": -1
},
"varstmt": {
"active": 0,
"flagValue": -1
},
"withstmt": {
"active": 0,
"flagValue": -1
@ -1621,10 +1675,6 @@
}
},
"jsLintFlags2": {
"ass": {
"active": 0,
"flagValue": -1
},
"bitwise": {
"active": 0,
"flagValue": -1
@ -1633,15 +1683,7 @@
"active": 1,
"flagValue": -1
},
"closure": {
"active": 0,
"flagValue": -1
},
"continue": {
"active": 0,
"flagValue": -1
},
"debug": {
"couch": {
"active": 0,
"flagValue": -1
},
@ -1649,75 +1691,27 @@
"active": 0,
"flagValue": -1
},
"eqeq": {
"es6": {
"active": 0,
"flagValue": -1
},
"evil": {
"eval": {
"active": 0,
"flagValue": -1
},
"forin": {
"for": {
"active": 0,
"flagValue": -1
},
"indent": {
"active": 0,
"flagValue": 4
},
"maxlen": {
"active": 0,
"flagValue": 150
},
"newcap": {
"active": 0,
"flagValue": -1
},
"node": {
"active": 0,
"flagValue": -1
},
"nomen": {
"active": 0,
"flagValue": -1
},
"plusplus": {
"active": 0,
"flagValue": -1
},
"properties": {
"active": 0,
"flagValue": -1
},
"regexp": {
"active": 0,
"flagValue": -1
},
"rhino": {
"active": 0,
"flagValue": -1
},
"sloppy": {
"active": 0,
"flagValue": -1
},
"stupid": {
"active": 0,
"flagValue": -1
},
"sub": {
"active": 0,
"flagValue": -1
},
"todo": {
"active": 0,
"flagValue": -1
},
"unparam": {
"active": 0,
"flagValue": -1
},
"vars": {
"this": {
"active": 0,
"flagValue": -1
},
@ -1726,6 +1720,14 @@
"flagValue": -1
}
},
"jsonAutoOutputPathEnabled": 0,
"jsonAutoOutputPathFilenamePattern": "*-min.json",
"jsonAutoOutputPathRelativePath": "",
"jsonAutoOutputPathReplace1": "",
"jsonAutoOutputPathReplace2": "",
"jsonAutoOutputPathStyle": 0,
"jsonOrderOutput": 0,
"jsonOutputStyle": 1,
"kitAutoOutputPathEnabled": 1,
"kitAutoOutputPathFilenamePattern": "*.html",
"kitAutoOutputPathRelativePath": "",
@ -1753,9 +1755,18 @@
"markdownAutoOutputPathReplace1": "",
"markdownAutoOutputPathReplace2": "",
"markdownAutoOutputPathStyle": 0,
"markdownCriticStyle": 0,
"markdownEnableFootnotes": 0,
"markdownEnableSmartyPants": 1,
"markdownExpandTabs": 1,
"markdownEnableLabels": 1,
"markdownEnableSmartQuotes": 1,
"markdownEscapeLineBreaks": 0,
"markdownMaskEmailAddresses": 1,
"markdownOutputFormat": 0,
"markdownOutputStyle": 0,
"markdownParseMetadata": 1,
"markdownProcessHTML": 0,
"markdownRandomFootnoteNumbers": 0,
"markdownUseCompatibilityMode": 0,
"reloadFileURLs": 0,
"sassAutoOutputPathEnabled": 1,
"sassAutoOutputPathFilenamePattern": "*.css",
@ -1770,7 +1781,7 @@
"sassUseLibsass": 0,
"shouldRunAutoprefixer": 0,
"shouldRunBless": 0,
"skippedItemsString": ".svn, .git, .hg, log, _logs, _cache, cache, logs, node_modules",
"skippedItemsString": "_cache, logs, _logs, cache, \/img\/emoji, .git, log, node_modules, .svn, .hg",
"slimAutoOutputPathEnabled": 1,
"slimAutoOutputPathFilenamePattern": "*.html",
"slimAutoOutputPathRelativePath": "",
@ -1814,6 +1825,10 @@
"active": 0,
"flagValue": -1
},
"bare-returns": {
"active": 0,
"flagValue": -1
},
"booleans": {
"active": 1,
"flagValue": -1
@ -1894,6 +1909,10 @@
"active": 0,
"flagValue": -1
},
"keep_fnames": {
"active": 0,
"flagValue": -1
},
"loops": {
"active": 1,
"flagValue": -1