Search
Items tagged with: friendica
Friendica Directory version 2.3.1 released
This update fixes a critical bug preventing normal profile/server probe that made displayed profile number plummet since version 2.3.0.
Friendica Directory 2.3.0 Released
I just pushed version 2.3.0 of #Friendica Directory.
This release notably adds back support for the zrl
query parameter that allows a directory user coming from a Friendica node to be automatically authenticated with remote nodes to make remote follow seamless.
This was a legacy directory feature that had been missing from the new directory ever since it's been initially released.
As usual, please report bugs and feature requests at https://github.com/friendica/friendica-directory/issues where I'll safely ignore them for several months before suddenly take care of one of them during an all-nighter coding frenzy!
Ist diese Anzahl normal?
#Friendica #Friendica Support @Friendica Support
Any tips which one to use besides #Friendiqa or #DiCa (which seems not to be developed anymore).
I need one of the git masters here.
git pull
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:
git config pull.rebase false # merge (the default strategy)
git config pull.rebase true # rebase
git config pull.ff only # fast-forward only
You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.
Already up to date.
How can I solve this? I do not need to keep any local changes, except for config files and .htaccess or so.
The message showed up after I did checkout "develop".
!Friendica Support
This isn't necessarily *wrong*, it's just that the mention is displaying in a way that's native to their own platform. Is there a way to improve how mentions are rendered, so that they look native on the platform that's rendering them?
Like, it'd be nice if I saw my mentions as @sean instead of @deadsuperhero or whatever. So I guess the question is, how exactly might this be fixed? Is there a way for both platforms to render the same mentions differently?
#Fediverse
Don't loose posts from rare posters anymore!
I had a problem with #Friendica, compared to Faceshit. I constantly read posts by only the most frequently posting accounts. And others were just lost on the timeline.
So I made a little script. Idea is to group contacts by posting frequency into couple of groups created just for this purpose, like "rare", "very rare" and "frequent". I run this script from time to time to automatically move contacts between these groups.
https://github.com/loziniak/red-scripts/blob/master/friendica-regroup.red
Script is written in Red, you can check the language out here: http://www.red-lang.org/
rel
tag on hashtag links, #Friendica.
#mastodon: @Horatio Velveteen 🇦🇺
#diaspora: @uxintro
#gnusocial: @uxintro
I've managed to follow a #hubzilla account from the directory but I get an error (doesn't recognise network) when trying to add a hubzilla account from the contact search area. Any clues @Hypolite Petovan ?
Hello !Friendica Support
any cool idea what to do with the domain mistpark.com? 😀
For the historical background of the name...
"Friendica (formerly Friendika, originally Mistpark) is an open, free, distributed social network."
One of those two will likely convince my friends and family to try the fediverse.. twitter-esque micro-blogging doesn’t interest them so this instance will for all intents and purposes remain a single-user instance ad infinitum.
not to insinuate that they are drawn to postgresql, or even know what it is.. that’s my line in the sand..
Sometime when I post a reply (did some tests) on my other #friendica server I only get an empty page only stating "success" as shown below.
What is wrong in this case?
Looks like this:
!Friendica Support
How can I see the jpm again? Does it require a certain log level? Had a tail -F running for a few minutes but didn't spot anything like it.
I got it activated in the config:'worker_jpm' => 'true'
Back in late 2016 I'm glad the #Fediverse (comprising OStatus/ActivityPub-compatible social networks) and the #Federation (comprising Diaspora-compatible social networks) welcomed me when my #Facebook account was frozen and I was (and still am) too stubborn to give in to their demand to give me back access to it.
I've been contributing to #Friendica ever since, mostly through dogfooding through my own single-user node.
Happy Birthday to us and thank you to everyone who has contributed or still is contributing to this mind-boggling common project.
I'm looking for either a high-level explanation of this system that doesn't seem to rely on the usual "max_id"/'since_id" boundaries, or an actual implementation of it.
Thanks!
#help #webdev
@news
@admins
@yunohost
#Friendica for #Yunohost has been updated to version 2020.03
https://github.com/YunoHost-Apps/friendica_ynh
For more information about Friendica visit: http://friendi.ca/
Sind bei anderen Nutzern von #Friendica die Benachrichtigungen (trotz der Spracheinstellungen auf Deutsch) in Englisch?
Fiel mir bis jetzt nicht auf, aber nehme an da ist nen Fehler im letzten Release, kann das sein?
The numbers in the cell are the "fright score" players can add and compare.
Also, because of the improvements @Hypolite Petovan has made the #Friendica community pages are now a wonderful place to waste your time.
#fediverse
@Friendica Support My #friendica instance is running for about 1 year now and the database has grown to 9.9GB. I found out about the remote items today and set the threshold to 20 days. After running the worker some 100 MB where gone from the database, but after running OPTIMIZE TABLE it is back on 9.9GB.
My instance has only one user. What can be the reason for such a lot of used space?
Since we now have contact filters, here's a breakdown of my contacts from #Friendica by protocol (Followers/Follows/Mutuals):
- DFRN: 147/105/90
- Diaspora: 174/103/96
- OStatus: 171/16/8
- ActivityPub: 139/89/39
- Twitter: 200/154/(69 or 141?)
Unexpectedly my #Friendica Server went into maintenance mode this night (I guess). I think it got stuck in the maintenance mode.
On the page I see:
#0 [internal function]: Friendica\Module\Maintenance::content(Array)
#1 /srv/http/src/App/Page.php(332): call_user_func(Array, Array)
#2 /srv/http/src/App/Page.php(388): Friendica\App\Page->initContent(Object(Friendica\App\Module), Object(Friendica\App\Mode))
#3 /srv/http/src/App.php(576): Friendica\App\Page->run(Object(Friendica\App), Object(Friendica\App\BaseURL), Object(Friendica\App\Mode), Object(Friendica\App\Module), Object(Friendica\Core\L10n), Object(Friendica\Core\Config\JitConfig), Object(Friendica\Core\PConfig\JitPConfig))
#4 /srv/http/index.php(42): Friendica\App->runFrontend(Object(Friendica\App\Module), Object(Friendica\App\Router), Object(Friendica\Core\PConfig\JitPConfig), Object(Friendica\App\Authentication), Object(Friendica\App\Page))
#5 {main}
I tried to run "bin/console dbstructure update", but in mysql there is no processes.
Should I try to finish maintenance mode manually?
Frage | Friendica: Viel mehr aktive Kontakte, aber auch viel weniger Feedback?
Ich bin ja jetzt schon von Diaspora kommend eine ganze Weile bei Friendica. Was mir dabei auffällt ist das ich sehr viel mehr aktive Kontakte habe, aber ebenso das ich viel weniger Feedback zu meinen Beiträgen bekomme als bei Diaspora.
Woran könnte das liegen? An sich sollte ich doch bei mehr aktiven Kontakten auch mehr Feedback auf meine Beiträge bekommen oder?
Tags: #de #frage #friendica #diaspora #feedback #kontakte #ravenbird #2020-03-18