A huge round of applause to paulej72 for going through the bug list and sorting out much of what was there. Furthermore, I'd also like to extend thanks to iWantToKeepAnon and TheMightyBuzzard for contributions to this release.
As always, feel free to submit your issues to our bugtracker where our crack team of flying monkeys will labor to try and make it part of future site upgrades.
Check past the break for more thoughts and comments on these changes.
There's still a quite a bit of low hanging fruit, so if you like to blowtorch old codebases, grab the source and start deleting!
Subscriber Code Enabled
We're not offering subscriptions until post-incorporation, but we wanted to start looking and smoketesting this code in preparation for that happy day. Expect to see a few users with *'s after their name that marks them as a subscriber. As a note, the subscriber +1 pseudo-mod is disabled by default, so subscriber posts do not show up higher than they otherwise would.
I'd like to get a discussion going with the community on what sort of things you'd like to see from subscribing, so look for that article, and start brainstorming on what you would be willing to pay for (like shell accounts, USENET access, or some other service we could reasonable provide?)
(Score: 1) by kbahey on Saturday May 31 2014, @06:45PM
Nope. Still seeing comments that are 1,2 and 3 threshold.
Don't go about experimenting with partial solutions.
Just update the post above saying that we know of the bug and working on it, then take your time to fix it properly.
2bits.com, Inc: Drupal, WordPress, and LAMP performance tuning [2bits.com].
(Score: 1) by paulej72 on Saturday May 31 2014, @07:00PM
Is it still broken if you change back to threaded?
Team Leader for SN Development
(Score: 1) by kbahey on Saturday May 31 2014, @07:08PM
Yes. Still shows comments at threshold 1, 2 and 3, even if use "Threaded" and tell it to limit to 4.
2bits.com, Inc: Drupal, WordPress, and LAMP performance tuning [2bits.com].
(Score: 2) by NCommander on Saturday May 31 2014, @08:52PM
A full fix has been applied. Writeup about this will come up after I've slept some.
Still always moving
(Score: 2) by NCommander on Saturday May 31 2014, @07:20PM
We've determined that this behavior DOES happen with the older slashcode; sometimes comments with a lower-than-threshold score still show up despite the settings. We just made it worse inadvertently; Paul and I are working on it, but right now, comments now collaspe/extend properly. You just don't get the THreshold cutoff message at the moment.
Still always moving
(Score: 1) by bziman on Saturday May 31 2014, @10:12PM
I've observed another oddity... I'm browsing with threshold/breakthrough at 1, flat, oldest first, and I noticed several posts either out of order, or with their time stamps wrong.
Screen shot at http://swisspig.net/images/snorder.png [swisspig.net].
Note that the first message is at 1:20 PM, the next at 11:27 AM, and the third at 2:14 PM.
Wait, is this because despite my having selected "flat" and "oldest first" it's grouping them by thread? I think it is... if so, then that is seriously broken.
(Score: 2) by NCommander on Sunday June 01 2014, @01:45PM
That's ... odd. I'm not sure its a regression (though its definitely a bug); we're probably engaging the threadsorter even when in flat which is what's causing that; I don't think we've touched that bit of code at all so its likely been there from the beginning and just been noticed since everyone is poking threads now. Will poke paul to look at it, or will look at it myself this weekend.
Still always moving