Skip to main content














Notifications not visible


@Friendica Support I can't understand one thing: from the main screen of one of my friendica forums I don't see notifications or messages. But the browser tab shows me a number of notifications.
Why is there this difference?

















The rendering of a thread jumps to its top whenever I interact with, e.g. like a comment


Hi @Friendica Developers @Friendica Support

Is it a general behavior that when I interact with a post, e.g. to like a reply, the site scrolls up to the root of the thread?
This is very annoying when I want to read through replies and comment / like on my way through. It requires a lot of scrolling through the same content over and over again.

Is this an issue with the code, or does it depend on the used browser?

Does anybody else even has this issue?
You can try here social.bund.de/@bfdi/109477476… and like e.g. my comment friendica.mbbit.de/display/b25…

in reply to Marek Bachmann

@Marek Bachmann :friendica: This usually has to do with the automatic collapse of the post content. When a like or a comment is submitted, the whole thread is asynchronously regenerated, and if the dimensions of the new threads aren't the same as the existing thread, browsers adjust the scrolling according to factors unknown to me.























Appeareance of images attached to a post


Hello @Friendica Developers @Friendica Support @friendica-dev.mbbit.de/profile… Hello dear community, I would like to discuss with you about the appearance of posts with multiple images on #Friedica. Here is my opinion:
The current way multiple #images are displayed is awful:

Yeah, you saw it by my embedded examples your self. What bothers me most is:

  • It just looks messy (especially when there is a mix of landscape and portrait format)
  • Besides the aesthetics, multiple images take a lot of room (when you do not use an add-on like show more)


My suggestion on which I would love to hear your opinion is to use a grid format like on #mastodon:

I would pitch a suggestion by adding a PR for a (from my point of view) "better" appearance based to this
tutorial. I do not like to use JS in general and would leave it out by determine the suited amount of columns in the backend.

But before I invest time on that, I want to hear your feedback. Thank You!

This entry was edited (3 years ago)
in reply to Marek Bachmann

The image grid feature is now live in the 2022.12-rc branch.

❤ Thank you very much for all the feedback and support! ❤

One known issue is that the grid is not generated in "quote shared" post, and I did not find the time to analyze / address it (github.com/friendica/friendica…).

in reply to Marek Bachmann

Do you have a screenshot showing how this looks like now? :smiling face with smiling eyes:
in reply to Hypolite Petovan

I am not able to confirm the issue. On my dev instance, clicking on any image in any of both column starts fancybox correctly (Tested it here: friendica-dev.mbbit.de/display…).
Can you provide an example? Thank You!
in reply to Marek Bachmann

@Marek Bachmann :friendica: @Grischa Don't worry about it, it's an issue with the fancybox addon specifically, and you need an image grid with two columns, it doesn't affect inline images like you've shared.














Could not acces .well-known/host-meta


Hello @Friendica Support after pulling from dev at 27th November, I receive this message on the admin page, complaining about the system has no access to .well-known/host-meta with indicate a severe misconfiguration. What has changed? :-)
in reply to Marek Bachmann

Here is the error from log corresponding to this message:


2022-11-30T17:30:14Z index [ERROR]: Uncaught Exception Error: "Class 'phpseclib3\Crypt\RSA' not found" at /home/friendica/live/src/Protocol/Salmon.php line 248 {"exception":"Error: Class 'phpseclib3\\Crypt\\RSA' not found in /home/friendica/live/src/Protocol/Salmon.php:248
Stack trace:
#0 /home/friendica/live/src/Module/WellKnown/HostMeta.php(96): Friendica\\Protocol\\Salmon::salmonKey()
#1 /home/friendica/live/src/BaseModule.php(238): Friendica\\Module\\WellKnown\\HostMeta->rawContent()\n#2 /home/friendica/live/src/App.php(739): Friendica\\BaseModule->run()
#3 /home/friendica/live/index.php(44): Friendica\\App->runFrontend()
#4 {main}"} - {"file":null,"line":null,"function":null,"uid":"14c663","process_id":568081}
in reply to Marek Bachmann

@Marek Bachmann :friendica: Ah, you need to run bin/composer install --no-dev whenever the composer.lock file changes.
in reply to Marek Bachmann

Thx, that fixed it. Nice! Was pulling the last times without worrying about that ;-)










This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.