0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added necessary Model/Controller architecture to support Source element in Atom feed output (requires database regen) More... about 14 years ago
Added author name to ShareThis status title More... about 14 years ago
Fixed bug in fetching ShareThis publisher ID - sharethis links back working More... about 14 years ago
Updated example config files, made siteinfo view helper more flexible More... about 14 years ago
Better error/exception logging for Model services More... about 14 years ago
Added skeleton for unsubscribing feeds from PuSH when deleting blogs More... about 14 years ago
Updated README noting BETA status More... about 14 years ago
Updated README noting some new installation restrictions More... about 14 years ago
Small changes More... about 14 years ago
Misc changes to enable Blog deletions (includes Model/DB update) More... about 14 years ago
Added configuration caching to index.php (not added for CLI) More... about 14 years ago
Removing Doctrine namespace registration to autoloader (now performed in bootstrap class) More... about 14 years ago
Updating Search ops - need to watch file permissions on search index so the CLI can build it... More... about 14 years ago
Patched CLI bootstrap for better autoloading compatibility with Doctrine More... about 14 years ago
Added skeleton SearchController and matching view More... about 14 years ago
Bug Fix: Using Doctrine's native autoloader since Zend_Loader_Autoloader segfaults in certain scenarios when attempting to autoload a Hydration class | Updated some templates and Search classes with minor changes. More... about 14 years ago
Added Lucene indexing of new articles for future search facility More... about 14 years ago
Minor styling update (not that it's much to look at anyway ;)) More... about 14 years ago
Small styling change to info messages More... about 14 years ago
Errors from synchronising (whether polling or PuSH callbacks) now logged to /data/log/feedsync.log More... about 14 years ago
Completed Twitter notifications, added status styling/messages for admin forms More... about 14 years ago
Fixed parsing errors in CronController and CallbackController More... about 14 years ago
Patched up Twitter OAuth association in Administration More... about 14 years ago
Several small fixes on Twitter Notifier and the OAuth token cache IDs More... about 14 years ago
code cleanup on twitter notifications, added Bit.ly URL shortening support for twitter notification statuses More... about 14 years ago
Merged new config options for Twitter into example config files More... about 14 years ago
Nonworking skeleton of Twitter notification support More... about 14 years ago
Added support for a FOAF blogroll via FoafController More... about 14 years ago
Escape head title (safety) More... about 14 years ago
Cleaned up explicit base URI use - now detects it instead. Added titles for feeds declared as alternate links in HTML pages. More... about 14 years ago