Notices tagged with gnusocial, page 92
-
@takeshitakenji Indeed, *but* if it's a stated weekly thing, like #FreedomFriday and the like, then the rest of the week is superfluous. Every Friday is considered constant and persistent, and skipping a week is really only skipping one day. Perception in an interesting field. Main point: I'd rather err on the side of not posting enough that posting too much. Pestering can be a huge…
-
@takeshitakenji I disagree. Flooding peoples's feed is an easy way to pester them. I've unfollowed many accounts because they flooded my feed or harped on a particular subject. !gnusocial
-
!gnusocial I skipped last week, because I don't want to pester people. Also, I'm only making one #FreedomFriday tweet today, because I don't want to pester people.
https://twitter.com/echosa/status/708296504608313344
-
@mmn It's of course much better to have separate packaging ("severe bug in PEAR::DB? then just update that package and everyone benefits!", but it's still pretty cumbersome :]) Some of these things have been suggested to be solved in !GNUsocial with using composer for PHP, but given that I have no experience (nor is there a package for composer in Debian Jessie, which …
-
@bes One example can be taken from when @bob has packaged !GNUsocial for Debian. I prefer to have everything packed into the same repository - just one git pull (no remote dependencies that when failing will break the build). While Debian wants to split everything into their individual packages, so they can be updated individually. I personally wouldn't be able to keep…
-
@sakrecoer I don't get it. We already support #OpenID (which UbuntuSSO uses) both as a provider and consumer. You can log in to !GNUsocial without a password if you use OpenID. Even create accounts if the admin allows it.
It's weird to see someone throwing randow words around, promoting "modularity", using Twitter.
cc: @hannes2peer
-
!gnusocial is this the correct way to set nofollow for all links?
$config['nofollow']['external'] = 'always';
when i inspect links now they show: rel="nofollow external"
but that doesnt seem right as i dont see anything online about "nofollow external", only "nofollow"
-
Así veo al mundo http://cut7.tk/caX !gnusocial
-
Legally, who's the organization that regulates Google and co?
Is this organisation related with any kind of corruption?
I'd like to know if we can trust in this kind of laws. I don't trust politics or Google but you know.
!gnusocial !anonymity #Google
-
@maiyannah Then !XMPP is exactly what you want. Personally I offer automagic account logins to anyone on #quitter.is and #quitter.es with an authentication module for #prosody that just piggybacks !GNUsocial's user table. So anyone on those servers can log in with their GS credentials :)
Authentication module including sample config: https://social.umeahackerspace.se/attachment/59391
-
@mmn @pztrn Maybe !gnusocial could benefit from what's done for #owncloud https://doc.owncloud.org/server/9.0/admin_manual/configuration_server/caching_configuration.html Like, a #redis cache!
-
@sharedworld el plugin #quitter está genial para usar la red libre !gnusocial :)
-
@srschizo no estoy de acuerdo con (algunas cosas de) lo que dices, pero defenderé con mi cuenta de !gnusocial tu derecho a decirlo. ;) Como ya dije me parecen cosas que se pueden hablar tranquilamente sin ninguna necesidad de insultar, rasgarse vestiduras o imponer quién puede hablar y quién no. Más tratándose de una persona que contribuye todos los días con su participació…
-
!GNUsocial #quitter.is was down last night due to oom-killer (out of memory). I've fiddled with the #MariaDB configuration but haven't done any super indepth analysis. Hopefully it won't explode quite the same way again though :)
-
Changed from a VPS with SSD to a dedicated server with HDD: !gnusocial seems to be much more slower.
-
two-factor authentication for !gnusocial, now supporting totp and u2f
https://git.gnu.io/sstjohn/TwoFactorAuth
-
>>> ostatus.discover.discover_uri('social.umeahackerspace.se', host_only=True).webfinger.template
'https://social.umeahackerspace.se/.well-known/webfinger?resource={uri}'
>>> ostatus.discover.discover_uri('mmn@social.umeahackerspace.se').foaf.href
'https://social.umeahackerspace.se/mmn/foaf'
!development !GNUsocial
-
>>> ostatus.discover.discover_uri('social.umeahackerspace.se', host_only=True).webfinger.template
'https://social.umeahackerspace.se/.well-known/webfinger?resource={uri}'
>>> ostatus.discover.discover_uri('mmn@social.umeahackerspace.se').foaf.href
'https://social.umeahackerspace.se/mmn/foaf'
!development !GNUsocial
-
Hola !radioslibres y !gnusocial
Gracias a la sugerencia de @radioalmaina hemos colgado un #audio hablando del ERE salvaje de Indra a 1750 personas.
Podéis escucharlo y compartirlo aquí
http://cobasindra.org/compartir/noalere-indra-cobas.ogg
Gracias por difundir
@radiobronka @radioalice @radiotopo @radioela @tecnoparanoids @ondanonina @infobinario
Más información http://cobasindra.org/contacto/
-
@sharedworld !gnusocial tiene API y por tanto se le puede llamar desde aplicaciones aunque no hay mucho de momento. Las publicaciones programadas más usadas que yo conozco suelen ser vía #RSS o por plugins en Wordpress. @fantadenaranja por ejemplo ha conectado unos sensores en una planta para que le informe de humedad. Él y @drymer y algún otro que me lea te podrán explicar me…