Thatoo

Results 214 comments of Thatoo

I face the same issue. I can't follow external users then. I can follow local users though.. And I can be followed by external users.

Well, I have to moderate my previous message. It seems like there is only one account I can't follow, the only one I was trying because it's mine. Maybe at...

Well, I even could solve the last issue, I mean follow my remote account with my local account doing first the following occ command `occ social:account:following --unfollow `

Here are Firefox console logs (I get the same in Chromium) : ``` Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may...

However, on CLI, it is possible to boost a message. If I launch ethis command it doesn't work : `sudo -u nextcloud php8.2 --define apc.enable_cli=1 /var/www/nextcloud/occ social:note:boost MYUSERNAME https://framapiaf.org/@ANOTHERUSERNAME/111642480479656893` But,...

Same with Nextcloud 28.1.1. As I can't find a screenshot showing this boost button, I wonder if I'm the only one experimenting this issue or if it's normal and nobody...

If I look at Inspector in firefox (F12), it doesn't help to know if there should be or not an other button : ` ` but I can see an...

I can't follow, neither be followed on a fresh install of nextcloud on a fresh install of yunohost.

I finally managed to be able to be followed. For that, I changed the redirect nginx rule ` location = /.well-known/webfinger { return 301 /nuage-nextcloud/index.php$uri; }` to ` location =...

> we're currently working on a future release for NC25 Will it be the 0.4 alpha with all what is in the milestone including the [data Import/Export](https://github.com/nextcloud/social/issues/118)?