Skip to main content

Search

Items tagged with: friendica



Frage | Friendica: Warum die Platzverschwendung?


Frage an !Friendica Support

Warum wird eigentlich bei Friendica horizontal so viel Platz verschwendet? Ich bekomme auf einen 13,3" Display mit Full HD Auflösung auf der rechten Seite einen breiten leeren Streifen angezeigt. Bei manchen Ansichten wie z. B. dem erstellen von Beiträgen sogar auf beiden Seiten. Das sieht dann z. B. so aus:

Tags: #de #frage #friendica #platzverschwendung #gui #ravenbird #2020-01-31


Frage | Beiträge nur in eine Gruppe/Forum einstellen?


Frage an !Friendica Support

Guten Morgen Zusammen,

ich wollte Fragen ob es bei Friendica eine Möglichkeit gibt einen Beitrag in ein Forum zu veröffentlichen der dann auch nur über dieses Forum erreichbar ist. Konkret geht es darum ein Forum zu haben in das ich alle geteilten Beiträge stelle, die dann aber wenn möglich auch nur die bekommen die das Forum ebenfalls abonniert haben.

Das das wohl schon in Friendica schwer wird ist mir klar. Von anderen Plattformen wie Diaspora, Mastodon etc. mal ganz abgesehen.

Tags: #de #frage #friendica #foren #teilen #ravenbird #2020-01-31


Archiv Widget


Hello !Friendica Support

the "Archiv Widget" did not work. A click on a month shows no postings.

#friendica #2020.03-dev #bug


Frage | Teilen ohne reload?


Frage an !Friendica Support

Hallo Zusammen,

gibt es eine Möglichkeit zu verhindern das nach dem Teilen eines Beitrags die Seite komplett neu geladen wird? Das ist nämlich total nervig wenn man gerade durch die neuen Beiträge geht, was so gut und/oder wichtig findet das man es teilen will und dann durch den reload wieder an den Anfang der neuen Beiträge zurück geworfen wird.

Tags: #de #frage #friendica #teilen #reload #ravenbird #2020-01-30



Accept contact


Hello !Friendica Support,

it is not possible, to accept a Diaspora contact. When i try to confirm the contact this error page appears.

Nicht gefunden

Friendica\Repository\Introduction record not found.

#0 /src/Repository/Introduction.php(33): Friendica\BaseRepository->selectFirst(Array)
#1 /src/Module/FollowConfirm.php(24): Friendica\Repository\Introduction->selectFirst(Array)
#2 [internal function]: Friendica\Module\FollowConfirm::post(Array)
#3 /src/App/Module.php(256): call_user_func(Array, Array)
#4 /src/App.php(578): Friendica\App\Module->run(Object(Friendica\Core\L10n), Object(Friendica\App\BaseURL), Object(Friendica\Util\Logger\StreamLogger), Array, Array)
#5 /index.php(27): Friendica\App->runFrontend(Object(Friendica\App\Module), Object(Friendica\App\Router), Object(Friendica\Core\PConfig\PreloadPConfig), Object(Friendica\App\Authentication), Object(Friendica\App\Page))
#6 {main}


PHP 7.2.27

#Friendica #2020.03-dev #bug


One thing I'm still trying to wrap my mind around with #Friendica is its options for hiding content. I've gotten very used to Mastodon's content warning system, which makes it simple for users to hide a post's content behind a custom message. I really like this, because it makes viewing content "opt-in". As far as I can tell, the closest analog for Friendica is an "opt-out" system, where users can use the NSFW plugin to define their own filter rules and hope other users will cooperate.

That said, it seems there are a lot of tools that are tangentially related to this, so it's possible I'm overlooking some. Would anyone with more Friendica experience mind explaining the various ways Friendica users can filter or hide content from their stream?

cc: @Friendica Support


Uploading photo using API?


!Friendica Support, I can't figure out how to upload photos to #Friendica using API, I keep getting "Error 400, no media data submitted". Can anyone point me in the right direction?

Attempt in #Python:
r = requests.get(someurl)
encr = base64.b64encode(r.content)
payload = {'media':encr, 'album':'Mobile'}
r = requests.post('https://friends.deko.cloud/api/friendica/photo/create.xml', data=payload, auth=HTTPBasicAuth('user', 'password'))

