Skip to main content


Friendica 2022.12 released


Content warning: We are very happy to announce the avail-ability of the new stable version of Friendica. Wrapping up the sprint from the 2022.10 release of Friendica we closed 73 filed issues and had almost 300 pull requests by 19 contributors. A special thanks goes out t

Hypolite Petovan reshared this.

@Friendica News

using WP + elementor for my personal home page.
Added rel=me to a link in the page pointing at my #Friendica profile per the elementor instructions.
Not working?
Most likely I am doing it wrong.

Or else - where do I send my $8 to get my blue check!?

@Friendica Support

This entry was edited (1 year ago)
@Falgn0n The Wizard The rel=“me” presence is checked once on profile form submission, and then once a day. Please resubmit the profile edit form first.
@Hypolite Petovan
Thanks.
Didn't seem to do anything.
Don't worry about it, not all that important, just thought I'd try out "the cool new feature"
@Falgn0n The Wizard I beg to differ, I can see the checkmark next to your homepage link in your profile card!
The changelog states the following:
NOTE: The Apache2 rewrite rule in the .htaccess-dist has been changed.
The change has to be applied manually to the existing .htaccess.

Unfortunately I cannot find any hint about the change? Is this true or has this hint been carried over from the previous update where such changes were described in detail?

@Friendica News
@AndiS 🌞🍷🇪🇺 No, this is current to this release. You have to add a B flag to the RewriteRule.
Interesting!

First I already have done this. I can even remembver doing it, but not when. This must have been during the previous update. It is only in .htaccess-dist and not .htaccess - right?

And second, where can I find how to do it? Again as stated above, I already did this but can no longer find the howto ... must be me getting older 😉
@Hypolite Petovan
@AndiS 🌞🍷🇪🇺 The change we added to .htaccess-dist must be applied manually by node admins to their respective .htaccess file because we don't have access to them from the official Friendica repository.

If you paste the contents of your .htaccess file, I'll be able to give you the updated version.
This entry was edited (1 year ago)
@Falgn0n The Wizard There it is:
This entry was edited (1 year ago)

Content warning: We are very happy to announce the avail-ability of the new stable version of Friendica. Wrapping up the sprint from the 2022.10 release of Friendica we closed 73 filed issues and had almost 300 pull requests by 19 contributors. A special thanks goes out t

@utzer ~Friendica~ You still had deprecated notice messages a few days before the release, I wouldn't say it's done and dusted.
@Friendica News What format should the rel-me backlink have? I tried using the same format as on Mastodon, and it does not seem to work (probably because I am using a specific service)
@Cătălin Petrescu@Friendica News It is the same expected format as on Mastodon. However, the verification isn’t immediate and its result when successful is rather discreet (a checkbox next to the homepage URL in the profile information in the left column).
@Hypolite Petovan@Friendica News I see. I got no personal webpage to try, so I checked all the options I had in order not to create an additional account somewhere just for this. So I found that Gravatar also provides Mastodon verification and decided to try it out here as well.

It's been more than one day already and it's still not showing up the checkmark on my profile here. I wasn't sure if I mistook something or if Gravatar is simply not the right tool for this.
@Cătălin Petrescu It looks good on both your profile and the Gravatar page. Please try to update your profile settings even if you do not change any field. This will queue a verification task for the worker to pick up.
news@forum.friendi.ca I remember the 2022.12-rc version saying that the .htaccess file needed to be updated on Apache. If I'm upgrading from 2022.10, do I need to do this still?
@Jonathan "Mastodon" Lamothe Yes, very much so. It only affects one specific API call, but it would be difficult to troubleshoot.
@Jonathan "Mastodon" Lamothe just pull/update and then quickly look in the shipped .htaccess-dist or so and there is a rewrite rule line with an additional B compared to your current version, so only one capital letter B needs to be added.

@Hypolite Petovan
@Александр@Cătălin Petrescu I don't see it either, grmbl.

It would show the error in the Friendica log, though, you can grep for "CheckRelMeProfileLink" for more information.
@Александр@Cătălin Petrescu Yes, and it's a quick fix for anyone who wants Open Source fame and fortune!
@Cătălin Petrescu@Александр No worries, once the related GitHub issue is resolved, the node you're on will be soon be updated and you'll be able to re-run the check again, hopefully with success this time.
That's what I was trying to point out 😁 Thanks, @Александр!

@Hypolite Petovan, It's not my server, I don't know how to access these logs. Is there an option in the settings or anything?