From ce96d358e4d6a7be0d754723765e9edc5055fe7a Mon Sep 17 00:00:00 2001 From: NemDiggers Date: Sun, 13 Oct 2013 23:43:27 -0400 Subject: [PATCH 1/5] Add /d/ /pol/ and /s4s/ support. Trying to pick up the boards foolzashit left behind. --- json/archives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/archives.json b/json/archives.json index 6a3291d10..1c269c927 100644 --- a/json/archives.json +++ b/json/archives.json @@ -50,8 +50,8 @@ "http": true, "https": true, "software": "foolfuuka", - "boards": ["b", "con", "e", "h", "hc", "p", "s", "soc", "sp", "u"], - "files": ["b", "con", "e", "h", "hc", "p", "s", "soc", "sp", "u"] + "boards": ["b", "con", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "sp", "u"], + "files": ["b", "con", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "sp", "u"] }, { "uid": 7, "name": "Install Gentoo", From a064090ee373e12a1afe2edbb33f05af02d40846 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Tue, 15 Oct 2013 11:38:45 +0200 Subject: [PATCH 2/5] Remove archive redirection for /q/ and /con/. --- json/archives.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/json/archives.json b/json/archives.json index 1c269c927..3c3ec897b 100644 --- a/json/archives.json +++ b/json/archives.json @@ -5,8 +5,8 @@ "http": true, "https": true, "software": "foolfuuka", - "boards": ["a", "co", "gd", "jp", "m", "q", "sp", "tg", "tv", "v", "vg", "vp", "vr", "wsg"], - "files": ["a", "gd", "jp", "m", "q", "tg", "vg", "vp", "vr", "wsg"] + "boards": ["a", "co", "gd", "jp", "m", "sp", "tg", "tv", "v", "vg", "vp", "vr", "wsg"], + "files": ["a", "gd", "jp", "m", "tg", "vg", "vp", "vr", "wsg"] }, { "uid": 1, "name": "NSFW Foolz", @@ -50,8 +50,8 @@ "http": true, "https": true, "software": "foolfuuka", - "boards": ["b", "con", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "sp", "u"], - "files": ["b", "con", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "sp", "u"] + "boards": ["b", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "sp", "u"], + "files": ["b", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "sp", "u"] }, { "uid": 7, "name": "Install Gentoo", @@ -68,8 +68,8 @@ "http": true, "https": true, "software": "fuuka", - "boards": ["cgl", "con", "g", "mu", "w"], - "files": ["cgl", "con", "g", "mu", "w"] + "boards": ["cgl", "g", "mu", "w"], + "files": ["cgl", "g", "mu", "w"] }, { "uid": 9, "name": "Heinessen", @@ -86,8 +86,8 @@ "http": true, "https": true, "software": "fuuka", - "boards": ["3", "cgl", "ck", "fa", "ic", "jp", "lit", "q", "tg", "vr"], - "files": ["3", "cgl", "ck", "fa", "ic", "jp", "lit", "q", "tg", "vr"] + "boards": ["3", "cgl", "ck", "fa", "ic", "jp", "lit", "tg", "vr"], + "files": ["3", "cgl", "ck", "fa", "ic", "jp", "lit", "tg", "vr"] }, { "uid": 13, "name": "Foolz Beta", @@ -96,6 +96,6 @@ "https": true, "withCredentials": true, "software": "foolfuuka", - "boards": ["a", "co", "d", "gd", "h", "jp", "m", "mlp", "q", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], - "files": ["a", "d", "gd", "h", "jp", "m", "q", "tg", "u", "vg", "vp", "vr", "wsg"] + "boards": ["a", "co", "d", "gd", "h", "jp", "m", "mlp", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], + "files": ["a", "d", "gd", "h", "jp", "m", "tg", "u", "vg", "vp", "vr", "wsg"] }] From 5eee4a1146d6d5e4fd815b7f6118c62d9ec8990c Mon Sep 17 00:00:00 2001 From: Mayhem Date: Tue, 15 Oct 2013 13:42:52 +0200 Subject: [PATCH 3/5] Close #1301. --- html/General/Settings-section-Rice.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/General/Settings-section-Rice.html b/html/General/Settings-section-Rice.html index c4fa71ec4..65ca4ffd7 100644 --- a/html/General/Settings-section-Rice.html +++ b/html/General/Settings-section-Rice.html @@ -19,7 +19,7 @@
Supported format specifiers:
Day: %a, %A, %d, %e
Month: %m, %b, %B
-
Year: %y
+
Year: %y, 20%y
Hour: %k, %H, %l, %I, %p, %P
Minute: %M
Second: %S
From 064b6ce5164691b303be6260d25d2563e1f4eb9f Mon Sep 17 00:00:00 2001 From: NemDiggers Date: Tue, 15 Oct 2013 18:28:17 -0400 Subject: [PATCH 4/5] Add /adv/ and /trv/ support DOES IT EVER STOP? --- json/archives.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/archives.json b/json/archives.json index 3c3ec897b..9ee189415 100644 --- a/json/archives.json +++ b/json/archives.json @@ -50,7 +50,7 @@ "http": true, "https": true, "software": "foolfuuka", - "boards": ["b", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "sp", "u"], + "boards": ["adv", "b", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "trv","sp", "u"], "files": ["b", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "sp", "u"] }, { "uid": 7, From 40234701472d66f6848a65a442e387cb83e5324f Mon Sep 17 00:00:00 2001 From: NemDiggers Date: Tue, 15 Oct 2013 18:57:47 -0400 Subject: [PATCH 5/5] Add even more boards --- json/archives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/archives.json b/json/archives.json index 9ee189415..4faec708b 100644 --- a/json/archives.json +++ b/json/archives.json @@ -50,8 +50,8 @@ "http": true, "https": true, "software": "foolfuuka", - "boards": ["adv", "b", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "trv","sp", "u"], - "files": ["b", "d", "e", "h", "hc", "p", "pol", "s", "s4s", "soc", "sp", "u"] + "boards": ["adv", "b", "cm", "d", "e", "h", "hc", "lgbt", "pol", "r", "s", "s4s", "soc", "trv", "u", "y"], + "files": ["b", "cm", "d", "e", "h", "hc", "pol", "r", "s", "s4s", "soc", "u", "y"] }, { "uid": 7, "name": "Install Gentoo",