Search
Items tagged with: friendica
Are These Accounts Monitored ???
VersionFriendica 'Interrupted Fern' 2025.02-dev - 1576
Server Settings
PHP
version 8.1.31
php.ini /opt/alt/php81/etc/php.ini
upload_max_filesize 256M
post_max_size 256M
memory_limit 512M
MySQL / MariaDB
max_allowed_packet 268435456
I am not seeing much engagement, more so I am not seeing posts of those I follow across the fediveres, and I know several post a few times a day, but I am not seeing much activity at all, any ideas on what may be going on would be great, and please any directions please make very simple to understand, brain issues, sometimes I struggle grasping things that should be easy. If it matters, I am in cPanel on shared hosting, so not root access to anything.
https://social.2ndshot.photos/profile/pasjrwoctx pasjrwoctx@social.2ndshot.photos
Friendica auf dem Raspberry Pi installieren
Nicht nur für mich als kleine Gedankenstütze halte ich hier auf meinem Blog fest, wie ich es endlich geschafft habe, Friendica auf dem Raspberry Pi zu installieren. Nun bin ich selbst überhaupt kein Experte in solchen Dingen, man möge es mir nachsehen, falls ich einen Fehler gemacht oder etwas doppelt geschrieben habe. Ich bin auch noch nicht so lange im Fediverse unterwegs und bei Linux […]
Weiterlesen: https://blogzwo.me/raspberry-pi/friendica-auf-dem-raspberry-pi-installieren.html
#Debian #Fediverse #Friendica #Linux #PHP #Raspberry
Friendica auf dem Raspberry Pi installieren - Blog:Zwo.me
Friendica auf dem Raspberry Pi installieren: Eine einfache Schritt-für-Schritt-Anleitung, um das Fediverse auf dem kleinen Rechner zu nutzen.Jools (Blog:Zwo)
Ich versuche gerade die #Fediverse Anwendung #Friendica auf meinem #Raspberry Pi 5 in einem #Podman #Container zu installieren. Aber bei der Datenbank ist Schluss. da bleibt es hängen. Weiß jemand Rat? @Friendica Support zum Beispiel?
version: "3.7"
services:
mariadb:
image: docker.io/library/mariadb:latest
restart: always
volumes:
- mydb:/var/lib/mysql
ports:
- "6033:3306"
environment:
MYSQL_ROOT_PASSWORD: *****
MYSQL_DATABASE: friendica
MYSQL_USER: friendica
MYSQL_PASSWORD: *****
phpmyadmin:
container_name: phpmyadmin_9092
image: docker.io/library/phpmyadmin:latest
restart: always
ports:
- "9092:80"
environment:
- PMA_ARBITRARY=1
- PMA_HOST=mariadb
depends_on:
- mariadb
app:
image: docker.io/library/friendica
container_name: friendica_9093
restart: always
volumes:
- friendica:/var/www/html
ports:
- "9093:80"
environment:
- MYSQL_HOST=mydb
- MYSQL_USER=friendica
- MYSQL_PASSWORD=*****
- MYSQL_DATABASE=friendica
- FRIENDICA_ADMIN_MAIL=*****
depends_on:
- mariadb
volumes:
mydb:
friendica:
networks:
proxy-tier:
Imo, #Friendica will have a better adoption if it will also have a theme that looks like the #Facebook's one.
For those who don't know, you can also change how your interface looks by going to Settings > Display and then the 1st two sections. The problem is that there are generally only two options:
- Frio - which is the default, but some people find it rather dated, and
[li] Vier - which, despite its description, looks kinda more dated than Frio and with less custom color options
This is clearly not ideal when people are looking for a more minimalistic interface, that looks more like the one brought up by platforms like Xitter, Reddit or even current day Facebook.
I found two repositories on GitHub with some Friendica themes (here and here), but they seem way more outdated as well (even though some of them seem cool even today). trom.tf also has some cool themes that they made, starting from the default Frio one.
Given that themes can be selected by a user from a simple drop-down in the settings, I think having a more Facebook-like theme at hand would really be a boon to Friendica's adoption given these times, what do you think?
#Meta #fediverse #fedi #ideas #fediidea @Facebook Refugees @Replace Facebook Community @Friendica Tips
I cannot find any documentation for how to install friendica using sqlite driver instead of mysql. I already know how to do the standard installation with mysql but I want to use sqlite instead.
I need help with installing and running via sqlite backend and tips on how to minimize database storage size. Is there any documentation on this? Has anyone done it?
#Friendica #Sqlite #Fediverse
https://fedi.caliandroid.de/@st3fan/statuses/01JFR2VNHMM4BXATVA70QS15E3
Looks like a #friendica #gotosocial issue
LInks:
[1] https://nlnet.nl/core/
[2] https://nlnet.nl/project/Mobilizon-UX/
[3] https://ngi.eu/
[4] https://joinmobilizon.org/en/
#Friendica
!Friendica Support
Next Generation Internet
NGI fosters a vibrant, open Internet that links research, policy and technology for the benefit of society.Next Generation Internet
Update Friendica Public Server list to a searchable database (or remove)
What do others think?
#friendica
!Friendica Support
I don't see the #Friendica hashtag in your message. You might want to edit and add it so those who follow Friendica posts read it.
Incompatible protocol or channel
Fediverse users: Follow @bsky.brid.gy to allow #Bluesky users to find and follow you.
Bluesky users: Follow @ap.brid.gy to allow #Fediverse users to find and follow you.
#BlueSky #Friendica
Can I follow friends on #BlueSky from #Friendica (and specifically from Libranet)? I haven't managed so far. I tried searching for their profile URL with /rss at the end, but nothing is found. I've seen some conversations about this, but couldn't find a way to make it work.
Thanks!
Unwanted contact duplication
While browsing through my #Friendica database, I detected that I now have two identical contact records for myself. Initially, they were these records in table contact:
| Id | Account |
|---|---|
| 0 | System account |
| 2 | my account |
But now, something has changed to
| Id | Account |
|---|---|
| 0 | Zombie record |
| 2 | my account |
| 3 | my account (clone) |
| 4 | System account |
I have no clue, what has initiated this change, whether it is bad (I assume so) and how to cure it.
Any thoughts appreciated.
Hello !Friendica Support,
Does Friendica actually offer the option of sending an invitation link?
#Friendica #question
I explained myself wrong , if I want to read RSS feeds in my Friendica , for example I generate the feeds from here RSS Bridge
which link should i copy into my #Friendica to read #RSS Feeds
@Roland Häder
Diese Friendica-Instanz verwendet die Version 2024.06-dev, sie ist unter der folgenden Adresse im Web zu finden https://fri.bitcast.info. Die Datenbankversion ist 1565/1565 und die Post-Update-Version 1550/1550
.
Gibt es dann dafür eine Anleitung
@developers@forum.friendi.ca
@helpers@forum.friendi.ca
So mal ein paar Fragen zu Friendica
1.) kann ich meinen Account und auch einen RSS Feed Spiegel auf eine anderen Server (wo ich auch Admin bin) umziehen.
2.) Wo definiert man den Email Server auf dem der Friendica Server Daten per Email Schickt
3.) Kann es sein das im Docker Image von Friendica, der Friendica Worker nicht eingerichtet ist. Beispielsweise als Service in der systemd
#friendica #worker #accounts #docker #email
I wonder if anyone besides @Philipp Holzer is familiar with the docker setup and knows docker better than me.
I am not a newbie to docker, but first questions that came up when I looked at friendica/docker where if I can still use the same config file I do use now, so not to uses these Environment Variables given under Friendica Settings?
Also need to figure out how to load the database I got (a dump) into this docker mysql, I guess that should be fairly easy with a pipe.
But it is all this little things that I am not sure about and that would take me ages to figure out without know what actually to search for.
#Friendica #Docker #Help
Bei #Friendica kommt es immer mal wieder vor, dass in einem Beitrag Kommentare fehlen. Auch Kommentare vom ursprünglichen Beitrags-Ersteller. Kann man da irgendwas machen, damit das weniger wird?
Einige infos findest du hier im Artikel
https://gnulinux.ch/serie-fediverse-dienste-friendica-funktionsreich-und-doch-verstaendlich
Evtl. weiß @fabianschaar@anonsys.net auch konkret zu helfen.
#Friendica #Mastodon
Serie – Fediverse-Dienste: Friendica: Funktionsreich und doch verständlich
Das soziale Netzwerk Friendica ist eine der vielseitigsten Plattformen im Fediverse, die sich angesichts ihrer nützliche Funktionen nicht vor Mastodon verstecken muss.GNU/Linux.ch
@Alex
Guten Abend zusammen,
ich habe eine Frage zur Darstellung von Postings in #Friendica und #Mastodon
Bilder kann man mit einem nsfw Tag versehen und das Bild wird entweder verpixelt oder "eingeklappt" dargestellt. Soll heißen, dass das Bild erst sichtbar wird nach klicken auf einen Button.
Kann man so etwas auch für Text erreichen? Also, dass ein Text in Friendica UND Mastodon erst nach einer erneuten Bestätigung erscheint, bzw. sichtbar wird?
Im Vorfeld danke für eure Antworten.
#Mastodon nutzt "Question" als Objekt... siehe:
https://docs.joinmastodon.org/spec/activitypub/#Question
Mit #Mammuthus habe ich das soweit kompatibel umgesetzt, vgl. z.B. @tagesfrage
Wie sieht das bei #Friendica aus?
ActivityPub
A decentralized social networking protocol based upon the ActivityStreams 2.0 data format and JSON-LD.docs.joinmastodon.org
ich merke immer wieder dass mein #Mastodon Account auf #sueden.social mehr Beiträge anhand von #Hashtags findet, als mein #Friendica Account auf #anonsys.net.
Wenn ich auf Friendica den Beitrag von Mastodon dann manuell über die Suche aufrufe, dann wird er als Empfangen angezeigt.
Gibts hier irgendwelche Tricks? Wird wohl auch an der Größe der Instanz liegen.
Ich hatte mal testweise Mastodon Instanzen per RSS abonniert. Genauer Hashtags als #RSS. Das hat dann mehr Beiträge nach Friendica gespült. Irgendwann waren diese aber dann doppelt und dreifach, weshalb ich das Experiment wieder aufgegeben habe.
Moin zusammen,
das letzte #Friendica #Hackathon fand 2021 online statt. Eigentlich wird es mal wieder Zeit etwas in diese Richtung zu machen. Wer von Euch wäre dabei?
the last #Friendica #Hackathon took place online in 2021. It's about time we did something along these lines again. Who of you would be there?
https://friendi.ca/2021/09/18/friendica-hackathon-2021
#[em]Frage[/em]: Kann man #Friendica auch nutzen, wenn man sich nur mit #Spitzname bzw. #Emailadresse + #Passwort registriert?
#[em]Hintergrund[/em]: Ich überlege, mein #Blog nicht weiter fortzuführen, weil meine #Blogeinträge genau so gut in meine #Timeline passen.
Das würde ich meinen Blogleserinnen und -lesern natürlich in einem gesonderten Blogeintrag mitteilen. Wenn meine Frage bejaht werden kann, könnte es das dem ein oder anderen leichter machen, mal in Friendica rein zu schnuppern.
Breitenloses Leerzeichen Friendica
Ich bei Mastodon das "Breitenlose Leerzeichen" für die Trennung von Hashtag-Text kennengelernt. Das scheint bei #Friendica nicht zu funktionieren.
Mache ich da vielleicht etwas falsch oder ist die #Friendica-Suche anders programmiert als die allgemeine (Fediverse-)Suche?
Gibt es eine offizielle Beschreibung, wie #Pleroma und #Misskey das handhaben? Oder Reverse Engineering? ActivityPub scheint mir dies nämlich nicht vorzusehen.
Und bzgl. Umfragen... da interpretiert #Mastodon auch etwas anders. Mit #Mammuthus habe ich auch das auch so umgesetzt. #Friendica bei eingehenden Umfragen auch im Mastodon-Stil? Oder anders?
@bullerich @skeptiker