*trying out http://status.hackerposse.com/url/6848 as possible new home for !gnusocial* @postblue recommended it. Apparently a git repo written in Go (instead of the usual Ruby) and very, very newly started. So who knows how long they can keep running it? The software is MIT licensed (not much better than #gitlab though, but at least #notabug don't have a separate comm…
I'm finally rewriting some of the #javascript functions in !gnusocial. Making sure javascriptless functionality is preserved of course. Damn I hate Javascript. Even more than I hate PHP!
Dear !loadaverage users, tomorrow I've planned an update of !gnusocial code. Due to big database changes, this could take from 1 to 6 hours. Sorry for any inconveniences.
@hannes2peer Yeah, you don't want most of the scripts (but if the Action is sent along, any plugins should be able to use 'instanceof' to determine whether it should inject or not). But you probably do want all of the <link> elements, since they contain important metadata like RSS feeds for things that !qvitter hasn't added yet - and it shouldn't require double the wor…
@gmorehou No, as Quitter _is_ !gnusocial with the !qvitter plugin ;) (there are minor issues that creep up occasionally, but nothing regarding federation, mostly stuff like expected metadata or html head elements or something. Last was missing OpenID info but was solved quickly)
most interesting experience so far from running !gnusocial over !cjdns from at home, was: seeing more of the #php internals (1) !selfHost, (1) well, I thought I saw most of it over the VPS systems, but when you are on a restricted environment + have to compile or not compile a php extension, it gets interesting