From 026674bc2c4eb5f53bcb38e7efce2fe2dfebe974 Mon Sep 17 00:00:00 2001 From: f0x52 Date: Mon, 13 Sep 2021 14:45:33 +0200 Subject: Thread views on the web (#207) * Webviews for status threads * fix up templates * add ForkAwesome and gotosocial-styling into repo * clean up gotosocial-styling, old styling * update CONTRIBUTING with new css building, and nodemon recommendation * update Dockerfile with new css bundling * those weren't supposed to make it in * upgrade gotosocial-styling deps * update authorize template with main wrapper * update css pipeline * abstract status from thread to avoid copy-pasting * basic CW implementation * fix PR review suggestions * fix no-image-desc icon alignment * remove template loading println * remove println * remove changes to testmodels * reset changes to testmodels --- web/assets/Fork-Awesome | 1 + 1 file changed, 1 insertion(+) create mode 160000 web/assets/Fork-Awesome (limited to 'web/assets/Fork-Awesome') diff --git a/web/assets/Fork-Awesome b/web/assets/Fork-Awesome new file mode 160000 index 000000000..5c126c4fb --- /dev/null +++ b/web/assets/Fork-Awesome @@ -0,0 +1 @@ +Subproject commit 5c126c4fb5ce9c78d24148afc514f9c4ccbe4051 -- cgit v1.3