Commit Graph

21 Commits

Author SHA1 Message Date
Tanner dc3583daaa refactor: Convert 'show more' div to semantic button
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-12-03 00:50:58 +00:00
Tanner 9681b3b8e9 refactor: Convert collapser span to button for accessibility
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-12-03 00:48:22 +00:00
Tanner b606516ece refactor: Remove unnecessary useCallback from comment functions
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-12-02 23:53:40 +00:00
Tanner 2cb524d35e Mark deleted / empty comments 2025-12-02 23:39:24 +00:00
Tanner 914fda0f4b feat: Display detailed, expandable connection error in Comments component
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-11-21 22:51:14 +00:00
Tanner Collin (aider) 9300688ceb refactor: Convert Comments class to functional using hooks 2025-11-19 19:17:38 +00:00
Tanner 6996b5f927 refactor: Rename Article component to Comments 2025-11-19 19:17:38 +00:00
Tanner c1aede8f1f Adjust title 2022-06-30 00:05:15 +00:00
Tanner 0d00ec40b0 Change header based on page 2022-06-30 00:00:30 +00:00
Tanner 929a4fc491 Show exerpt of hidden comments 2020-10-27 00:41:36 +00:00
Tanner dd5b50edf8 Add buttons to collapse / expand comments 2020-10-26 21:57:10 +00:00
Tanner 700fd8d6a6 Get rid of lint warnings 2019-10-22 07:31:59 +00:00
Tanner 5de8631115 Cache articles in memory for speed 2019-10-18 21:26:22 +00:00
Tanner 6bd3bf1090 Cache all articles in IndexedDB 2019-10-12 23:41:31 +00:00
Tanner f798c06a9b Move archive to Whoosh and add search 2019-10-12 05:32:17 +00:00
Tanner d49e686f8f Set title on article and comment pages, add comment anchors 2019-10-10 21:52:28 +00:00
Tanner 9a2854c735 Add site logos, keep displaying news on error 2019-09-24 08:23:14 +00:00
Tanner b43fed8e44 Settle on serif font, add scroll to top component 2019-08-30 06:22:26 +00:00
Tanner 5f999b6263 Snip deeply nested comments 2019-08-26 01:37:50 +00:00
Tanner 64d29c8e77 Add a button to toggle between article and comments 2019-08-25 08:50:49 +00:00
Tanner 7bb72f9b96 Finish prototype web client 2019-08-24 05:04:51 +00:00