
This section allows you to view all posts where this member received or gave a like to.
1
OK.
With a fresh install I have no issue.
I'll try a more proper migration :whistle:
With a fresh install I have no issue.
I'll try a more proper migration :whistle:
2
Nevermind, I repaired my old server :-)
3
[Commit revision 1ecc209]
Author: Nao
Date: Wed, 23 May 2018 13:40:23 +0200
Stats: 1 file changed; +5 (insertions), -2 (deletions)
[Commit revision 18c6ad0]
Author: Nao
Date: Wed, 23 May 2018 13:41:05 +0200
Stats: 1 file changed; +13 (insertions), -3 (deletions)
[Commit revision 7f83673]
Author: Nao
Date: Wed, 23 May 2018 13:41:55 +0200
Stats: 2 files changed; +27 (insertions), -14 (deletions)
[Commit revision 31e2141]
Author: Nao
Date: Wed, 23 May 2018 13:45:13 +0200
Stats: 2 files changed; +3 (insertions), -3 (deletions)
[Commit revision 35ed2bf]
Author: Nao
Date: Wed, 23 May 2018 13:46:21 +0200
Stats: 1 file changed; +7 (insertions), -6 (deletions)
[Commit revision 2652bcc]
Author: Nao
Date: Wed, 23 May 2018 13:47:24 +0200
Stats: 1 file changed; +2 (insertions), -1 (deletion)
[Commit revision 55bab3f]
Author: Nao
Date: Wed, 23 May 2018 13:48:07 +0200
Stats: 1 file changed; +7 (insertions), -27 (deletions)
[Commit revision f30b7ef]
Author: Nao
Date: Wed, 23 May 2018 13:49:02 +0200
Stats: 1 file changed; +8 (insertions), -3 (deletions)
[Commit revision 9cd3b98]
Author: Nao
Date: Wed, 23 May 2018 13:50:37 +0200
Stats: 1 file changed; +7 (insertions), -7 (deletions)
[Commit revision 805a359]
Author: Nao
Date: Wed, 23 May 2018 13:51:12 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
[Commit revision 1e2eaf9]
Author: Nao
Date: Wed, 23 May 2018 13:53:14 +0200
Stats: 2 files changed; +11 (insertions), -11 (deletions)
Date: Wed, 23 May 2018 13:40:23 +0200
Stats: 1 file changed; +5 (insertions), -2 (deletions)
- Just a quick debug option in MySQL processing to view complex queries instead of executing them. (Class-DB.php)
- I'm back! Well, I was never gone... Just didn't bother backporting all of my changes.
[Commit revision 18c6ad0]
Date: Wed, 23 May 2018 13:41:05 +0200
Stats: 1 file changed; +13 (insertions), -3 (deletions)
- Added timeout options to the CURL manager. (Class-WebGet.php)
[Commit revision 7f83673]
Date: Wed, 23 May 2018 13:41:55 +0200
Stats: 2 files changed; +27 (insertions), -14 (deletions)
- Extra fixes to handle situations where an error is being shown recursively. (Errors.php, Subs-Template.php)
[Commit revision 31e2141]
Date: Wed, 23 May 2018 13:45:13 +0200
Stats: 2 files changed; +3 (insertions), -3 (deletions)
- Harmonizing http to https links for wedge.org, even if not exactly 'followed'. (Feed.php, Themes.php)
[Commit revision 35ed2bf]
Date: Wed, 23 May 2018 13:46:21 +0200
Stats: 1 file changed; +7 (insertions), -6 (deletions)
- Very minor session changes that have always worked fine on Lestrade's, so I'm guessing they're good enough for production. (Load.php)
[Commit revision 2652bcc]
Date: Wed, 23 May 2018 13:47:24 +0200
Stats: 1 file changed; +2 (insertions), -1 (deletion)
- Added support for APCU in APC cache system detection. Not sure if I need to change something else... I don't remember. I don't really use those on my server. (ManageServer.php)
[Commit revision 55bab3f]
Date: Wed, 23 May 2018 13:48:07 +0200
Stats: 1 file changed; +7 (insertions), -27 (deletions)
- Used wesql::get() instead of query() on some outdated queries. (Stats.php)
[Commit revision f30b7ef]
Date: Wed, 23 May 2018 13:49:02 +0200
Stats: 1 file changed; +8 (insertions), -3 (deletions)
- Protecting "content: url(...)" from being screwed up by Wess. (Subs-Cache.php)
[Commit revision 9cd3b98]
Date: Wed, 23 May 2018 13:50:37 +0200
Stats: 1 file changed; +7 (insertions), -7 (deletions)
- This is more of a test than anything else... (?) Using ENT_NOQUOTES here and there when generating e-mails, instead of ENT_QUOTES or the default setting. Again, this has been in use for a long time on Lestrade's with no issues. I don't remember why I made that change but I'm sure it was for the best. (Subs-Post.php)
[Commit revision 805a359]
Date: Wed, 23 May 2018 13:51:12 +0200
Stats: 1 file changed; +1 (insertion), -1 (deletion)
- Thought likes notifications require BBC parsing. (Likes.php)
[Commit revision 1e2eaf9]
Date: Wed, 23 May 2018 13:53:14 +0200
Stats: 2 files changed; +11 (insertions), -11 (deletions)
- Reordering some HTML parameters for easier HTML buffer post-processing. Maybe one day I'll move over all of my Lestrades.com code to Wedge so you can see what I meant. (ManageModeration.template.php, ManagePlugins.template.php)
4
I just realized it'll soon be 6 months since my last commit to the Wedge codebase...
Weird.
Does this mean it's... Complete?
Or that I simply wasn't in the mood?
(A lot of things changed in my life right after that last commit, actually.)
Weird.
Does this mean it's... Complete?
Or that I simply wasn't in the mood?
(A lot of things changed in my life right after that last commit, actually.)
6
Yeah it's going well, thanks. Fell in love in the meantime, having lots of sweet moments. And my kid is doing great. Breakups are hard though when a child is involved. But I'm confident it'll all work out.
7
It's not *much* faster in the case of Wedge. It is definitely faster, but not noticeably so, I'd say. I compared both PHP versions with it.
I absolutely recommend that everyone upgrades to PHP 7.x, of course.
But Wedge is based off SMF, which itself, at the time of forking, was compatible with PHP 4... So I started by making it PHP 5-only, then PHP 5.3, then PHP 5.4... I'm basing my assumptions off https://w3techs.com/technologies/details/pl-php/all/all, and as you can see by going 5.4+ I cut myself off from potentially ~25% of all PHP users. It was already a bold move....
Going 7.x+ only will cut me off from 95% of all PHP users. That's not something I can do, obviously. I still have some hope that Wedge will eventually make itself known as one of the better free platforms.
I absolutely recommend that everyone upgrades to PHP 7.x, of course.
But Wedge is based off SMF, which itself, at the time of forking, was compatible with PHP 4... So I started by making it PHP 5-only, then PHP 5.3, then PHP 5.4... I'm basing my assumptions off https://w3techs.com/technologies/details/pl-php/all/all, and as you can see by going 5.4+ I cut myself off from potentially ~25% of all PHP users. It was already a bold move....
Going 7.x+ only will cut me off from 95% of all PHP users. That's not something I can do, obviously. I still have some hope that Wedge will eventually make itself known as one of the better free platforms.
8
I just realized this was my last post on the blog... :^^;:
Oh, and that comment system looks so cool.
I'm guessing I need to make a strong statement about Wedge still being alive.
Thanks to CerealGuy for never giving up and pestering me into coming back :)
Also thanks to Lestrades.com for giving me a good reason to get back to work!
time (and it still goes on) I learned a lot. Not only the benefits of open source and how
much fun it can be to work on project, but also It's the first time that code i wrote and ideas
I have, really get used in projects which aren't my own :lol:.
Thanks for making this possible.
I hope we can obtain this friendly working condition in the future.
I wish you best luck and success with your LT project :cool:
9
I just realized this was my last post on the blog... :^^;:
Oh, and that comment system looks so cool.
I'm guessing I need to make a strong statement about Wedge still being alive.
Thanks to CerealGuy for never giving up and pestering me into coming back :)
Also thanks to Lestrades.com for giving me a good reason to get back to work!
Oh, and that comment system looks so cool.
I'm guessing I need to make a strong statement about Wedge still being alive.
Thanks to CerealGuy for never giving up and pestering me into coming back :)
Also thanks to Lestrades.com for giving me a good reason to get back to work!
10
[Commit revision 0d9d3e4]
Author: Nao
Date: Sun, 19 Mar 2017 11:47:30 +0100
Stats: 1 file changed; +9 (insertions), -29 (deletions)
Date: Sun, 19 Mar 2017 11:47:30 +0100
Stats: 1 file changed; +9 (insertions), -29 (deletions)
- Spacinazi. (Subs-BBC.php)
- Removed duplicate array declarations, and simplified one of them. (Subs-BBC.php)