Skip to main content

Search

Items tagged with: friendica


!Friendica Support

Learning question and a call for action:
Why do people say that the #friendica user interface #UI as seen from a standard laptop desktop, in other words a working station screen, isn't a pleasant experience?

This looks like serious stuff to me, like a #newsPaper outlet similiar to #NYtimes or #ZEIT.

  • The page background, seen here on this server as a big center #copyLeftFleur is modifiable.
  • The logo kind footer as weel.
  • A simple text field for the main header of the page, like in this case [common ground | CC-BY-SA-NC] fits nicely.

Can somebody please #enshittify this #KISS a littel bit, wasting time, attention and selfconfidence of the coder community!


@Jeff Jarvis @Eva Wolfangel @Christian Stöcker @taz @taz @Digitalcourage @Cory Doctorow


So you tell me that to install #Friendica on a shared hoster is a bad idea? Well, root servers are not in my budget.


It is a delight to see people registering to our Friendica almost daily.

And yes these are not bots. Since we "force" anyone who register to tell us why they want to be part of our network (to filter out the bots), I can tell that those who register are not garbage pieces of "AI", but real and interesting humans who are also interested in our TROM project.

Just wonderful! 😀

Our platform is a home for anyone who wants to join, granted they don't use it to abuse others or only use it as an ad platform to promote whatever they sell. So basic decency ;).

#friendica #fediverse #fedi


Just uploaded my slides from the FOSDEM talk also to my collection of talks at https://fsfe.org/tobiasd/talks so they are not only at the events website.

#fosdem25 #fosdem #socialwebfosdem #friendica

The 1st slide of the talk: Friendica - Under the radar since 2010 held at FOSDEM 25 in the Social Web Devroom



@Friendica Support @Friendica Developers
#friendica #featureRequest

Hi there,
is there a way to change locally the profile picture displayed of a contact?
Haven't seen any option to that regard in the contact page.

I'm asking in part specifically because of the #eyeContact issues some people have. It's about the fact that they have real problems facing full face pictures that kinda "look straight at you", actually a known psychological effect not only in primates.
(Just stare consistently at a dog and you'll see. Well actually better you don't, unless you know what you are doing)

At the same time that's probably not the only reason a avatar could be unwanted for someone. So, optional I could think of or a standard feature that disallows the display of a avatar or a feature that allows to replace the avatar picture with something chosen by the user.
🤔


Filtered word: nsfw


Add Friendica to replace Facebook for good measure 🤗

#friendica


Interesting experience... I have not done a Friendica only presentation for some time. During the recent years it was mostly introductions to the Fediverse or more topic orientated talks / workshops. First iteration of the slides for the Social Web Devroom at FOSDEM (Saturday 15:30 to 16h) is done 🚀

The 1st slide of the talk: Friendica - Under the radar since 2010 held at FOSDEM 25 in the Social Web Devroom

#Friendica #FOSDEM #SocialWeb #fediverse



[strong]Friendica: Schnelles Umschalten zwischen den Benutzerkonten?[/strong]


Hallo Zusammen. Derzeit muss man ja um zwischen mehreren Konten hin und her zu springen auf [em]Menü[/em] => [em]Nutzerkonten[/em] => Konto auswählen. Gibt es ein AddOn oder so, mit dem ich ein Ausklappmenü erhalte mit dem ich direkt zwischen den Konten umschalten kann? Das würde es wesentlich einfacher mit verschiedenen thematischen Konten zu arbeiten.

Danke für Eure Tipps und Hilfe im Voraus. 😀

#Friendica #Frage #Konten #Benutzerkonten #Umschalten #AddOn #2025-01-26 !Friendica Support


I wonder how I can create a new addon for #Friendica that does several things, one I would like to be able to create html posts, second I would like to have full media player, where I can listen to my music within my instance as well as share what I am listening to, I dont want to link services, I want to have a full inhouse media server, same with videos, I want to be able to upload to my server and watch them and share them in my feed, as well as possibly live stream both audio and video, now of course I know knowing about writing code, and I know even less about how to integrate into my Friendica instance, but just a few things I would really enjoy having maybe someone can help by either creating it, or at the least offer a good source for a coding challenged individual to do it themselves, !Friendica Developers !Friendica Support


[strong]Friendica: Fehlende Emoticons in der mobilen Version?[/strong]


