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.
796
Features / Re: New revs
« on May 17th, 2014, 05:40 PM »
[Commit revision 9f58649]
Author: Nao
Date: Fri, 16 May 2014 07:58:17 +0200
Stats: 5 files changed; +6 (insertions), -25 (deletions)
[Commit revision e8d1e4d]
Author: Nao
Date: Fri, 16 May 2014 08:05:25 +0200
Stats: 2 files changed; +6 (insertions), -0 (deletion)
[Commit revision fc1e181]
Author: Nao
Date: Fri, 16 May 2014 19:06:45 +0200
Stats: 16 files changed; +26 (insertions), -48 (deletions)
[Commit revision 756aeb1]
Author: Nao
Date: Sat, 17 May 2014 16:20:15 +0200
Stats: 3 files changed; +24 (insertions), -24 (deletions)
[Commit revision 04596e5]
Author: Nao
Date: Sat, 17 May 2014 17:40:12 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
Date: Fri, 16 May 2014 07:58:17 +0200
Stats: 5 files changed; +6 (insertions), -25 (deletions)
- Moved #greeting up a level. Simpler. (index.template.php, index.member.css)
- Removed some outdated clutter. (Wilder/extra.css, Wuthering/extra.css, extra.rtl.css)
[Commit revision e8d1e4d]
Date: Fri, 16 May 2014 08:05:25 +0200
Stats: 2 files changed; +6 (insertions), -0 (deletion)
- Actually, some of it wasn't clutter, just outdated, and needed some work. (Wilde/extra.css, Wuthering/extra.css)
[Commit revision fc1e181]
Date: Fri, 16 May 2014 19:06:45 +0200
Stats: 16 files changed; +26 (insertions), -48 (deletions)
- Time to say goodbye to IE6 support, little by little... While I'm trying to keep stuff working on it, I'm just removing cosmetic improvements. If it looks ugly, it's because you deserve it. (pngfix.js, */skin.xml)
- Turned <div class="frame"> into anonymous divs. Why..? Because "#my_id .frame" can break if you have multiple nested frame classes, so it's just better to force skinners to do "#my_id > div". I did say I was dropping official IE6 support anyway... (index.template.php, some CSS files)
[Commit revision 756aeb1]
Date: Sat, 17 May 2014 16:20:15 +0200
Stats: 3 files changed; +24 (insertions), -24 (deletions)
- Removed the 'reset' class from footers, and hardcoded it into the footer list. Technically, it saves a few bytes of HTML, and even a few of CSS, so... Nothing to lose. (index.template.php, index.css)
- Forgot a .frame in the installer. (install.css)
[Commit revision 04596e5]
Date: Sat, 17 May 2014 17:40:12 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Fixed YouTube videos not getting embedded in the gallery if using the https protocol. (Subs-BBC.php)
797
Archived fixes / [Media Gallery] Re: YouTube links sometimes not working
« on May 17th, 2014, 05:13 PM »
This is most certainly linked to the fact that YT now uses https URLs...
I'll have a look. I already have a work in progress on my local install, to add better support for https, but I dunno if that'd fix it.
I'll have a look. I already have a work in progress on my local install, to add better support for https, but I dunno if that'd fix it.
798
Features / Re: New revs
« on May 16th, 2014, 12:00 AM »
[Commit revision b2cbcfc]
Author: Nao
Date: Fri, 16 May 2014 00:00:09 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
Date: Fri, 16 May 2014 00:00:09 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- PHP < 5.5 fix. (Subs.php)
799
Archived fixes / [Install] Re: Error 500
« on May 15th, 2014, 11:58 PM »
Oh, right.
That's because I'm using PHP 5.5 both here (IIRC) and locally, and empty() doesn't support function results before that.
That's because I'm using PHP 5.5 both here (IIRC) and locally, and empty() doesn't support function results before that.
800
Features / Re: Plugin revs
« on May 15th, 2014, 11:56 PM »
[Commit revision 4fb8986]
Author: Nao (Signed-off)
Date: Thu, 15 May 2014 14:44:21 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
[Commit revision ded7730]
Author: Nao (Signed-off)
Date: Thu, 15 May 2014 23:55:49 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
Date: Thu, 15 May 2014 14:44:21 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Unused global. (calendar/Calendar.php)
[Commit revision ded7730]
Date: Thu, 15 May 2014 23:55:49 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Unexplainable 'bug', but whatever. (facebook/callback.php)
801
Archived fixes / Re: Menu bug
« on May 15th, 2014, 11:55 PM »
I'm just making it possible for skinners to build a non-menu-centric header is all.
802
Archived fixes / [Install] Re: Error 500
« on May 15th, 2014, 11:44 PM »
Reinstalled this week, had no such problem..?
803
Features / Re: New revs
« on May 15th, 2014, 11:39 PM »
[Commit revision 21e2320]
Author: Nao
Date: Thu, 15 May 2014 23:36:17 +0200
Stats: 6 files changed; +7 (insertions), -8 (deletions)
[Commit revision 29fdcaa]
Author: Nao
Date: Thu, 15 May 2014 23:37:41 +0200
Stats: 1 file changed; +3 (insertions), -3 (deletions)
Date: Thu, 15 May 2014 23:36:17 +0200
Stats: 6 files changed; +7 (insertions), -8 (deletions)
- Removed ability to upload a png version of the flags. I can't really justify extra file_exists tests just for something nobody will ever bother with. Also finished converting all flag links to use gif. (ManageLanguages.php, Subs-Cache.php, TEMPLATES: Boards, ManageBoards, ManagePlugins, MessageIndex)
[Commit revision 29fdcaa]
Date: Thu, 15 May 2014 23:37:41 +0200
Stats: 1 file changed; +3 (insertions), -3 (deletions)
- Forgot flags in the installer. (install.php)
- Fixed missing argument when triggering an SQL error in the installer. (install.php)
804
Features / Re: New revs
« on May 15th, 2014, 10:17 PM »
[Commit revision 433d9d0]
Author: Nao
Date: Thu, 15 May 2014 14:48:23 +0200
Stats: 2 files changed; +2 (insertions), -2 (deletions)
[Commit revision 0e38b3f]
Author: Nao
Date: Thu, 15 May 2014 22:14:15 +0200
Stats: 1 file changed; +2 (insertions), -2 (deletions)
Date: Thu, 15 May 2014 14:48:23 +0200
Stats: 2 files changed; +2 (insertions), -2 (deletions)
- Unused globals. (Subs.php, index.template.php)
[Commit revision 0e38b3f]
Date: Thu, 15 May 2014 22:14:15 +0200
Stats: 1 file changed; +2 (insertions), -2 (deletions)
- External links in messages will get the nofollow treatment until I find a smoother way to deal with human spam. I'm not in the mood to rewrite all parse_bbc calls to provide, in addition to the existing user ID, a flag indicating whether or not said user is proven to be 'real'. (install.sql)
805
Features / Re: New revs
« on May 15th, 2014, 10:24 AM »
[Commit revision 7013192]
Author: Nao
Date: Tue, 13 May 2014 19:24:49 +0200
Stats: 1 file changed; +0 (insertion), -0 (deletion)
[Commit revision e97ce35]
Author: Nao
Date: Wed, 14 May 2014 17:45:12 +0200
Stats: 1 file changed; +2 (insertions), -0 (deletion)
[Commit revision da08648]
Author: Nao
Date: Thu, 15 May 2014 10:24:03 +0200
Stats: 3 files changed; +27 (insertions), -1 (deletion)
Date: Tue, 13 May 2014 19:24:49 +0200
Stats: 1 file changed; +0 (insertion), -0 (deletion)
- Saved another 400 bytes of gzipped CSS by optimizing the small_merge icon. I think I simply forgot this one when I did my initial round of GIF optimizations, given that all other small_* files are less than 150 bytes overall. (assets/small_merge.gif)
[Commit revision e97ce35]
Date: Wed, 14 May 2014 17:45:12 +0200
Stats: 1 file changed; +2 (insertions), -0 (deletion)
- Padding problem in media item pages. (media.css)
[Commit revision da08648]
Date: Thu, 15 May 2014 10:24:03 +0200
Stats: 3 files changed; +27 (insertions), -1 (deletion)
- Added a skin option to allow resetting the menu to how it used to look like, so that you can build your skins upon long menus. I called it <shortmenu> and it's set to 1 by default (so that you get the short menu if you don't care, obviously), but I'm open to changing the name or whatever. Documented in Warm/skin, as usual. (Subs-Cache.php, Subs.php, Warm/skin.xml)
- Added a separator between the Home menu's section list and the menu items (media, etc.) Also added placeholders for menu icons. Technically, you should extend #m_home_media if you want to add a Media icon to the submenu, and #m_media if you're explicitly disabling <shortmenu>. Of course. (I like saying 'of course' when it makes little sense. Makes me looks smart.) (Subs.php)
- Happy now? :P
806
Archived fixes / Re: Menu bug
« on May 14th, 2014, 08:54 PM »
I'll make it a skin option. It'll be easier on eberyone. Still... Not too happy that people are generally seeing a fork's worth as its default theme. Outside of it, it's too 'complicated' to evaluate.
807
Archived fixes / Re: Menu bug
« on May 14th, 2014, 04:46 PM »
Really? For THAT..?
Some people see what they wanna see.
If, to you, a small design decision (that can be customized quickly) outweighs the years I spent on innovative, more technical features, then so be it.
Some people see what they wanna see.
If, to you, a small design decision (that can be customized quickly) outweighs the years I spent on innovative, more technical features, then so be it.
808
Features / Re: Language revs
« on May 13th, 2014, 11:11 PM »
[Commit revision 154d6a0]
Author: Nao (Signed-off)
Date: Tue, 13 May 2014 23:10:58 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
Date: Tue, 13 May 2014 23:10:58 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Was I drunk when I translated this...?! Very ironically, I'm completely drunk at the time of fixing this, first time in a year or so. Maybe I'm actually fixing a perfectly working string into something screwed up. I don't know. And you don't speak French anyway, so you can't say either. (Help.french.php)
809
The Pub / Re: Hosting
« on May 13th, 2014, 10:36 PM »
Thanks guys.
John, your forum seems to be slower for me than wedge.org... Slower page generation times, and slower perceived load times. Same for you..?
Lorenzo, I can't find a SMF forum around your website, do you have any demos around? Are you satisfied with the overall speed?
I'm fine with a server outside of France, BTW (otherwise I wouldn't have posted this topic), I just need something that's reactive.
John, your forum seems to be slower for me than wedge.org... Slower page generation times, and slower perceived load times. Same for you..?
Lorenzo, I can't find a SMF forum around your website, do you have any demos around? Are you satisfied with the overall speed?
I'm fine with a server outside of France, BTW (otherwise I wouldn't have posted this topic), I just need something that's reactive.
810
Importing into Wedge / Re: Importer tool
« on May 12th, 2014, 01:46 PM »
[Commit revision b7f06c6]
Author: Nao (Signed-off)
Date: Mon, 12 May 2014 13:46:28 +0200
Stats: 2 files changed; +3 (insertions), -9 (deletions)
Date: Mon, 12 May 2014 13:46:28 +0200
Stats: 2 files changed; +3 (insertions), -9 (deletions)
- Importer failed for SMF2 because the smiley folder was no longer stored in the database. (import.php, smf2_to_wedge.xml)