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
4336
Plugins / Re: Aeva Sub/sub albums
« on March 16th, 2012, 11:25 PM »
Eh, well I replied within half an hour or so and the user hasn't been back since then :/
4337
Features / Re: Brave new world
« on March 16th, 2012, 11:14 PM »
Quote
Sorry, what...?
Let's say I go to the last page of a topic (so the link has a # in it). If on my first-gen iPad, I go back up to the top of the page, tap the Home page, the menu opens - but I'm then pushed back down the page to where I was earlier. When I scroll back up I see the menu is now open, however.
Quote
Nope, Wedge (and SMF) will simply generate the 'new' anchor for that particular message ID. And it does work now, the problem was that I was using id_msg everywhere, instead of id_msg for guests and new_from for members.
It certainly wasn't working properly earlier, because it was making the new anchor be the very last post, not the last unread.
Quote
Haven't met the problem again. I still have the Draft problem though. If I'm reading a long post (and just that), and scroll down, I'll see the "draft last saved..." message.
I'll investigate the draft one. Is it only on mobile or does it apply to you on desktop too?
Quote
Where is that set already? Theme options? Settings?
Newest PM first is set for the individual user in PM > Preferences, globally in Admin > Members > Member Options > Preferences along with where all such settings used to be ;)
Quote
The IP resolves to a domain at googlebot.com, which seems to belong to google.com... So it's a false positive isn't it..?
Yes, it looks like one. I'll investigate, but I'm guessing it's related to the IPv6 stuff - bearing in mind I'd not properly tested our BB implementation on a real site before.
Quote
Yeah, unfortunately.
I thought we'd rewritten that, but we probably only discussed it...
Oh, we'd discussed it but never actually implemented it. I did at least make sure backups won't be screwed up by FileZilla being cavalier, which is something. There's multiple ways we can tackle that but I'd almost rather implement it into AeMe instead.
4338
Features / Re: Badges and the displaying thereof
« on March 16th, 2012, 11:08 PM »
I can see uses for displaying multiple badges, mostly it depends on the forum. What I'd love to know is how people want to be able to do it, since I don't think they'd like me to make them have to fill in a textbox with a comma-separated list of the badges they'd want to show, in order.
4339
Off-topic / Re: Well Done guys
« on March 16th, 2012, 11:07 PM »
Yeah, that's a bug we need to fix, thanks for reporting :)
4340
Features / Re: Brave new world
« on March 16th, 2012, 09:22 PM »
The thing with the existing structure s that it actually scales badly and is inefficient. What MediaWiki does is far better because it spreads the load across inodes more equally thus keeping performance up.

New bug, if I press the home menu button, I get pushed back to the current # place before I can actually click the link.

Re link bug, it goes to /msg123456/?topicseen#new rather than /new#new which might be related.
4341
Features / Re: Brave new world
« on March 16th, 2012, 09:02 PM »
Still not at desktop, but a couple of things.

Skuggishness is mostly just using quick reply, in that I can sometimes be a few characters ahead of it in terms of what I've typed vs what it's showing. It's not consistent, needs more testing.

I never fixed the newest-PM-first to be default, I think I'd forgotten that it did.

Re BB, check the log intrusion table, should tell you what rule it tripped, but if it's throwing no_board, it's not BB tripping it. There's no option to disable it though.


@Pandos, not at the pressent time, and it's probably going to be altered in the future because of the planned changes to have Aeva handle attachments. There are also other reasons that even thr current multiple folder setup is inefficient and not recommended.
Posted: March 16th, 2012, 09:00 PM

The jump to latest post is a bug I can also confirm, I suspect that it's generating thr wrong # for the link, but that should be confined to the front page which is unique to this site for now.
Posted: March 16th, 2012, 09:02 PM

Note my icon is different :D
4342
Features / Re: Brave new world
« on March 16th, 2012, 06:42 PM »
Just quickly from me while I'm not on desktop...

* Oldest PM first is the default but I think newest first should be default.

* It works on iPad as expected however your signature appears misaligned, overflowing out of the container. iPad 1 does seem a touch sluggish though.

* Saving drafts automatically should trigger as "posting..." in Who's Online, however it should only be triggered when something is actually being typed. Needs more testing.
4343
Features / Re: Badges and the displaying thereof
« on March 16th, 2012, 06:35 PM »
-sigh- So how do you want to configure it?
4344
Plugins / Re: Aeva Sub/sub albums
« on March 16th, 2012, 03:01 AM »
Aeva Lite has no album facility whatsoever. Only Aeva Media does.

That said, I'm not sure what the problem is, you can create an album as a child of another album (much like you would a board)... failing that, you can create it normally then use the move function to move it under an existing album.
Posted: March 16th, 2012, 03:00 AM

Also, I'm going to move this topic shortly as it's completely irrelevant to Wedge plugins (Aeva is not a plugin, it is an integral part of Wedge)
4345
Off-topic / Re: Introduction
« on March 15th, 2012, 11:02 PM »
You can say you like and press a button to actually like it, how does that sound?
4346
Off-topic / Re: Introduction
« on March 15th, 2012, 10:52 PM »
Thank you for explaining what I've been trying to get across, but as most people seem to manage, better than I did! I don't have a problem with giving things away, it's the expectation part I have trouble with.

Also, re 'likes', I did implement the foundation of that in Wedge already ;)
4347
Quote
Yes, I forgot that one. But I am sure my post included KC
Kindergarten Cop is not a great movie >_>
4348
Features / Re: The Regular Members group
« on March 15th, 2012, 06:14 PM »
Oh yay.

OK, here's the deal. In SMF 2.0, you could have inherited groups, i.e. groups that in themselves had no permissions, but carried a badge and PM limits. This would allow you to create a single physical group for permissions (think SMF teams) but have them all have different badges.

I don't know how well it's implemented, and I know that both of us missed it in our respective magnum opuses (as neither Aeva nor SD respected them properly)
4349
Features / Re: The Regular Members group
« on March 15th, 2012, 04:39 PM »
There is one side issue with using such 'everyone' workarounds: don't ever use 'deny' with them because that just denies everyone except possibly admins depending on how you implement it...
4350
Features / Re: The Regular Members group
« on March 15th, 2012, 04:35 PM »
It may be bordering into hack land but -1 for guests is already a hack.