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 - Arantor
4321
Archived fixes / Re: Linktree
« on March 17th, 2012, 12:54 PM »
Or the home page (first item in the linktree), or indeed using the dropdown menu that's the first menu item ;)
4322
Archived fixes / [Bug] Re: Unable to reply a post
« on March 17th, 2012, 12:45 PM »
That's interesting, because it shouldn't work like that. Stuff on Tapatalk has to be listed in their big ol' database, and Wedge isn't (I checked)
So that's an interesting result really.
4323
Features / [Idea] Re: Badges related
« on March 17th, 2012, 12:40 PM »
Ah, but they ARE a special membergroup. You cannot change them the way you can others, because they're a catch-all group that only exists if you don't put them in another group, and if you notice, it's never displayed.

Here for instance, your primary group is regular member - but it doesn't show, because there's no badge for it or anything and we have post count badges turned off (which would otherwise be displayed instead)

There's all sorts of odd behaviour in the depths of SMF that we've inherited for these groups.
4324
Features / Re: Likes
« on March 17th, 2012, 12:27 PM »
>_> Houston we have a problem, look at the post above where it has the extra url tag in it.
Quote
Again, I didnt try the Likes Pro mod for SMF nor here (dont know 100% of how it is working)
I didnt purchased Likes Pro mod for SMF (all I have seen it first is in AAF forum)
I find it funny that that was what you first thought of in terms of behaviour (since that works exactly how you didn't want it to). But also, did you check out a user's profile on the AAF forum? There's a whole section just on liked posts.
Quote
Even I have seen such thing in Xenforo forum software....similar to Facebook notifications
Yay let's copy both XenForo AND Facebook as opposed to seeing if we can't figure out a better way.
4325
Features / [Discussion] Re: Attachment Behavior !!!
« on March 17th, 2012, 12:25 PM »
I actually don't like the grid alignment personally but attachments are going to get a more serious overhaul in the future anyway.
4326
Features / Re: Brave new world
« on March 17th, 2012, 02:02 AM »
Quote
Attachment order: Untitled.png was added last, showed up last in the posting area, but did not end up as the last attached image displayed in this post here.
Oh, I remember that bug actually. The form has a slightly weird reversal in it because of the JS, I need to fix that but it's no biggie (it just means array_reverse'ing $_FILES before processing IIRC)
4327
Features / Re: Brave new world
« on March 17th, 2012, 01:26 AM »
Yes, I did get your PM. I'll try out the smart quoting again in a bit :)
4328
Features: Posts & Topics / Re: Like/dislike
« on March 17th, 2012, 01:26 AM »
Works for me :)
4329
Features / Re: Likes
« on March 17th, 2012, 01:26 AM »
Haha, yes it does indeed have the requisite number of people. And it validates what I said, it does figure out a number of names and whether you liked some content or not and only displays a limited number of names. The limit on 2 is the same as XenForo does, and for the same reason: not massively multiplying the number of language strings unnecessarily to avoid affecting translators too much.
4330
Features: Posts & Topics / Re: Like/dislike
« on March 17th, 2012, 01:21 AM »
Certainly 60%.
4331
Features / Re: Likes
« on March 17th, 2012, 12:57 AM »
Quote
BTW, how about intimating the user via some kind of notification who received a like from a user  ? Like, the user should get an instant notification that "this user has liked your 'this' post"
Yay, let's copy Facebook >_> We'll see, I don't know yet.
Quote
okay sorry, forgive me.
All you had to do was *ask* how it worked, not assume it worked like things you've already seen. I'm not just copying mods already written for SMF and shoving them in, unless I'm the one who wrote the mod originally.
4332
Features / Re: Brave new world
« on March 16th, 2012, 11:57 PM »
Quote
Okay, that's very odd, what you're describing...
Has it ever happened to you on demo sites or local installs..?
I never really tested it that thoroughly on demo sites or local installs before.
Quote
That, and the fact that I can't type in anything until I go out of the textarea and back in again: I think the two problems are related...
Odd, that doesn't happen to me on iPad.
Quote
Don't expect me to know by heart your admin menu shuffles
Hahahahahahahahaha. You could have searched for it, actually :P The search does actually pick that stuff up now ;)
Quote
Do you want the full row in the table?
Please.
Quote
Anyway. Bed time. I'm sure I'll be sleeping tight tonight, which would be a *welcome* change from this hectic, chaotic week.
You've done really well today :)
4333
Features / Re: Likes
« on March 16th, 2012, 11:54 PM »
Let's just say this is the continuation of a long standing issue I have where people talk and talk without knowing what the hell they're talking about.
Quote
I couldnt see any post where there is multiple likes here...still finding it
So, instead of telling me how you think it should be optimised, why not ask first before telling me how to do my job? (Telling me how it should work, with the implication that it doesn't work like that would be fine... if you'd actually checked and verified that it is not what it should be.) It already does optimise it based on the number of people, though as yet there's no popup because it's still a WIP feature I only added quickly a couple of days ago.


(Going back to the other conversation elsewhere, it is precisely this kind of stuff that makes me think negatively of you, because you're telling me how you think it should work without finding out if in fact it did work like that already.)
4334
Off-topic / Re: Well Done guys
« on March 16th, 2012, 11:52 PM »
Quote
When will be the first public beta release ?
When it's ready, not a moment sooner.
Quote
Yup, when i clicked on "Switch to full editor" in quick reply, it loaded additional functionality in ajax mode. Same with "more" smileys. Its a nice experience
No, it didn't load ANYTHING in AJAX, that's BS. AJAX implies a call to the server, which is not made. The smileys functionality, IIRC is the same as in SMF.
Quote
seeing the result on the page when i clicked on "upload media" button I did realized either it maybe left to set the redirect path or the path is not assigned.
Or not. The code from the popup hadn't been updated with the template system rewrite.
4335
Features / Re: Likes
« on March 16th, 2012, 11:50 PM »
Quote
It will be a nice feature infact, but should be optimized. Maximum of three user name should be shown in post and other should be under spoiler with text to the number of additional member "likes"
Did you, in fact, TRY IT?