Notices tagged with gnusocial, page 107
-
New comment by mcscx
-
The 45 GByte .sql file is uncompressed, and contains all the databases in MySQL (now MariaDB). That's two !GNUsocial instances, 8 WordPress installations, my ownCloud DB (with at least four users), one Drupal install, one WikiMedia, a brdcst DB that I never got to work, something for PHPMyAdmin, and a handful of MySQL housekeeping DBs.
-
I would really like to see that !Groups are distributed across the !Fediverse. For example, if I create a !selfhost group on my instance, and then you create a !selfhost group on your instance, they would really be replicated instances of the same !selfhost group. That would provide resilience when my group becomes unavailable, and solves the problem of separate groups on differe…
-
Still tinkering with my new !gnusocial instance, think it's largely up and running. One thing I'm still trying to figure out is how to get attachments to show inline and URL previews to show inline like at https://quitter.se/main/all Thought maybe it was this LinkPreview plugin but apparently not. Does anyone have any idea?
-
For sure, as long as there are trolls and spammers a "Community" !GNUsocial instance works better than a "Public" instance.
-
@mmn I did a *literal* drop-in -- took the MySQL files from /var/lib/mysql from the dead server and put them in /var/lib/mysql on the new server running MariaDB. Most DBs can still be read, but most of those can't be updated. Only one or two DBs are fully functional. Affects !GNUsocial, WordPress, MediaWiki...
-
@aroque Yes, I expect my !GNUsocial instance at http://status.hackerposse.com/url/9394 to be revived. Real Soon Now. My apologies to you and the entire !Fediverse -- I'm in the process of resurrecting my database, the unfortunate victim of power failures, dead UPS batteries, a dead motherboard, a power supply with all the smoke escaped, and a drive that died while restoring from …
-
@moonman I first ran into the #Sandbox function while I was giving a demo of !GNUsocial at the KW #LinuxConf. Surprise! We had a conversation about it here shortly afterwards: https://n2.federati.net/conversation/71149#notice-71292
-
I want too, probably two new nodes in !gnusocial
-
Even better, you can set up your own !GNUsocial instance. So my GNUsocial timeline isn't polluted with trolls.
-
Sorry, that's "Sandbox", not "Silence". And hardly sinister, it's a useful way of dealing with trolls who would just create a new ID if they were banned outright. #Silence in !GNUsocial is a more visible means of shutting down trolls, but less effective. #Sandbox #ShadowBan
-
!GNUsocial has a similar feature for administrators called "Silence" #ShadwoBan #ShadowBan
-
@mmn in the last nightly version of !gnusocial the ID of the first notice is not any more the ID of the conversation associated to that notice? !wpgnusocial
-
!gnusocial clients für #gtk #gnu #linux desktops is ja auch eher mau .... mhm .....
-
@taknamay I expect that some !gnusocial instances use a dynamic #DNS service to keep domain name pointed to their (changing) #IPv4 address. I'm just posting this so that someone who uses such a service may see this and assist you if needed.
-
@litox !wpgnusocial lo que hace es filtrar la función de #wordpress que muestra el formulario para no mostrar nada en caso de que el posts tenga asociada una conversación de !gnusocial estos son los filtros que aplica el plugin add_filter( 'comment_form_default_fields', array( $this, 'wpgs_comment_form_fields' ) ); add_filter( 'comment_form_defaults', array( $this, 'wpgs_comm…
-
@danicotillas Aún está en desarrollo y lo tienes que instalar en tu nodo de !gnusocial A raíz de lo que aprendimos en el !gscamp y experimentos varios en los últimos meses hemos ampliado el enfoque de #gnubnb para que sea la navaja suiza del intercambio de ofertas y demandas sobre !gnusocial En lo que tengamos una versión mínimamente funcional te aviso ;)
-
@hannes2peer done! we rename the "posts" action but the problem remain, finally we had to make some changes related with hook for class !gnusocial interface http://bitujo.enkidu.coop/manuel/hedero/commit/440e8b220dcab8e8ee1b7f85e9e8f5d09c40c4f2
-
@aldobelus El endpoint por el que te preguntan ya existe en !gnusocial
El endpoint para publicar un nuevo mensaje en !gnusocial es http://ejemplo.com + notice/new?status_textare=Mensaje a publicar
-
@aldobelus La diferencia es que en @lamatriz tenemos un montón de plugins de !gnusocial en desarrollo, instalados y funcionando :D #Hedero #SocialCapital #Gotabulo ....
Veo que varios de los js que detecta GNU LibreJS son parte del plugin que desarrollamos parar poder compartir archivos de partidas de !go
Tocaría identificar si existen alternativas a esos js o ponerse a desarrollarlos