- Added Bitly integration
- Fixed Twitter avatars
- Refactoring allow/deny code
- Added click tracking on links
- Refactoring RSS and API code to use server-side routing
- Added categories
- Cleaned up file structure
- Added simple JSON API showing the 100 last posts
- Added Google Analytics pageview tracking
- Added RSS feed for /new
- Added email notifications for approved users.
- Added delete users link
- Added basic color customization.
- Fixed Flush bug
- Added email notifications of new comments and new replies for all users (along with unsubcribe link) and notifications of new posts for admin users.
-
Added a second
createdAt
timestamp. Score calculations still use thesubmitted
timestamp, but it only gets set when (if) a post gets approved. -
Started keeping track of versions and changes.