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
151
Archived fixes / Re: Popup event doesn't bubble properly
« on August 1st, 2013, 04:56 AM »
This appears to have been rewritten at some point as it now works as expected.
152
Marking as solved since the loading stuff has been rewritten and there isn't a cancel button.
153
Archived fixes / Re: Private Message code block does not scroll
« on August 1st, 2013, 04:52 AM »
Is this still an issue @icari ? I can see there have been some changes in how this is implemented.
154
Bug reports / Re: Periodic notifications don't seem to work
« on August 1st, 2013, 04:49 AM »
This is still an issue. @Nao please confirm what is in the scheduled tasks table matches what a new installation would generate.
155
Archived fixes / Re: MySQL version detection broken on installation
« on August 1st, 2013, 04:48 AM »
Fixed locally, will add in next commit, thanks.

Also note that the above reported issue of scrollbars is not an issue in Chrome 29.
156
Features / Re: New revs
« on August 1st, 2013, 04:42 AM »
9 modified, 1 deleted, 4KB

Revision: 2193
Author: arantor
Date: 01 August 2013 03:41:25
Message:
- Remnants of the old package manager. (detailed-version.php, Class-Package.php)

! Some of the /e modifier stuff. (Class-String.php, Class-System.php, Dlattach.php, ManageMaintenance.php, Subs-BBC.php, Subs-Post.php, Subs-PrettyUrls.php, Aeva-Embed.php)

@ Combo Breaker: these were bits I meant to post beforehand. I had meant to finish all the /e conversion stuff but that didn't happen due to time constraints. But since it's an active bug, here's what I have thus far. Do note it has NOT been battle tested and there are likely to be bugs at this stage. Please do testing, especially of pretty URLs before deployment. Note there is also one still lurking in Subs-PrettyUrls, where I haven't yet rewritten all of it, just the semantics around the first callback.
----
Deleted : /trunk/Sources/Class-Package.php
Modified : /trunk/Sources/Class-String.php
Modified : /trunk/Sources/Class-System.php
Modified : /trunk/Sources/Dlattach.php
Modified : /trunk/Sources/ManageMaintenance.php
Modified : /trunk/Sources/Subs-BBC.php
Modified : /trunk/Sources/Subs-Post.php
Modified : /trunk/Sources/Subs-PrettyUrls.php
Modified : /trunk/Sources/media/Aeva-Embed.php
Modified : /trunk/other/xml/detailed-version.php
157
Archived fixes / Re: The /e modifier is deprecated
« on August 1st, 2013, 04:41 AM »
r2193 adds some of this stuff being fixed, especially the Subs-BBC code.
158
The Pub / Re: Registration process
« on August 1st, 2013, 03:56 AM »
Um, that's actually not what's being discussed and can't be done without totally re-engineering many, many things. It would also almost certainly prevent login-via-Facebook if I remember rightly.
159
Archived fixes / Re: The /e modifier is deprecated
« on July 30th, 2013, 06:02 AM »
I'm sure I mentioned this like weeks ago... On my laptop I had started to phase them out somewhat already.
160
Other software / Re: SM.org compromised
« on July 28th, 2013, 03:47 AM »
I should hope so :P
161
Features / Re: Soft merging of posts
« on July 28th, 2013, 03:05 AM »
I really need to study the code to get a feel for this myself but from a plugin point of view, provided that adding new items to the userbox is just a case of using the existing skeleton and that adding stuff like menu buttons can still be done with the menu arrays (though, frankly, I'd kind of like internal helper functions because it's... complicated), it's probably all good.
162
Other software / Re: SM.org compromised
« on July 28th, 2013, 03:02 AM »
I know more of the story but cannot reveal details without breaking certain confidences.

What I will say, though, is that the DB backup on a database that size is useless and the package manager was not the method by which the database contents were exploited. The method by which arbitrary PHP code was run is a method I've long known about and suggested as a possible vector on more than one occasion, and it is a feature in the admin panel that I have thought should have been revoked by now. Wedge hasn't because there are still a number of questions around that particular feature.
163
The Pub / Re: Posting from mobile, including Aeva
« on July 28th, 2013, 02:58 AM »
The links at the bottom have issues because of other stuff going on at present.

* Arantor tries valiantly to rerail thread.

What exactly about mobile needs work? Anything other than the things I've outlined? Think we need a slightly different direction to what I've suggested?
164
Archived fixes / Re: Right to madness
« on July 26th, 2013, 09:06 AM »
Well, what we do and what SMF does is load an extra CSS file that basically overrides some of the positioning and floating defined in the original file.
165
Archived fixes / Re: Right to madness
« on July 26th, 2013, 08:04 AM »
It's less broken than I expected...