samhuri.net/posts/2007/03/diggscuss-0_9.md
Sami Samhuri 007b1058b6
Migrate from Swift to Ruby (#33)
Replace the Swift site generator with a Ruby and Phlex implementation.
Loads site and projects from TOML, derive site metadata from posts.

Migrate from make to bake and add standardrb and code coverage tasks.

Update CI and docs to match the new workflow, and remove unused
assets/dependencies plus obsolete tooling.
2026-02-07 21:19:03 -08:00

766 B

Title Author Date Timestamp Tags
Diggscuss 0.9 Sami Samhuri 25th March, 2007 2007-03-25T08:03:00-07:00 coding, digg, firefox, userscript

The biggest change is that it uses XPath for the dirty work, which makes it quite a bit more readable. It's 100 lines longer than the previous version, but it does twice as much.

Now both a [reply] and a [quote] link are added to each comment. Replying to parent comments now adds @username: to the comment field as well as the links added by the script.

Regression: The link to the parent comment is no longer displayed. If you miss this then let me know and I will add it back in.

Any comments, criticism or feature requests are welcome just leave me a comment here or on userscripts.org.

Happy Digging!