FriendsOfFlarum Social Profile
[deleted]
poVoq rant this is really my main annoyance with the Flarum ecosystem... too much careless drive-by user-tracking and GDPR violations build into extensions. rant
This is unfortunately a common theme - it's not just the Flarum ecosystem. WordPress does this all the time. Not great for privacy, but in fairness to developers, their job is to deliver a stable framework, and the privacy aspect is our concern.
1.1.0
- Fix styling issues in dark mode (FriendsOfFlarum/social-profile23, FriendsOfFlarum/social-profile24)
- Add option to prevent using external favicons (FriendsOfFlarum/social-profile22, poVoq)
- Add permissions & remove delete modal
- Mods (or whoever) can just use the same edit modal
- Clean up some styles
- Change link to sites to be
<a>
withnoopener
,nofollow
,noreferrer
- Might want to update simply because of this... current version uses
window.open
- Might want to update simply because of this... current version uses
Thanks @rafaucau for his work that I saw too late, but still implemented based of his changes.
Thanks a lot for including the GDPR friendly option!
I just installed this, but I don't see the icons appear.
ok, how do I add the regular icons ?
thanks found them
1.1.1
- Fix issue with empty button objects & fields crashing profiles - FriendsOfFlarum/socialprofile26 (allen13)
hrvoje_hr PikaPower An option was added to v1 for external favicons, disabled by default. Unsure if this was left unchecked or if there's an actual bug somewhere.
Hello, some icons are not shown on users' profiles:
feds you have your answer here : https://discuss.flarum.org/d/18775-friendsofflarum-social-profile/79
- Edited
The same here "some icons are not shown on user profile"
maybe take the font awesome icon?
<div class="Badge Badge--social social-button favicon-0 social-icon-0" title="" aria-label="Website" style="" data-original-title="Website"><i aria-hidden="true" class="icon favicon Badge-icon"></i></div>
datitisev any update for fix external favicons unvisible?