0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use config.has_section() instead of a separate dict More... about 15 years ago
Fix for duplicate rows in csv subscription list More... about 15 years ago
Only searches for name if planet_name is set. Prints a warning if no matching config is found. More... about 15 years ago
Case insensitive rel values; ensure linked icon exists More... about 15 years ago
Allow multiple ini files to be specified on the command line More... about 15 years ago
Make use of favicon specified in the config file More... about 15 years ago
Add a script to scan for favicons More... about 15 years ago
Fix for Google Reader Shared Feeds: http://lists.planetplanet.org/archives/devel/2011-February/002196.html More... about 15 years ago
Using abspath instead of realpath so it does not dereference symlinks More... about 15 years ago
Make autoescape an option: http://lists.planetplanet.org/archives/devel/2010-December/002189.html More... about 15 years ago
Merge branch 'master' of http://github.com/mortenf/venus More... over 15 years ago
Reconstitue dc:date.Taken as dc:date_Taken More... over 15 years ago
Fix problem found by Alex Schröder: http://lists.planetplanet.org/archives/devel/2010-October/002164.html More... over 15 years ago
Fix problem found by Alex Schröder: http://lists.planetplanet.org/archives/devel/2010-October/002164.html More... over 15 years ago
Fix for problem found by Seth Vidal: http://lists.planetplanet.org/archives/devel/2010-August/002156.html More... over 15 years ago
Fix for problem found by Seth Vidal: http://lists.planetplanet.org/archives/devel/2010-August/002156.html More... over 15 years ago
Merge branch 'master' of [email protected]:rubys/venus More... over 15 years ago
Merge branch 'master' of http://github.com/scottj/venus More... over 15 years ago
Merge branch 'master' of [email protected]:rubys/venus More... over 15 years ago
Added lat-long support and tests for GeoRSS-Simple More... over 15 years ago
remove ul when no memes are found More... over 15 years ago
remove ul when no memes are found More... over 15 years ago
Ignore anchor when fetching the page for the title More... over 15 years ago
Ignore anchor when fetching the page for the title More... over 15 years ago
Ensure all memes have at least two citations More... over 15 years ago
minhead.py is only picking the first node from the old header and transferring it to the new header, due to the nodelist being modified. Here's an easy fix. Props to Geoff Lankow. http://lists.planetplanet.org/archives/devel/2010-August/002157.html More... over 15 years ago
IE9 tweaks More... over 15 years ago
Defer the loading of personalize.js, and ensure that personalize is called even if the DOM was loaded before this script runs. More... over 15 years ago
Protect against blank titles causing a stack traceback More... over 15 years ago
Don't sanitize away unnamespaced HTML5 svg; convert to polyglot syntax instead. More... over 15 years ago