Attempt in #Bash:
$ base64 /tmp/img.jpg > /tmp/img64.jpg
$ a=$(cat /tmp/img64.jpg)
$ curl -u user:password --data "album=Mobile" --data "media=$a" https://friends.deko.cloud/api/friendica/photo/create.xml

In both cases I get "400, no media submitted" response.


Thanks, I appreciate the enthusiasm. What started as routine bugfixing ended up being one of the most mind-taxing tasks I set myself to do on #Friendica.


Frage | Friendica: Reichweite, eigene Kommentare etc.



Interessant, mehr, als so mancher Blogartikel. Ist aber schon von Mitte 2017.

#Diaspora #Hubzilla #Friendica #Fediverse


Personal Notes



It now takes me 2 hours in the morning to catch up with my social media feed on #Friendica

I have an alternative:

  • Not catch up with my feed and suffering from FOMO.
  • Cull my follows.


Of course I'd rather not do either but this is getting out of hand.


Speedup from Release to Release


Hi Friendica developers and contributors,

I just wanted to mention that the friendica is gaining speed every time a new version is released. I'm watching that since several years now and I am very happy about that. I know this has several reasons, like the restructuring of the database, the code cleanup and the philosophy you are working on how the code will be structured now and in the future.

So, thank you for all the work you have done and all the smart decisions you made, that brought us to this Friendica version we are now. 🌻
This is a really great platform and community. 🎊🎉🚀

!Friendica Support

#Friendica #WeAreFamily #Fediverse


Thanks for the suggestion, I wouldn't mind giving a talk about #Friendica in general (I'm lying, it terrifies me but I'd do it), but I won't be able to be in Barcelona in September. I already have a 3-weeks trip in France planned in July-August and I'm not sure I can afford more vacations this year.


hey @hypolite do you have any interest in giving a talk about #Friendica at #FediConf2020 in Barcelona in September?


Frage | Diaspora Account nicht via Friendica öffenbar?


Frage an !Friendica Support

Hallo Zusammen, ich kämpfe gerade mit dem Problem das ich den Benutzeraccount @Lillyliberty nicht in Friendica öffnen kann. Sprich ich kann zwar die entsprechende Diaspora Profilseite aufrufen, aber die Profilanzeige etc. in Friendica geht nicht. Auch der Link zu einen Beitrag von Ihr der von einem dritten Account (Friendica) weitergesagt wurde enthielt nur Links zum Diaspora Pod, aber nicht wie gewohnt die Möglichkeit den Beitrag über meine Friendica Instanz aufzurufen.

Weiß einer von Euch wo da der Wurm drin stecken könnte?

Tags: #de #frage #hilfe #friendica #diaspora #account #rätselraten #ravenbird #2020-01-19


UPDATE
With a clean browser (and an update to Peertube) I can follow the video channel on my #PeerTube instance (meaning there is no error and the channel gets listed under my contacts), but -
it gets listed as a 'Forum' in #Friendica (not a big deal, just odd maybe?),
and after I posted a new video there, it never seems to show in my timeline/s here ....


Frage | Keine Bilder in begrenzten Beiträgen


Frage an !Friendica Support

Hallo Zusammen, ich habe das Problem das wenn ich einen begrenzten Beitrag erstelle dieser zwar alle (Diaspora, Friendica, Hubzilla) erreicht, aber die Leute das eingebettete Bild nicht angezeigt bekommen. Und dabei macht es keinen Unterschied ob ich das Bild ebenfalls in den Rechten begrenze oder nicht. Erst dachte ich das nur Nutzer von Diaspora betroffen sind, aber das Problem betrifft auch Nutzer von Friendica und Hubzilla.

Wo könnte das Problem liegen?

Tags: #de #frage #hilfe #friendica #diaspora #hubzilla #beitrag #begrenzte-beiträge #ravenbird #2020-01-16


Frage | Mehrere Nutzer mit der selben E-Mail Adresse?


Frage an !Friendica Support

Hallo Zusammen, ich wollte auf meiner Friendica Instanz aus dem Admin Interface heraus zwei Nutzer anlegen die die selbe E-Mail Adresse haben. Beim ersten Benutzer ging das noch ganz gut, beim zweiten jedoch nicht. Für den ersten Benutzer bekam ich die Bestätigungsmail mit vorläufigen Passwort, für den zweiten Benutzer kam gar keine Mail. Ich nehme an das es daran liegt das ich bei beiden die selbe E-Mail Adresse verwendet habe?

