- 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.