Search
Items tagged with: Friendica
Wenn ich oben nach #friendica suche, bekomme ich einige Einträge angezeigt. Soweit so gut. Wenn ich aber 2 Hashtags mit AND (zum Beispiel #friendica AND #Tusky) angebe, bekomme ich nichts. Ich habe AND gegen & und && und UND ausgetauscht, habe die # weggelassen, aber ohne Erfolg. Teilweise bekomme ich endlose englischsprachige Postings - wegen des ANDs vermute ich mal ...
Was mache ich falsch?
@tutorial
Summing up tests "activating" and "deactivating" @[Mentioned people only] on #mastodon. Apparently there have been some changes.
(from v3 to v4?)
You can't add more people into already existing posts. They won't be able to display it nore get notifications.
(if that ever existed)
You can deactivate/delete mentions, the profile won't get notifications of updates but still can see or search those toots.
note:
still awaiting confirmation of behaviour on #friendica
@helpers
Woran kann es liegen, das Bilder in #Friendica erst mit Verzögerung im Post (von anderen) auftauchen?
Der Server ist eigentlich schnell genug. Werden diese erst von den anderen Servern geladen wenn man den Beitrag aufmacht bzw. im Hintergrund geladen?
ich sehe hier in #Friendica Beiträge von einer Seite in meiner Timeline bei denen steht die Info:
Du wurdest angeschrieben (bcc)
Die Seite selbst wurde von mir erstellt.
Wie kann ich abstellen, dass die Beiträge bei mir erscheinen?
I have no time to check/open an issue. Can someone check I they can reproduce and then open an issue?
See this reply specifically.
https://social.yl.ms/display/e18176ef-1265-69cb-ae0b-50b145353709
And the parent post over here:
https://diaspora.psyco.fr/posts/e18176ef-9065-69a9-e39a-ddc743211790#426149507260013c19f17054d219cb33
!Friendica Support
ich habe hier bei meiner Friendica-Spielwiese folgende Meldung:
Der Netzwerktyp wurde nicht erkannt. Der Kontakt kann nicht hinzugefügt werden.
Ich habe versucht, von meiner eigenen Friendica-Testinstanz meinem Account hier zu folgen. Dabei kam diese Meldung. Wo muss ich "schrauben", um das zu beheben?
@Friendica Admins @Friendica Support
#Friendica #Netzwerk #einstellungen #fehler
What is the difference of blocking an account and ignoring an account in #Friendica ?
I would actually expect I could still go to an accounts profile to view its posts when I ignored it, but posts should not show in /network.
Turns out the profiles conversations are empty when an account is ignored. That seem wrong.
Frage | Friendica: Gibt es einen Filter für Plattformen?
Ich würde so gerne mal Mastodon ausfiltern um mal wieder zumindest annähernd zu erleben wie das Fediverse vor Mastodon und all den Rotz der darüber her gekommen ist war. </ironie>
#Frage #Friendica #Filter #Plattform #Mastodon #Nostalgie #2023-11-10 @Friendica Support
Can we shuffle the reply, reshare, like and dislike buttons again, I don't like the current outcome.
Thanks!
#Friendica
Umzug meiner Friendica-Instanz
Grund ist, dass ich mir einen neuen #vServer #VPS hochgezogen und meine #Friendica #Instanz dorthin migriert habe.
Neben dem Aufwand, den man mit der kompletten #Neuinstallation und #Einrichtung eines Servers from Scratch hat (#SSH mit #Zertifikat, #PHP, #MySQL, #Apache, #LetsEncrypt / #Certbot, #Fail2Ban, #Firewall / #UFW, ...) , kam dann das Backupen von Friendica samt #Datenbank und das Neueinrichten auf dem neuen Server hinzu.
Dabei diverse kleinere Unwegsamkeiten wie dass sich das Datenverzeichnis geändert hat (anderer Apache-Hauptordner) und damit eine weiße Seite beim Aufrufen der Administration --> Speicher kam.
(BTW: Das habe ich durch einen temporären symbolischen Link gelöst).
Und schwups, ist ein guter halber Tag weg 🙈
Übrigens waren nach dem Umzug auf den neuen Server wieder diverse Emoticons aus Profilnamen weg (also lauter ?????).
Durch "Kontaktdaten neu laden" wurden und werden sie wieder korrekt dargestellt.
Dieses Problem verstehe ich noch immer nicht 🤔🤷♂️
Was bei den nun ersten Nutzungstests deutlicih besser respektive bislang verschwunden ist, ist das Problem fehlender Profilbilder oder ganzer Fehldarstellung der Seite beim Laden.
Hier war wahrscheinlich mein Webspace, auf dem Friendica bis gestern lief, doch einfach nicht leistungsfähig genug: 1024 MB RAM und 16 Kunden pro CPU-Kern für Mail, 2x #Joomla,1x große #Nextcloud und dann noch Friendica.
Der vServer hat nun 8 Kerne und 12 GB RAM und dümpelt (mit bislang nur Friendica darauf installiert) bei einer Load von < 1.
@Friendica Support
Are you using the checkbox?
Please answer the following question(s):
- Have you ever used the checkbox on the very right?
- If you have previously used that checkbox, can you share your use-case?
This question came up during some recent work on improving the post UI. For desktop the action icon description is gone resulting in a less busy / cleaner UI. Another change being worked on is, to move interaction counters next to the action icon instead of showing them in a second row below.
Changing the #storage backend to reduce DB size.
Admin panel:
/admin/storage
Administration - StorageCurrent Storage Backend: Database
Storage Configuration
Filesystem
Storage base path
:storageFolder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree
Database
This backend doesn't have custom settings
Helpers-page information
/help/Settings#File+storage+backend
File uploadFile storage backend
Set the backend used by #Friendica to store uploaded file data. Two storage backends are available with Friendica:
Database : Data is stored in a dedicated table in database (storage)
Filesystem : Data is stored as file on the filesystem.
Default value is 'Database (legacy)': it's the legacy way used to store data directly in database.
Existing data can be moved to the current active backend using the 'storage move' console command
If selected backend has configurable options, new fields are shown here.
Filesystem: Storage base path
The base path where Filesystem storage backend saves data.
For maximum security, this path should be outside the folder tree served by the web server: this way files can't be downloaded bypassing the privacy checks.
Default value is storage, that is the storage folder in Friendica code root folder.
Maximum Image Size
Maximum size in bytes of uploaded images. The default is set to 0, which means no limits.
#fediVerse #fediHelp
Moving storage via SSH
bin/console help storage information
bin/console help storage
console storage - manage storage backend and stored data
Synopsis
bin/console storage [-h|--help|-?] [-v]
Show this help
bin/console storage list
List available storage backends
bin/console storage set <name>
Set current storage backend
name storage backend to use. see "list".
bin/console storage move[table][-n 5000]
Move stored data to current storage backend.
table one of "photo" or "attach". default to both
-n limit of processed entry batch size
¿correct?:
SSH -> commands to move storage
mkdir /var/www/html/storage
./bin/console config storage.name = Filesystem
./bin/console config storage.filesystem_path = storage
./bin/console storage move
Hm. Zwischengespeicherte Bilder sollten doch im Dateisystem landen, oder werden die nicht als jpg o.ä. sondern nur binär in der Datenbank gespeichert?
Es ist jedenfalls schon krass, dass ein sql.gz #Datenbank #Dump von meiner wenige Tage alten Single User #Friendica Instanz gestern Abend schon ~ 300 MB groß war.
Rechne ich das auf 90 Tage hoch, werden das ~ 10 GB.
Dabei ist der Speicherplatz wohl weniger das Problem als die Performance bei einer so fetten Datenbank.
Der Dump einer Nextcloud mit über 100 Nutzern, sehr vielen synchronisieren Dateien, Group Folder und intensiver Kalender- und Adressbuch-Nutzung ist nach Jahren gerade mal ~ 35 MB groß.
@Friendica Support
Friendica-Datenbank lässt sich nicht wiederherstellen
Der #Dump der Friendica #Datenbank läuft ohne #Fehlermeldung durch.
Beim Restore in eine neue, leere Datenbank, kommt sehr schnell eine lange Fehlermeldung und der Restore bricht ab. 😞
Hat jemand eine Idee?
Gerne teilen für mehr Reichtweite.
Table 'friendica.contact' doesn't exist
Fehler bei der Anfrage:
CREATE ALGORITHM=UNDEFINED DEFINER=`user`@`localhost:3306` SQL SECURITY DEFINER VIEW `account-user-view` AS select `ucontact`.`id` AS `id`,`contact`.`id` AS `pid`,`ucontact`.`uid` AS `uid`,`contact`.`url` AS `url`,`contact`.`nurl` AS `nurl`,`contact`.`uri-id` AS `uri-id`,`item-uri`.`guid` AS `guid`,`contact`.`addr` AS `addr`,`contact`.`alias` AS `alias`,`contact`.`name` AS `name`,`contact`.`nick` AS `nick`,`contact`.`about` AS `about`,`contact`.`keywords` AS `keywords`,`contact`.`xmpp` AS `xmpp`,`contact`.`matrix` AS `matrix`,`contact`.`avatar` AS `avatar`,`contact`.`photo` AS `photo`,`contact`.`thumb` AS `thumb`,`contact`.`micro` AS `micro`,`contact`.`header` AS `header`,`contact`.`created` AS `created`,`contact`.`updated` AS `updated`,`ucontact`.`self` AS `self`,`ucontact`.`remote_self` AS `remote_self`,`ucontact`.`rel` AS `rel`,`contact`.`network` AS `network`,`ucontact`.`protocol` AS `protocol`,`contact`.`location` AS `location`,`ucontact`.`attag` AS `attag`,`contact`.`pubkey` AS `pubkey`,`contact`.`prvkey` AS `prvkey`,`contact`.`subscribe` AS `subscribe`,`contact`.`last-update` AS `last-update`,`contact`.`success_update` AS `success_update`,`contact`.`failure_update` AS `failure_update`,`contact`.`failed` AS `failed`,`contact`.`last-item` AS `last-item`,`contact`.`last-discovery` AS `last-discovery`,`contact`.`contact-type` AS `contact-type`,`contact`.`manually-approve` AS `manually-approve`,`contact`.`unsearchable` AS `unsearchable`,`contact`.`sensitive` AS `sensitive`,`contact`.`baseurl` AS `baseurl`,`contact`.`gsid` AS `gsid`,`ucontact`.`info` AS `info`,`contact`.`bdyear` AS `bdyear`,`contact`.`bd` AS `bd`,`contact`.`poco` AS `poco`,`contact`.`name-date` AS `name-date`,`contact`.`uri-date` AS `uri-date`,`contact`.`avatar-date` AS `avatar-date`,`contact`.`term-date` AS `term-date`,`contact`.`hidden` AS `global-ignored`,`contact`.`blocked` AS `global-blocked`,`ucontact`.`hidden` AS `hidden`,`ucontact`.`archive` AS `archive`,`ucontact`.`pending` AS `pending`,`ucontact`.`deleted` AS `deleted`,`ucontact`.`notify_new_posts` AS `notify_new_posts`,`ucontact`.`fetch_further_information` AS `fetch_further_information`,`ucontact`.`ffi_keyword_denylist` AS `ffi_keyword_denylist`,`ucontact`.`rating` AS `rating`,`ucontact`.`readonly` AS `readonly`,`ucontact`.`blocked` AS `blocked`,`ucontact`.`block_reason` AS `block_reason`,`ucontact`.`subhub` AS `subhub`,`ucontact`.`hub-verify` AS `hub-verify`,`ucontact`.`reason` AS `reason`,`contact`.`notify` AS `dfrn-notify`,`contact`.`poll` AS `dfrn-poll`,`item-uri`.`guid` AS `diaspora-guid`,`diaspora-contact`.`batch` AS `diaspora-batch`,`diaspora-contact`.`notify` AS `diaspora-notify`,`diaspora-contact`.`poll` AS `diaspora-poll`,`diaspora-contact`.`alias` AS `diaspora-alias`,`diaspora-contact`.`interacting_count` AS `diaspora-interacting_count`,`diaspora-contact`.`interacted_count` AS `diaspora-interacted_count`,`diaspora-contact`.`post_count` AS `diaspora-post_count`,`apcontact`.`uuid` AS `ap-uuid`,`apcontact`.`type` AS `ap-type`,`apcontact`.`following` AS `ap-following`,`apcontact`.`followers` AS `ap-followers`,`apcontact`.`inbox` AS `ap-inbox`,`apcontact`.`outbox` AS `ap-outbox`,`apcontact`.`sharedinbox` AS `ap-sharedinbox`,`apcontact`.`generator` AS `ap-generator`,`apcontact`.`following_count` AS `ap-following_count`,`apcontact`.`followers_count` AS `ap-followers_count`,`apcontact`.`statuses_count` AS `ap-statuses_count`,`gserver`.`site_name` AS `site_name`,`gserver`.`platform` AS `platform`,`gserver`.`version` AS `version`,`gserver`.`blocked` AS `server-blocked`,`gserver`.`failed` AS `server-failed` from (((((`contact` `ucontact` join `contact` on(`contact`.`uri-id` = `ucontact`.`uri-id` and `contact`.`uid` = 0)) left join `item-uri` on(`item-uri`.`id` = `ucontact`.`uri-id`)) left join `apcontact` on(`apcontact`.`uri-id` = `ucontact`.`uri-id`)) left join `diaspora-contact` on(`diaspora-contact`.`uri-id` = `ucontact`.`uri-id`)) left join `gserver` on(`gserver`.`id` = `contact`.`gsid`));
Fatal error: Couldn't create table or view `DEFINER´
@Friendica Support
Can someone pass this on to the dev who did the image preview for posts?
I would love to have a download symbol when viewing an image, so I can download them easily.
#Friendica
Einige Funktionen fehlen noch, aber das Look&Feel übertrifft für Friendica meines Erachtens bereits jetzt dasjenige der anderen Apps.
Für Masto würde ich Tusky empfehlen.
#friendica #app #relatica
Usually a #Mastodon app registers itself as an app on the instance and then obtain a token through a user login.
Then the question would be, does #Friendica allow to create manually an app and then an user token...
As i just set up a #Friendica instance last year for testing, i can't answer this from my mind...
@helpers
https://docs.joinmastodon.org/client/intro/
Regarding #Friendica #APIs, maybe this helps:
https://friendi.ca/resources/mobile-clients/
And then it would be up to your specific app...

