Merge branch '1.8.8.x' into 1.8.9.x
Conflicts: CHANGELOG.md LICENSE builds/4chan-X-beta.crx builds/4chan-X-beta.meta.js builds/4chan-X-beta.user.js builds/4chan-X-noupdate.crx builds/4chan-X-noupdate.user.js builds/4chan-X.crx builds/4chan-X.meta.js builds/4chan-X.user.js builds/4chan-X.zip builds/updates-beta.xml builds/updates.xml package.json
This commit is contained in:
commit
673f9f89b5
@ -33,6 +33,12 @@ Based on v1.8.8.6.
|
||||
- Fix some archive features not being possible to disable; unchecking `404 Redirect`, `Archive Link`, and `Resurrect Quotes` is now sufficient to turn all archive features off.
|
||||
- Allow `disabled` as an archive choice for every board.
|
||||
|
||||
### v1.8.8.9
|
||||
*2014-08-12*
|
||||
|
||||
**ccd0**
|
||||
- Update archive list.
|
||||
|
||||
### v1.8.8.8
|
||||
*2014-08-11*
|
||||
|
||||
|
||||
@ -25,6 +25,15 @@
|
||||
"software": "foolfuuka",
|
||||
"boards": ["adv", "f", "hr", "o", "pol", "s4s", "tg", "trv", "tv", "x"],
|
||||
"files": ["adv", "f", "hr", "o", "pol", "s4s", "tg", "trv", "tv", "x"]
|
||||
}, {
|
||||
"uid": 4,
|
||||
"name": "Nyafuu",
|
||||
"domain": "archive.nyafuu.org",
|
||||
"http": true,
|
||||
"https": true,
|
||||
"software": "foolfuuka",
|
||||
"boards": ["c", "e", "w", "wg"],
|
||||
"files": ["c", "e", "w", "wg"]
|
||||
}, {
|
||||
"uid": 5,
|
||||
"name": "Love is Over",
|
||||
@ -95,8 +104,8 @@
|
||||
"http": true,
|
||||
"https": false,
|
||||
"software": "foolfuuka",
|
||||
"boards": ["v", "vg"],
|
||||
"files": ["v", "vg"]
|
||||
"boards": ["vg"],
|
||||
"files": ["vg"]
|
||||
}, {
|
||||
"uid": 13,
|
||||
"name": "Foolz Beta",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user