Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Nao
5866
Development blog / Re: Aftermath of the Great Deployment
« on March 22nd, 2012, 09:48 PM »
It's always been there. I don't think there's even an option to delete them. ;)
5867
Btw my New Revs post draft wasn't deleted.
Maybe because it is a locked topic?
5868
Can anyone confirm whether it works or not for them?
5869
Dunno. That's a possibility.
I'd be most interested in knowing if anyone else's getting the problem I have on my 4.2 -- unresponsive keyboard when I tap a textarea or input box. Because as of now, I have no idea how to fix that...
Posted: March 22nd, 2012, 07:27 PM

Okay, I'm done with my commit -- won't spend more time today on drafts and blog posts, so if you want to look into the 'recent posts first' bugs, please do it... :) (That's valid for anyone ;))

I also didn't touch the menu icon overlay code -- just forgot about it. And I'm still a bit wary of touching that area again... (Just like I was wary about touching Class-CSS.php this morning, as it's grown to be so complex :P)
So, if anyone could remind me to do it later...
5870
Features / Re: New revs
« on March 22nd, 2012, 07:40 PM »
rev 1502
(3 files, 2kb)

! Fixed the draft saving fix. Should work everywhere as designed, now. The latest issue was that I was testing against 'message' instead of 'draftInfo.message'... (post.js)

! Fixed various problems with blog mod in Display pages. First of all, first_new_message was incorrectly set because it didn't take $include_first into account. Secondly, $counter would return -1 for the blog post. Fixed that. Also, doublepost merging was broken in blog mode. It tested for the first message retrieved the incorrect last message ID for the last page, and it got mixed up overall with the blog post. Finally, I'm optimizing the code a bit by not providing a last_msg_id when merging posts isn't available anyway (like, the previous post isn't yours...) (Display.php)

! Okay, sometimes I'm ahead of my time. Changing the maximum width for definition lists in the stats area proved to generate some amusing layout bugs. (sections.css)

@ Note that 'View most recent posts at the top' is horribly broken, such as not retrieving the latest post at all, and giving more incorrect anchor positions. Well, I never used the option before so I'm a bit lost with the inverted strategy and all.
5871
Off-topic / Re: Dealing with content scrapers or thieves
« on March 22nd, 2012, 07:26 PM »
I'd like to know that...

Back in the early Interweb days, there weren't as many websites as there are today, and copying content was really frowned upon, because there weren't any 'permissive' licenses for content distribution -- like Wikipedia's stuff. So, whenever someone stole stuff from my site, I would make it public and the community would shun them. I still remember one of the most annoying of those thieves, his nickname was Ikki2, and he's part of the noisen.com community now -- I flamed it so much, when he registered I just remembered the good ol' days of flaming him, and welcomed him :P
5872
Fixed some of the bugs. Maybe all? Lol I dunno.
Works in Opera AND iOS when it comes to empty posts. No longer triggers anything if empty. If I type something, it triggers.
Doesn't seem to trigger on iOS when typing text.
Ah well.
Posted: March 22nd, 2012, 06:55 PM

And, working!! :)
5873
Development blog / Re: Aftermath of the Great Deployment
« on March 22nd, 2012, 06:16 PM »
Hmm, okay...

I've fixed some of the bugs. Most notably, double-post merging was heavily broken and required some refactoring.
However, I just switched the mode to 'View recent posts first', and despite ensuring it would work correctly, well... It doesn't.
I suppose it's a mode that's important in blog mode, so I'll keep an eye on it.
Posted: March 22nd, 2012, 06:14 PM

Impressive. It even hides the latest post in View recent first mode... :(
5874
Development blog / Re: Aftermath of the Great Deployment
« on March 22nd, 2012, 06:11 PM »
And another...
5875
Development blog / Re: Aftermath of the Great Deployment
« on March 22nd, 2012, 06:03 PM »
Woot. Bug: Reply #-1 on blog posts. Easy to fix but funny one ;)
Posted: March 22nd, 2012, 05:16 PM

Test. Don't mind me.
Posted: March 22nd, 2012, 05:41 PM

Another test.
5876
Archived fixes / Re: Undefined index: start_from
« on March 22nd, 2012, 05:34 PM »
Okay, I've updated Display.php, indeed the file was still the test version, instead of the fixed version.
Pandos, yes, the draft system is currently a bit broken. I'm going to work on it right now.
5877
Archived fixes / Re: Undefined index: start_from
« on March 22nd, 2012, 05:18 PM »
Then I must have forgotten to upload my post-test file.
Meh!

And the iOs bug is still there. Keeps saving empty drafts...
5878
Archived fixes / Re: Undefined index: start_from
« on March 22nd, 2012, 05:14 PM »
Wait. It isn't happening to me. Are you sure it wasn't a version of the page from 20mn ago when I was fixing it? Looks like it...
5879
Archived fixes / Re: Undefined index: start_from
« on March 22nd, 2012, 05:10 PM »
Bugger. Did I manage to screw up both of my bug fixes for rev 1501? :P

Will look into it when I'm back.
5880
All I can say is, I kept a textarea open for a while and it didn't save anything. But maybe it was already the case before :)
Then again, I haven't had a 'dirty' draft for over 2 hours -- i.e. back when I last used my iPod to navigate here.
I'm off to take a half-hour break. I'll try to see if it keeps doing it on the iPod!

PS: lol, it's broken I think... I'm not seeing any draft saved, even after typing for a minute or so!