@helpers
Getting started with the API
A primer on REST APIs, HTTP requests and responses, and parameters.docs.joinmastodon.org
Since yesterday my PHP-FPM freezes/over loads, I am on current RC and pulled regulary every few hours.
Can someone besides @𝗝𝗮𝗸𝗼𝗯 :𝗳𝗿𝗶𝗲𝗻𝗱𝗶𝗰𝗮: 🇦🇹 ✅ see any problems?
What logs and info would be needed to trouble shoot this before the release?
#Friendica
Git Pull
Bem que poderia ter um "sudo git pull" pra vida!
Um salve em especial para os dev do !Friendica Support
Congratulations to all devs who release applications that are updated by a simple and miraculous "sudo git pull"
Could exist a "sudo git pull" for life!
Special so much thanks to #Friendica devs
Wenn ich in #Friendica auf das Häuschen also mein Profil klicke und meine Beiträge ansehe, dann habe ich eine komische Ansicht.
Oben siehts noch normal aus und weiter unten überlappen die Beiträge die Fenster-Breite.
Die oberen Beiträge die normal angezeigt werden, kann ich nicht anklicken, bearbeiten usw. Bei den unteren Beiträgen die so komisch angezeigt werden, ist das möglich.
Getestet habe ich das unter Mull Android,
Firefox Android, Firefox Linux, Librewolf, und Ungoogled Chromium. Überall dasselbe Spielchen.
friendica VPS setup on ubuntu 22.04 LTS
Hi,
I'm working on my first #friendica #VPS installation, here you'll find my initial post about general thoughts like what distro to use, size and costs.
I'm using the tutorial "creating a friendica server - ubuntu" by @Hank G ☑️.
As of now I'm doing well in the process and want to start this post to document differences and questions while installing the server.
This server is going to host an already existing friendica node I have to move from another hosting provider. That means that for example the DB doesn't have to be created from scratch but moved and other smaller details.
I will try to address the different steps of installation in answers to this post and appreciate help, ideas and observations.
I'm doing this from a #linux desktop environment from the console but there shouldn't be differences if you want to do this from a #windows machine.
#fediVerse #tutorial #fediHelp #activityPub
When writing new posts like this one and also when writing comments aka replies, how do I auto complete user display names when mentioning them? Is it keyboard accessible.
From what I'm seeing, categories never leave the server, but hashtags do get federated out. They kind of look the same in the timeline, with hashtags having a lightning bolt, and categories being green with "X's" that allow you to remove them.
So why choose one over the other? Or why combine them?
Thanks!
Ich habe vor zwei Tagen in #Friendica verschiedene #Channels eingerichtet. OpenStreetMap, CustomROM und Regional mit diversen Hashtags.
Im OSM Channel ist ein Beitrag aufgetaucht. Aktuell ist er leer. Der CustomROM Channel ist die ganze Zeit leer.
Im Regional Channel werden Beiträge angezeigt.
es gibt ja bei #Friendica die Möglichkeiten #RSS Feeds zu spiegeln und diese automatisch mit #Hashtags versehen zu lassen.
Nun stellt sich für mich die Frage, ob das auch irgendwie für einzelne Beiträge funktioniert oder geplant ist.
Also ich entdecke einen interessanten Beitrag und möchte ihn hier auf meinem Profil teilen. Toll wäre es, wenn ich einen Link einfügen könnte und dann werden die Hashtags automatisch (eben wie beim RSS Feed) gesetzt.
Oder gibts dazu evtl Dritt-Tools?
Ich habe eine Regel für #Politik erstellt.
Diese sieht wie folgt aus
body matches "/söder/" | "/aiwanger/" | "/fdp/" | "/csu/" | "/cdu/" | "/spd/" | "/wahl-o-mat/" | "/wahlen/" | "/politik*/"
Leider funktioniert der nicht. Was mach ich falsch? Ich verstehe den Syntax irgendwie überhaupt nicht und die Doku noch viel weniger.
Kann mir das jemand erklären, so das ich das verstehe?
!Friendica Support
!Friendica Support
TopNavBar: CSS-Troubles mit NoScript?
mir fällt immer wieder auf, dass sich meine TimeLine (/network) über die TopNavBar schiebt. Das ist ab und an etwas nervig, weil dabei auch die Infos in der Glocke verdeckt und nicht mehr klickbar werden.
Im CSS-fach-Chinesisch: da wird wohl eins der <div-Tags> beim z-index einen unglücklichen Wert haben. Zumindest meine Vermutung aus der weiten Ferne.
Beheben kann ich das ganze, wenn ich die ganzen per NoScript geblockten Quellen zulassen würde. Das mag ich aber nicht so pauschal machen.
Falls machbar, habt ihr eine Chance, das bei Gelegenheit zu beheben? Oder habt ihr einen anderen Tipp?
Hier mal ein Blick auf meine TopNavBar:
Und hier einen Blick auf meine NoScript-Optionen. Die Seite meiner Friendica-HomeBase-Instanz ist freigeschaltet. Der Rest nicht:
@Friendica Support
#Friendica #CSS #Fehler
ich wollte meine #2FA in #Friendica neu einrichten, da ich auf meinen Zweiten Faktor keinen Zugriff mehr habe.
Ich habe dazu in einem angemeldetem Browser die 2FA deaktiviert.
Wenn ich das nun aktiviere, erscheint nur diese Meldung uns sonst nichts.
Ich kann also das ganze wieder deaktivieren oder beenden.