A Flarum extension. Ignore users - hiding their posts in discussions and preventing Byobu direct messages.
Use Bazaar or install manually with composer:
composer require fof/ignore-users
composer update fof/ignore-users
An extension by FriendsOfFlarum, commissioned by giffgaff.
Without translation fof-ignore-users.forum.profile_link
Xso I was just going to say that ๐
Xso phenomlab this is a known issue in Flarum. The text does not fallback to any other language if it's not translated https://github.com/flarum/core/issues/1774
phenomlab are you talking about a different issue ? If so can you describe in more details what doesn't work and any error you get ? I think Xso was only saying the translation key showed up instead of the English text.
clarkwinkelmann Ok, but when you ignore a user, they are also not shown when you click that link.
clarkwinkelmann Yes and no - sorry - I jumped into this thread as I noticed the same thing.
modal does not appear in the profile link when using ads blockers ...
Adblock on:
Adblock Off:
Ram0n might be related to the name of those elements..
I got error. When a user trying to ignore another user,
Failed to load resource: the server responded with a status of 401 (Unauthorized)
In admin panel just selected admin authorized (Not ignore) I'm using beta v8.1. May I be getting an error because of this?
Alshain I can't reproduce this, are you trying to ignore another admin?
Kyrne With this extension can only administrators ignore members? Can't one member ignore the other?
Alshain any user should be able to ignore any other user. A permission in the admin ensures that specific permission groups are able to circumvent being ignored.
luceos I'm getting a "no authorization" error. I do not know why ๐
Alshain luceos I'm getting a "no authorization" error. I do not know why ๐
I get the same reaction. The user to be ignored is not set to be "unignorable". Only as an admin I am allowed to ignore others.
Hi! I think this is a bug: On the profile page (in the section where you can see your posts and ignored uses) it shows me this: It should normally show just โIgnored Usersโ right? @Kyrne
Thanks in advance! ๐
theberrysauce Try clearing your cache through the Admin dashboard or by running php flarum cache:clear.
php flarum cache:clear
theberrysauce
datitisev
I forgot to push the translation just released 0.1.3 try updating to that.
It worked! ๐ Thanks for the quick reply Kyrne and datitisev!
@Kyrne Ignore users button appears for unlogged users on profile page.
Ram0n Just pushed version 0.1.4 to fix this. Thanks for the report!