eddorre

November 13th, 2009

  • Moved to using Searchlogic gem for searching
  • Added LiveSearch functionality to homepage

November 7th, 2009

  • Post model is now using Rubyist’s AASM gem

September 23nd, 2009

  • Setting page titles

September 13th, 2009

  • Added previews for comments (and posts on the backend)

September 7th, 2009

  • Updated to Rails 2.3.4
  • Added Google Analytics Javascript

February 1st, 2009

  • Added tagging and post subscription functionality

September 22nd, 2008

  • Changed default comment icon from astronaut to kanji

September 8th, 2008

  • Fixed some nasty bugs with my commenting system

September 5th, 2008

  • New Dashboard page on back end and miscellaneous changes to back end UI

September 4th, 2008

  • Refactored several views to use helper methods
  • Finished full post archive list. Now includes most popular posts by number of comments. Added link to complete archives on homepage
  • Linked name in the header to the homepage

September 3rd, 2008

  • Deployed Gravatar Support for comments section

August 29th, 2008

  • Using event handler to check loading of DOM and then load Twitter updates

August 28th, 2008

  • Added Twitter updates to main page
  • Fixed caching issues
  • Removed “everyone is an admin” when posting comments bug
  • Added Remember Me functionality to comment box
  • Unless the Remember Me box is checked the site no longer creates cookies on client machine
  • Fixed comment ordering (oldest is first) — finally
  • Fixed missing icon – Recent Posts

August 26th, 2008

  • Implemented Rails fragment caching
  • Using will_paginate plugin in admin section
  • Fixed “Recent Comments” overflow issue in CSS
  • Started publishing Changelog
  • Updated About page

February 27th, 2008

  • Version 4 Released