Was meint Ihr?

Tags: #de #frage #friendica #admin #nutzer #e-mail #ravenbird #2020-01-16


Peertube follow / comment


!Friendica Support
I don't know if this is an issue with my server and/or my own configuration, but is there some problem with interacting with a PeerTube instance?

I cannot follow a peertube channel by adding it as a contact from #Friendica but I also can't go *to* the instance and comment on the video.

I realise this could be a Peertube issue, or an issue with the fact that both of these are on the same server, or an issue with my configuration/s in either service.

So I just thought I'd check if there is a known/existing problem with this?


#Friendica detected this Hubzilla account as "WordPress (AP)" when I received a contact request.

Profil URL:
https://lokal.social/channel/koeln-im-fediverse

!Friendica Support


Frage | Friendica: Zwei mal der eigene Status?


Frage an !Friendica Support

Guten Morgen,

ich wollte fragen ob es Sinn macht bzw. einen Grund hat das ich zwei Mal einen Link auf den eigenen Status (also die selbst erstellten Beiträge) in der Oberfläche von Friendica habe. Zum einen oben in der Leiste über das 'Haussymbol' und zum zweiten Mal im Menü unter 'Status'. Beide führen auf die selbe Adresse.

Tags: #de #frage #friendica #status #oberfläche #gui #ravenbird #2020-01-14


OpenStreetMap Addon


Hello !Friendica Support

this is a new error in my php-error.log

PHP Fatal error:  Uncaught Error: Class 'Friendica\Core\Cache' not found in /addon/openstreetmap/openstreetmap.php:134
Stack trace:
#0 /src/Core/Hook.php(202): openstreetmap_get_coordinates(Object(Friendica\App), Array)
#1 /src/Core/Hook.php(178): Friendica\Core\Hook::callSingle(Object(Friendica\App), 'Map::getCoordin...', Array, Array)
#2 /src/Util/Map.php(29): Friendica\Core\Hook::callAll('Map::getCoordin...', Array)
#3 /src/Protocol/ActivityPub/Transmitter.php(955): Friendica\Util\Map::getCoordinates('North Dakota/Ne...')
#4 /src/Protocol/ActivityPub/Transmitter.php(1329): Friendica\Protocol\ActivityPub\Transmitter::createLocation(Array)
#5 /src/Protocol/ActivityPub/Transmitter.php(903): Friendica\Protocol\ActivityPub\Transmitter::createNote(Array)
#6 /src/Module/Objects.php(45): Friendica\Protoc in /var/www/virtual/paddler/html/addon/openstreetmap/openstreetmap.php on line 134


#friendica #php #error


White Screen


Hello !Friendica Support

since the last git pull a white screen of death appears on the /network. If i disable the Advanced Content Filter it works like expected.

The latest Develop branch

See the issue on github: 8090

#friendica #bug


Frage | Friendica: Wie werde ich zum Delegierten?


Frage an !Friendica Support

Wie werde ich zum Delligierten? Und zwar habe ich einen neuen User als Forum erstellt und meinen Account mit dem User verbunden. Doch frage ich mich nun wie ich zum Delegierten werde? Den ich kann meinen Account obwohl ich ihn Verbunden habe nicht auswählen.

Hat von Euch einer einen Plan dahingehend?

Tags: #de # frage #hilfe #friendica #forum #delegation #ravenbird #2020-01-09


Frage | Frio: Hintergrundfarben bei den Benachrichtigungen ändern?


Frage an !Friendica Support

Hallo Zusammen, ich nutze hier auf meiner Friendica Instanz als Theme Frio. Nun ist die Hintergrundfarbe in den Benachrichtigungen mit der angezeigt wird ob man eine Benachrichtigung schon gelesen hat ein sehr helles blau. So hell das man es unter ungünstigen Lichtverhältnissen kaum bis nicht sieht.

Gibt es eine Möglichkeit das anzupassen?

Vielen Dank für Eure Hilfe im Voraus. 😀

Tags: #de #frage #hilfe #friendica #theme #benachrichtigungen #frio #farben #ravenbird #2020-01-09