Ich nutze sowohl die Desktopversion als auch die mobile Version der Friendica Weboberfläche. Nun ist mir schon mehrere Male aufgefallen das in der mobilen Version von Friendica manche Emoticons nicht angezeigt werden. In der Desktopversion sieht es so aus:

Und in der mobilen Version so:

Ich nutze sowohl auf dem Desktop als auch mobil Firefox, daran sollte es also nicht liegen. Die URL des entsprechenden Beitrags ist hier:

https://chaos.social/@rjayasinghe/113887291428373406

Woran kann das liegen?

#Friendica #Frage #Emoticons #Darstellung #Mobil #Desktop #2025-01-25 !Friendica Support


Hi @kmh and @Matthias

Took a look at your #friendica bookface theme and I am in love. It eradicates so many issues I had with the current frio default theme that I was wondering, are you planning to create a PR for this to be included in default friendica?

@Friendica Support


FYI #fediverse



FYI #fediverse



FYI #fediverse



FYI #fediverse


I just spent 3 hours cleaning my #Friendica #databse, I got flooded by activitypub-trollcf and well lets just say that was not fun. !Friendica Admins !Friendica Developers !Friendica Support be safe #Fedi.Tips

sql
CREATE TABLE blocklist (
id INT AUTO_INCREMENT PRIMARY KEY,
domain VARCHAR(255) NOT NULL,
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP
);

UPDATE `gserver` SET `blocked` = TRUE WHERE `url` LIKE '%activitypub-troll.cf%';

DELETE FROM `workerqueue` WHERE `parameter` LIKE '%activitypub-troll.cf%';

DELIMITER $$
CREATE TRIGGER before_insert_workerqueue
BEFORE INSERT ON `workerqueue`
FOR EACH ROW
BEGIN
IF NEW.parameter LIKE '%activitypub-troll.cf%' THEN
SIGNAL SQLSTATE '45000'
SET MESSAGE_TEXT = 'Insert of activitypub-troll.cf is not allowed';
END IF;
END$$
DELIMITER ;

DELETE FROM `workerqueue` WHERE `done` = 1;
DELETE FROM `workerqueue` WHERE `done` = 0;



Profile pic looks blurry


Hi, I have noticed that my profile pic looks a bit distorted and blurry. How can I fix that? (Or do I have to get new glasses)? Kr, Wilmar

#friendica
!Friendica Support


[strong]Weis jemand was mit anonsys.net los ist[/strong]


Hallo Zusammen, weiß jemand von Euch was mit dem Friendica Server auf anonsys.net los ist? Ich kann die Seite nicht mehr aufrufen, bekomme nur noch einen 404er Fehler.

Leider weiß ich nicht wie ich @Tuxi ⁂ der den Server betreibt erreichen kann, deshalb frage ich einfach mal in die Runde.

#Frage #Fediverse #Friendica #anonsys.net #404er #2025-01-19 @Friendica Support @Friendica Admins @askFedi_de group


Anyone used #Friendica? My wife @redbunhead.bsky.social discovered it when I told her about #Pixelfed.

I left #Facebook ~8yr ago & then #twitter for #mastodon. She’s on #FB & #Instagram & is exploring #BlueSky. We both just joined #Substack.

We’re looking for good decentralized social networks that aren’t owned by billionaires. I miss the FB feel sometimes, so any info on Friendica is appreciated.

Wife would also appreciate tips on choosing a Pixelfed server.

https://en.wikipedia.org/wiki/Friendica


Since I am being asked these days about this and see others wondering, we can setup instances of Mastodon, Friendica, Pixelfed, Peertube and a lot more for a cost, in order to support our trade-free projects and instances.

We do it via WebApe.site - prices range from 30 Euros a month. We do everything: set up any instance, update, and all that. No need to worry about any of it.

#mastodon #fediverse #friendica #pixelfed #webhosting #hosting #fediverse



[strong]Friendica: Sprachen werden nicht übernommen?[/strong]


Man kann ja unter 'Einstellungen => Ansicht => Kanäle' definieren welche Sprachen die in den Kanälen angezeigten Beiträge haben sollen. Genauso wie in den selbst definierten Kanälen auch. Nun ist mir aber aufgefallen das diese Einstellung offenbar nicht übernommen wird. Den ich klicke auf den Button 'Einstellungen speichern' und wenn ich die Einstellungen dann noch mal aufrufe, ist meine Auswahl für die Sprachen weg. Ist das ein Bug oder verstehe ich da was falsch?

