IanM 1.0.0 Flarum 1.0 I've not been able to address IanM just yet, but have opened an issue here FriendsOfFlarum/socialprofile20 so that it does not get lost. I'm focussing on getting as many FoF extensions ready for the Flarum 1.0 release as soon as possible, but we will re-visit again soon
Deku I can’t click on the SNS icons using a tablet (iPad). Is this normal? Works on my phone but both use Safari 😅
rafaucau Can someone from FOF review this PR? FriendsOfFlarum/socialprofile24 It fixes a lot of problems, and has been pending for days.
Darkle I am trying to delete a link from another user as administrator, but every time I try I get this message, is there anything I can do?
Darkle Justoverclock Everything has administrator permissions, but now reading it I think the problem is that there are no permissions for this extension 🤨 Can anyone confirm this?
poVoq Any news on this loading icons from a remote tracking location? See: FriendsOfFlarum/socialprofile22 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
[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.
datitisev 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> with noopener, nofollow, noreferrer Might want to update simply because of this... current version uses window.open Thanks @rafaucau for his work that I saw too late, but still implemented based of his changes.
rafaucau D-W For now, you can add the acpl repository to composer.json "repositories": { "socialprofile": { "type": "vcs", "url": "https://github.com/android-com-pl/socialprofile.git" } } And then run composer require fof/socialprofile ^2.0.0-rc.1
allen13 datitisev A serious bug Leave the upper one blank, fill in the information below and save it. The user disappears (the database is still there, but it is not displayed in the front end)!
datitisev 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.