summaryrefslogtreecommitdiff
path: root/haunt/static/css/style.css
AgeCommit message (Collapse)Author
2024-07-13The `org' directory is no longer necessaryJakob L. Kreuze
2024-05-27Fix navigation barJakob L. Kreuze
2023-12-24[theme] Drop-down for supplementary pagesJakob L. Kreuze
2023-12-03[theme] Update header navbarJakob L. Kreuze
2023-08-28[comment] Re-do comment form to make less intimidatingJakob L. Kreuze
2023-08-27[comments] Fix CSS for Webmention formJakob L. Kreuze
2023-08-27[comments] Fix but with "react" buttonJakob L. Kreuze
Previously, clicking the button multiple times would create multiple selector widgets. Now, it functions as a visibility toggle.
2023-03-14Merge branch 'feature/comment-reactions'Jakob L. Kreuze
commit 626e7b65e9a7c00ed68c78400e03e27cbd4c77c0 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Tue Mar 14 18:05:47 2023 -0400 Indicator when reaction attempt succeeded commit e446f67898a05091b2f05df9ed81ca73764f6069 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Tue Mar 14 18:05:16 2023 -0400 Bug fixes commit ab6edd57158574df80fe33138e99a317c64a0861 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sun Mar 12 08:43:03 2023 -0400 Better error reporting for reactions commit 9d0638a78333ca35aa1bd12c5c6ced8bd2d7687d Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sun Mar 12 08:38:49 2023 -0400 Update comment and weblabels commit 4a8378715c2e4e559731b319cac920c00cb32116 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sun Mar 12 08:37:40 2023 -0400 Allow for more emojis commit 655f40bb267cc6df82356a0422146e555b94cf99 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sat Mar 11 19:35:05 2023 -0500 Rate limit `put-reaction' commit 6463a9f09032f22c8e39ccea757b8a7054f199ba Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sat Mar 11 19:33:53 2023 -0500 Guard against non-emoji reactions commit 32e642f3789d163fae18824ec04e7e833713b26c Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sat Mar 11 19:32:05 2023 -0500 Reaction UI commit 4d07077daedc30271be69c86c855795affdea860 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sat Mar 11 16:51:46 2023 -0500 Address parsing issues in `put-reaction' endpoint
2023-02-12Merge branch 'self-hosted-comments'Jakob L. Kreuze
It's been working well enough. I think it's time to get the initial version of this on `master'.
2022-09-04[webmention] Better parsing of interactions; add source indicatorJakob L. Kreuze
Webmention logo is CC0. See: <https://indieweb.org/IndieWeb:Copyrights>
2022-08-28[i-love-my-pinephone] Final cut + publishJakob L. Kreuze
2022-08-28Add `section-folds.js'Jakob L. Kreuze
2022-05-08[scheme] Initial RSVP implementationJakob L. Kreuze
2022-02-21[org] new post: UMass CTF 2020 - suckless WriteupJakob L. Kreuze
2022-02-21Add front-matter for series I don't intend to finishJakob L. Kreuze
2021-12-18[pages] Update about section.Jakob L. Kreuze
2021-12-14pages: Update biography front-matter and project listingJakob L. Kreuze
2020-01-11Add CSS for spoilered text.Jakob L. Kreuze
2020-01-07Use 'auto' for 'overflow-x' instead of 'scroll'.Jakob L. Kreuze
2019-12-28Let's try this again...Jakob L. Kreuze
2019-07-20Stage everything. Bleh, I'll commit to a clean history from now onJakob L. Kreuze
2019-07-13Reimplement tag-based navigation.Jakob L. Kreuze
2019-07-13Rewrite Haunt configuration.Jakob L. Kreuze