[Commit revision 1ecc209]
Author: Nao
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]
Author: Nao
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]
Author: Nao
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]
Author: Nao
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]
Author: Nao
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]
Author: Nao
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]
Author: Nao
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]
Author: Nao
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]
Author: Nao
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]
Author: Nao
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]
Author: Nao
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)