No worries, Gud. It's totally understandable.
'Serenity'
Buffistas Building a Better Board ++
Do you have problems, concerns, or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
I'm working on three other websites right now that are sort of really high priority.
One is functional now, but I need to add a payment gateway. The other is just a Wordpress site, but it needs to, you know, look good. The other is a full-on web application.
No need to justify. We know that we are a labor of love ;)
Merged in Gris' code to linkify urls in posts.
Merged in support for bookmarks.
Still need to deploy those changes to the beta site. Hopefully I'll have a chance soon.
Working on thread search now. Postgres can index columns for full-text search so it should be speedy.
Nice. I heart postgres, mostly for that.
Beta board is going to me messed up for a bit as I deploy thread search.
Beta board is okay again. Thread search has been implemented and the query used for reading threads has been fixed and optimized to reduce database reads.
Next up is some work on user profile settings.
Another update to the beta board. User descriptions now support the same formatting as posts. The setting for the number of posts to display per page has been moved to the 'View' tab of user profile settings. On the same tab you can now select the time zone used to display post times (one of the few brand new features).
Next up is implementing the UI for displaying and navigating thread folders. That's the last issue for the version 0.2 milestone :)