#Friendica #Frage #Kanäle #Sprachen #Einstellungen #Bug #Fehler #2025-01-17 !Friendica Support



[strong]Friendica: Wegen X abgerufen?[/strong]


Ich habe hier auf meiner noch recht neuen Installation recht häufig Beiträge bei welchen als Herkunft wegen X abgerufen. X ist dabei ein Kontakt mit welchen ich verbunden bin und der den betreffenden Beitrag Kommentiert, möglicherweise auch geliked oder Weitergesagt hat. Das ist aber für mich nicht Sinn der Sache, zumal das meinen Stream/TL sehr voll macht und dazu führt das ich z. T. Beiträge die ich wichtig finde übersehe. Also wie kann ich das abstellen?

#Friendica #Frage #Hilfe #Beiträge #Timeline #Stream #2025-01-16 !Friendica Support


Friendica event participants counter


!Friendica Support

Hi! I just discovered the event participant feature where people can mark their attendance which will then be shown in a counter at the original post.

Has this been introduced in 2024-12 or have I just not seen it before? Anyhow. It is a great feature and I like it a lot!

#Friendica #Events #calendar


[strong]Friendica: Interessant, seit ich das Hosting einer eigenen Friendica Instanz gebucht habe, habe ich lauter Menschen bzw. Beiträge in der TL/Stream die ich vorher nicht hatte.[/strong]


Natürlich neben denen die ich bisher hatte. Das ist zwar ein wenig viel, aber ich bekomme das schon noch in den Griff. 😀

#Friendica #Hosting #Beiträge #Überlaufen #2025-01-15 @Friendica Support


!Friendica Support

An other problem with

Friendica 'Interrupted Fern' 2025.02-dev - 1576
PHP 8.1.29

on an other installation of #Friendica

Avatars of other accounts are blurred


Are These Accounts Monitored ???



Let's try it again: This post from #Mastodon can reach the whole #Fediverse, #Bluesky & more. That's #Sharkey, #Pixefeld (hence the pic), #Mbin, #Lemmy, #Friendica, #Hometown, #Akkoma... How far can it go?

Please share it, wherever you see it! #SocialMedia

@fediverse

The rocket-emoji



@Uwe Caspari @Tuxi ⁂ @caos @jakob 🇦🇹 ✅ Ja, also bei den Gruppen / Foren von #Friendica gibt es schon noch zwei Kategorien.
Die einen sind wirklich "öffentlich" (nannte sich auch mal "Fanpage"), z.B. dieses, was ich erstellt habe: https://anonsys.net/profile/exit_revival
Die Inhalte sind auch ohne Account sichtbar.
Die Inhalte von anderen Foren / Gruppen sind aber außerhalb des Fediverse nicht zu sehen. Bspw. hier bei filme & Serien, sieht es ohne Account so aus:

eingeschränktes Profil

Wenn ich es von meinem Account aus aufrufe, sehe ich die Inhalte dagegen:

Screenshot aus der Gruppe Filme & Serien mit meinem Friendica-Account betrachtet
von Mastodon aus dann aber (entsprechend weniger übersichtlich) im Mastodon-Style dargestellt:

Inhalte der Gruppe Filme und Serien von Mastodon aus gesehen

Und dann müsste es als dritten Typ noch die geschlossenen Gruppen geben, deren Inhalte nur Gruppenmitglieder sehen können. Also diese "Groups" (Text ist von 2022 von @Tobias : ist das noch aktuell so?) . Das dürfte aber mit Mastodon etc. wieder nicht funktionieren.


Es fehlt eine gute Alternative zu #Facebook im #Fediverse. In meinem Umfeld wird Facebook vor allem über Gruppen zu verschiedenen Themen genutzt, quasi als Forenplattform. Ich liebe #Mastodon, aber es ist im Nutzungsschema keine Alternative zu Facebook für viele. #Friendica kann das auch nur rudimentär, soweit ich das sehe und #Diaspora spricht kein #ActivityPub. Habt ihr eine Idee, wohin man die Leute empfehlen sollte?



TROM in numbers



All, there is an opportunity to get funding for open-source projects via the Next Generation Internet framework by the European Commission. Send in your ideas. Deadline February 1, 2025. For example, the federated social network Mobilizon is partly funded by this program.

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