From 89d173388f1eb1f13ea5c41dbcc748d6fafd6e12 Mon Sep 17 00:00:00 2001 From: sD Date: Wed, 1 Apr 2020 22:08:46 +0200 Subject: move the css for the boxes into seperate css files --- webAO/styles/chatbox/chatboxes.js | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 webAO/styles/chatbox/chatboxes.js (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js new file mode 100644 index 0000000..a146953 --- /dev/null +++ b/webAO/styles/chatbox/chatboxes.js @@ -0,0 +1,6 @@ +export default [ + "aa", + "chatdd", + "cyber", + "default" +]; \ No newline at end of file -- cgit From f9e3c4da182d9d8b751178a6ece798c7a8062e31 Mon Sep 17 00:00:00 2001 From: sD Date: Wed, 1 Apr 2020 23:55:15 +0200 Subject: add them to the list --- webAO/styles/chatbox/chatboxes.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index a146953..a815424 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -2,5 +2,8 @@ export default [ "aa", "chatdd", "cyber", - "default" + "default", + "dgs", + "drae", + "yttd" ]; \ No newline at end of file -- cgit From 3d7ccc2356a04ab98ce259df16b3324e5e96904a Mon Sep 17 00:00:00 2001 From: sD Date: Tue, 7 Apr 2020 19:08:18 +0200 Subject: remove cyber --- webAO/styles/chatbox/chatboxes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index a815424..8010b7f 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -1,9 +1,9 @@ export default [ "aa", "chatdd", - "cyber", "default", "dgs", "drae", + "triology", "yttd" ]; \ No newline at end of file -- cgit From 34908dcaef5940ae40c95865e4bf7f875d1d0a6f Mon Sep 17 00:00:00 2001 From: sD Date: Tue, 7 Apr 2020 19:12:32 +0200 Subject: make AA the default chatbox --- webAO/styles/chatbox/chatboxes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index 8010b7f..01deaa1 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -1,9 +1,9 @@ export default [ "aa", "chatdd", - "default", "dgs", "drae", + "legacy", "triology", "yttd" ]; \ No newline at end of file -- cgit From ab183c3e71c1feb8895ddb67717da7b316d3e664 Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 18 Apr 2020 16:41:00 +0200 Subject: add dr1 box --- webAO/styles/chatbox/chatboxes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index 01deaa1..de1d6dd 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -2,6 +2,7 @@ export default [ "aa", "chatdd", "dgs", + "dr1", "drae", "legacy", "triology", -- cgit From 565e41c498318582089c10dfda3754ea4872a3a5 Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 18 Apr 2020 17:03:52 +0200 Subject: add rough drv3 theme --- webAO/styles/chatbox/chatboxes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index de1d6dd..ee679e9 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -3,6 +3,7 @@ export default [ "chatdd", "dgs", "dr1", + "drv3", "drae", "legacy", "triology", -- cgit From a116d9b856342e4e4a7b6b70304344320db3e7e5 Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 18 Apr 2020 17:33:44 +0200 Subject: add pl vs aa --- webAO/styles/chatbox/chatboxes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index ee679e9..ca93de7 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -6,6 +6,7 @@ export default [ "drv3", "drae", "legacy", + "chatplvsaa", "triology", "yttd" ]; \ No newline at end of file -- cgit From 36652251e1283ce48c9d6498f7cdf1c8cd305ac3 Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 18 Apr 2020 18:26:36 +0200 Subject: add persona 4 chatbox --- webAO/styles/chatbox/chatboxes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index ca93de7..8be936a 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -6,6 +6,7 @@ export default [ "drv3", "drae", "legacy", + "p4", "chatplvsaa", "triology", "yttd" -- cgit From 219e0ae2c0276ea6ff4e4e4b69ea9804804f7f43 Mon Sep 17 00:00:00 2001 From: sD Date: Sun, 19 Apr 2020 18:47:51 +0200 Subject: its trilogy not triology in english --- webAO/styles/chatbox/chatboxes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index 8be936a..d31e349 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -8,6 +8,6 @@ export default [ "legacy", "p4", "chatplvsaa", - "triology", + "trilogy", "yttd" ]; \ No newline at end of file -- cgit From 724890a8c0d2c7d91f693b1e3f1577d80bfb862f Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 27 Apr 2020 14:25:39 +0200 Subject: add a really bad persona 3 chatbox --- webAO/styles/chatbox/chatboxes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index d31e349..880e6bb 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -6,6 +6,7 @@ export default [ "drv3", "drae", "legacy", + "chatp3", "p4", "chatplvsaa", "trilogy", -- cgit From a60f66fe7409a8585e0c599f179c452276903b9b Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 27 Apr 2020 14:40:13 +0200 Subject: add mikus future chatbox --- webAO/styles/chatbox/chatboxes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index 880e6bb..5caa952 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -6,6 +6,7 @@ export default [ "drv3", "drae", "legacy", + "chatfuture", "chatp3", "p4", "chatplvsaa", -- cgit From cdb4d17db155c1dd1809516195629cc52578ffdf Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 27 Apr 2020 19:33:20 +0200 Subject: add vallhalla chatbox --- webAO/styles/chatbox/chatboxes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index 5caa952..fda5f25 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -7,6 +7,7 @@ export default [ "drae", "legacy", "chatfuture", + "halla", "chatp3", "p4", "chatplvsaa", -- cgit From 8daac3d282e9d4875e0311b1e6fcc42102d6c861 Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 27 Apr 2020 21:45:45 +0200 Subject: add dr2 chatbox --- webAO/styles/chatbox/chatboxes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index fda5f25..66df18f 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -3,6 +3,7 @@ export default [ "chatdd", "dgs", "dr1", + "chatdr2", "drv3", "drae", "legacy", -- cgit From 71355c6a40af21313802d69eae511ee5a158bb0d Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 9 May 2020 17:14:29 +0200 Subject: add 999 and zelda chatbox --- webAO/styles/chatbox/chatboxes.js | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index 66df18f..d81e7fd 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -2,16 +2,18 @@ export default [ "aa", "chatdd", "dgs", + "chatplvsaa", + "trilogy", + "chatfuture", + "legacy", "dr1", "chatdr2", "drv3", "drae", - "legacy", - "chatfuture", - "halla", "chatp3", "p4", - "chatplvsaa", - "trilogy", - "yttd" + "chat999", + "halla", + "yttd", + "n64zelda" ]; \ No newline at end of file -- cgit From d78974be8714052e1a57b5d97a090757bf664a71 Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 9 May 2020 18:09:43 +0200 Subject: add paper mario chatbox --- webAO/styles/chatbox/chatboxes.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index d81e7fd..308f633 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -15,5 +15,6 @@ export default [ "chat999", "halla", "yttd", - "n64zelda" + "n64zelda", + "papermario" ]; \ No newline at end of file -- cgit From 197f771ff304a68f63658788bd95caebd1635227 Mon Sep 17 00:00:00 2001 From: sD Date: Wed, 27 May 2020 22:35:09 +0200 Subject: add yakuza and homestuck chatbox --- webAO/styles/chatbox/chatboxes.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index 308f633..078caa2 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -14,6 +14,8 @@ export default [ "p4", "chat999", "halla", + "homestuck", + "yakuza", "yttd", "n64zelda", "papermario" -- cgit