nekr0zwhile doing some debugging on my known installation I've noticed a lot (and I mean _A LOT_) of deprecation warnings in http error log, mainly AddRoute() and AddListener(). Is this something expected?
mapkycaExpected, but probably not in core. The API is shifting, and this will be a breaking change in the future, so these need to be logged and the plugins updated
nekr0zAlso, I seem to have finally fixed Reactions plugin (the one by kylewm, with likes and reposts) - admittedly, really dirty and in need of refactoring, but at least it works with current master.
nekr0zjgmac1106[m]: Problem is, I do want this functionality. And I don't have means to force somebody to make it happen, so doing it by myself seems to be the only option ;)
[jgmac1106]please share your repo when fixed so I can add it, I need to look at he micropub endpoints of the food plugin and the edit template of the read plugin
mapkyca_Nekr0z the new methods are basically a drop in replacement for the old one, just on a component object rather than the central idno class. It's a find and replace jobby
[zach]I wanted to start putting in PRs to plugins that have these issues, but I was unsure of when the new implementations got added. I was going to wait until 1.0 to start bugging people as it seems like a good point to say, this fixes an issue with the current release and everyone should be on 1.0!
[jgmac1106][zach] we discussed at Collective meeting that we will need to remove any plugins not compatible with 1.0 release. Of course as plugins fixed and tested could be added back into docs
[jgmac1106]I haven't looked but [davidmead] was asking about micropub and the food post, but I have no idea how the IndiePub plugins handles the endpoints
mapkyca_Zach: my controversial view is that breaking changes for a 0.x.x is ok (actually, that's the semver view as well), so it's better that deprecated stuff is removed from plugins before 1.0.
mapkyca_I'm not going to make too much effort to maintain support for older stuff (0.9.9 - the first release - for example is over 2 years old now) as times move on
AkyRhOthanks to jgmac1106 I'm having a look at Known right now - the only thing that concerns me so far is the ability to import my existing data (YAML/Markdown files on Jekyll) - any tips for that specific use case?
jgmac1106AkyRho, importing is currently a weak point, @cleverdevil has made some progress with facebook imports that has some prior art. You can of course use a micropub client and “republish” but that is tedious
jgmac1106if you like YAML/Markdown and PHP also check out Kirby, been playing with that and loving it…though most of the building blocks do not exist yet
jgmac1106long term I am thinking a hyrbid approach where I use Known as a blog engine in the background for whatever front end templating system I can play with preferablly the one closest to a blank text editor for me
jgmac1106let me see if can update to latest build, I activated the twitter plugin, you are welcome to associate your twitter handle with an app and try it, but like I said it takes a day or two
mapkyca_xavierroy not as yet, but "soon" - personally I'd like to roll over when the new website is up, but that needs @benatwork to have some slack in his schedule
[benatwork]On that: my mother very nearly died yesterday, and in general the family health stuff I’m working through is getting worse, not better. So I’m not sure what my time (or my life) looks like in the immediate future.
jgmac1106no one would ever doubt your committment to a better web and to Known as a project to get there, in some ways the spirit of those who shaped you and yours will always be present in each line of code
ketudb[m]oh it seems to be having problems with all the microsub clients, togethernow is also throwing me through a login loop when it tries to load the channels