Has there been any review of SMF 2.1 commits?
March 17, 2016, 09:27:35 am
They've added quite a bit of their own code over the past few years, and I've noticed a few PRs that could potentially be relevant.
Re: Has there been any review of SMF 2.1 commits?
Reply #2 – March 17, 2016, 06:14:30 pm
When I'm asked "does this apply to us" then I take a look. When we first branched ElkArte I would watch for common areas in the code , but so much has changed in the 3.5 years since we first began work on the codebase. Heck its been 1 1/2 years since we shipped 1.0.0 ! Then there is the relevancy ... things that may be important for them to fix, add, improve, change, may not even be on my radar of things I want to do. Different goals and directions, hence the fork to begin with, but there are still some common lineage that we share.
Re: Has there been any review of SMF 2.1 commits?
Reply #3 – March 17, 2016, 07:00:22 pm
emanuele
Global Moderator
I have a ~270 emails marked unread regarding 2.1 repo. Most of them are likely not that much relevant, though there may be something interesting here and there. Of the most recent (January to today) I kept to remember: null in database 3241 PHP7 session handling 3268 (I think there is still one case to fix) group by SQL in display 3272 explain analyze 3213 3218 unnecessary index 3203 possible timeout in maintenance 3142 order by null 3263 pg fixes 3207 group by in PM 3210 admin search error 3276 ifnull to coalesc 3277 + 3278 3282 inet_aton stuff 3291 case insensitive index 3215 duplicate constraint 3303 (even though I think it doesn't apply to 1.1) fixes to news and xml 3310 + 3311 3316 3330 (waiting to test it because I don't know how it looks like in Elk) HTML support in emails 3342 * 3347 (not sure where it happens so I want to check) And just for fun, the oldest unread is 317. LOL
Re: Has there been any review of SMF 2.1 commits?
Reply #5 – March 17, 2016, 09:29:25 pm
Well, I chose you because I figured you would be receptive to my e-mail plight. And you had a released product. >> After the collapse of 'project phoenix' I spent years building my own CMS/Framework deal. I actually have a very slick set of code for that. My plan is to get my sites to Elkarte 1.1, then start refactoring. I thought of this because there was a commit referencing cleaning up some CDATA mess in a file I worked on for moving things to custom fields. Before the two of us changed that file, they were effectively identical. It may have been awhile, but both projects have moved a bit slower than everyone would have liked. < <
Re: Has there been any review of SMF 2.1 commits?
Reply #7 – March 18, 2016, 07:45:44 am
It's not a part of SMF I've really bothered with, normally, so I wasn't sure. It will be in the future, probably, but still.
Re: Has there been any review of SMF 2.1 commits?
Reply #8 – March 18, 2016, 01:05:47 pm
* HTML support in emails 3342 This one at least is pretty straightforward. Also, with all of our other plans, would make Elkarte (and SMF if they take it) stand out for having proper mail support in forum software.
Re: Has there been any review of SMF 2.1 commits?
Reply #9 – March 18, 2016, 06:57:49 pm
For the most part its simply setting the flag to also include html in the email.