I've just uploaded the GreaseMonkey "boot" script for CPhog 1.9.1
This will probably be the last release before I bite the bullet and go in for some major restructuring. I've been using it for months now, and it's reasonable solid... but there are just too many remnants of the quick-and-dirty little script i threw together a couple of years ago.
Notable changes with this release include the ability to load threads longer than 50 posts, "QuickBio" pop-up user profiles, and "ForumWatch" panels.
Under the hood, changes include lots more reliance on jQuery for DOM and plugin/content loading, some solid structure to new features (plugin-style loading rather than the "one huge script" style I'd labored under for so long), and the use of GlobalStorage instead of GM_setValue/GM_getValue (prefs.js). Many thanks to David Stone for his work on all of this, not to mention cleaning up a lot of my old code.
More details here...


I haven't had time really to install GM at work until now (waiting for a .NET 3.5 setup on a VMWare image which is installing very slowly for some unknown reason). I then proceeded to load the CPHog script. It's become very nice indeed! Great work!