Was there any advancement in the #Twitter import, in order to import tweets (excluding mentions/replies) without that embedding style? The goal would be to mirror a Twitter account to look like an original #Friendica / #Fediverse account.
I can use nitter.net instead, but then the feed import would have to be tweaked.

Isn't it possible to just retrieve a tweets text and media? That pretty much sounds like a scraper job, but maybe the API allows this too? I think #IFTTT can get the Tweets text, not sure about the media.

!Friendica Support


A very good year-in-review article about the #Fediverse, by @lostinlight

Even #Friendica is mentioned!


Frage | Friendica: Zu großes eingebettetes Bild?


Frage an !Friendica Support

Hallo Zusammen, da es mich genervt hat das ich nur recht kleine Bilder bei Friendica hochladen kann, habe ich die Begrenzung ausgeschaltet, zumal ich die Friendica Instanz auch nur allein nutze. Nun habe ich das Problem das das nun etwas größere eingebettete Bild in einen Beitrag von mir offenbar bei anderen Friendica Nutzern nicht mehr angzeigt wird. Diaspora Nutzer haben hingegen damit offenbar kein Problem.

Ist das ein Bug oder kann man das umgehen?

Tags: #de #frage #hilfe #friendica #bilder #eingebettete-bilder #größe #ravenbird #2020-01-05


Frage | Friendica: Verzögerte Worker-Warteschlange


Frage an !Friendica Support

Guten Morgen Zusammen, ich habe ja jetzt seit kurzem eine eigene Friendica Instanz am laufen. Nun ist mir aufgefallen das sich im Adminbereich unter 'Verzögerte Worker-Warteschlange' inzwischen 133 Einträge angesammelt habe.

Ist das normal und wenn nein, was kann man machen?

Tags: #de #frage #hilfe #friendica #worker #worker-warteschlange #ravenbird #2020-01-05


Frage | Gibt es beim Frio-Theme beim Erstellen von Beiträgen keine Möglichkeit Bilder/Videos hochzuladen?


Frage an !Friendica Support

Hallo Zusammen, ich bin ja noch am Experimentieren mit Friendica. Nun bin ich darauf gestoßen das ich wenn ich das Theme Frio verwende beim Erstellen von Beiträgen gar keine Bilder bzw. Videos hochladen bzw. bestehende Bilder einbinden kann:

Bei anderen Themes geht das durchaus. Hier als Beispiel bei Duepuntozero:

Und hier bei Vier:

Ist das ein Bug bzw. Fehler im Design/Theme? Wenn ja an wem wende ich mich am besten deshalb? Normal via Github?

Tags: #de #frage #hilfe #friendica #beitragserstellung #theme #frio #bilder #videos #ravenbird #2020-01-03


Frage | Warum werde ich beim Teilen eines Beitrags immer wieder an den Anfang des Streams zurück geworfen?



Friendica quotes are not correctly displayed in Mastodon


!Friendica Support

Hello

I recently commented on a mastodon "toot". My comment had a bbcode quote tag in it. It is displayed correctly in Friendica, but not in Mastodon. I'm using Friendica 2019.12.

The comment in Friendica:

https://alt-f4.der.moe/display/1bae4e8a35faff6a1f4ef941949fd7ff3952dc7c

The same comment in Mastodon:

https://kitty.town/@GinnyMcQueen/103294026433140488

Is this an issue in Friendica that can be easily fixed?

#Friendica #Mastodon


Frage | Weitersagen defekt?


Eine Frage an !Friendica Support

Hallo Zusammen, kann es sein das das mit dem Weitersagen bei Friendica nicht so ganz klappt. Wenn ich diesen Beitrag (Diaspora) (Bild) der bei mir auf Friendica so aussieht (Bild) weitersage, dann sieht die weitergesagte Version schließlich so aus (Bild). Bei der weitergesagten Version wird weder das im Beitrag enthaltene Bild angezeigt, noch das Profilbild noch funktionieren die Links zum ursprünglichen Beitrag oder zum Profil der Person die den Beitrag erstellt hat.

Läuft da gehörig was falsch oder habe ich einen Fehler gemacht?

Tags: #de #frage #hilfe #friendica #diaspora #weitersagen #ravenbird #2019-12-29