No. You're missing the point. The design of the thing is functional. The plan is not to shoot you. The plan is to get the girl. If there's no girl, then the plan, well, is like the room.

Early ,'Objects In Space'


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.


Laura - Jun 06, 2017 10:48:12 am PDT #3925 of 4671
Our wings are not tired.

Please give me an invite code so I can register and fake post stuff.


Gudanov - Jun 06, 2017 11:05:55 am PDT #3926 of 4671
Coding and Sleeping

sent via e-mail


Gudanov - Jun 06, 2017 11:08:06 am PDT #3927 of 4671
Coding and Sleeping

Invite codes will stay good even if the database is wiped. But a database wipe does mean you'll have to register again. On the plus side registering again will get you a new automatically generated tagline if you don't like the one you get before.


Gudanov - Jun 08, 2017 7:12:28 am PDT #3928 of 4671
Coding and Sleeping

The beta site has been updated again. I preserved the current users, but all the threads got wiped. This update adds the start of an admin portal (only visible to admins). Right now it lets you add new threads and lists the current threads (it has buttons for doing stuff, but they aren't hooked up.) This update also adds the infrastructure for guarding routes unless the user has the right permissions.

Next step: tracking a user's current position in threads.

Check it out at www.buffistas.me

If you want a login, let me know and I will give you an invite code. If you are currently an admin, let me know so I can give you the correct permissions.

As a related note, passwords on the beta site are much more secure than this site so nobody can see the password that you use on the beta site, not even me.


Gudanov - Jun 09, 2017 7:39:00 am PDT #3929 of 4671
Coding and Sleeping

I actually never use 'Show New', so is the idea that pressing 'Show New' will bring up a thread with new messages from the threads you've subscribed to?


Tom Scola - Jun 09, 2017 7:46:02 am PDT #3930 of 4671
Mr. Scola’s wardrobe by Botany 500

Yes, correct.


Gudanov - Jun 09, 2017 7:50:57 am PDT #3931 of 4671
Coding and Sleeping

Cool.

As a general note, I've made a few updates recently. The thread navigation buttons when viewing posts work now. Only four posts are shown at a time for testing purposes. New posts can have a bit more formatting now and when you include a link like [link] is will be automatically made clickable. Oh, and if you leave a tag open, it will be fixed.

The next couple of changes will be keeping track of where you are in a thread (if you are logged in) and adding a display for users in the admin portal.


Jon B. - Jun 09, 2017 11:33:41 am PDT #3932 of 4671
A turkey in every toilet -- only in America!

What are you using for cleaning up tags? I used htmlpurifier for another project a while back, but I'm curious what's out there today.


Gudanov - Jun 09, 2017 11:41:04 am PDT #3933 of 4671
Coding and Sleeping

I'm using htmlpurifier


Jon B. - Jun 09, 2017 6:07:07 pm PDT #3934 of 4671
A turkey in every toilet -- only in America!

Alrighty then! ;)