Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Social Network accounts to your profile #60

Merged
merged 32 commits into from
Nov 17, 2024
Merged

Add Social Network accounts to your profile #60

merged 32 commits into from
Nov 17, 2024

Conversation

timbl
Copy link
Contributor

@timbl timbl commented Oct 30, 2024

So that you can use the solid profile as your master profile

Work in Progess

@timbl
Copy link
Contributor Author

timbl commented Nov 5, 2024

Screenshot profile pane test 2024-11-05 at 09 05 30

@timbl
Copy link
Contributor Author

timbl commented Nov 5, 2024

basically working but tests not yet.

@timbl
Copy link
Contributor Author

timbl commented Nov 5, 2024

I'm getting this bogus hanging "build (14.x) Expected — Waiting for status to be reported Required".
Last time IIRC it was we had some rules on the repo, but here there don't seem to be any rules in the settings.

@timbl timbl changed the title Add Social Network accounts to your profile WIP Add Social Network accounts to your profile Nov 5, 2024
@chunt007
Copy link
Contributor

chunt007 commented Nov 5, 2024

Would Nostr, Kick, Twitch also be applicable?

@timbl
Copy link
Contributor Author

timbl commented Nov 6, 2024

Should have mentioned earlier, this is in response to #51

@chunt007
Copy link
Contributor

29: foaf:Account a rdfs:Class;
30: rdfs:label "Online Account Provider";
31: owl:disjointUnionOf ( :BlueSkyAccount :FacebookAccount :GithubAccount :InstagramAccount
32: :LinkedInAccount :MastodonAccount :MatrixAccount :PinterestAccount
33: :RedditAccount :SnapchatAccount :TiktokAccount :TwitterAccount :OtherAccount) .

Don't forget Pinterest :P

@chunt007
Copy link
Contributor

Not sure if this was brought up, but for some reason, the profile picture does not seem to work when you log into a solid community account. I merged the pull requests into my local repo and can't see the profile picture anymore.

@timbl
Copy link
Contributor Author

timbl commented Nov 15, 2024

Not sure if this was brought up, but for some reason, the profile picture does not seem to work when you log into a solid community account. I merged the pull requests into my local repo and can't see the profile picture anymore.

In what context? In the npm start or in a version of SolidOS which has it running? Where is the code running,and which was the profile being looked at? Could it be a permissions problem I wonder ..

@chunt007
Copy link
Contributor

Not sure if this was brought up, but for some reason, the profile picture does not seem to work when you log into a solid community account. I merged the pull requests into my local repo and can't see the profile picture anymore.

In what context? In the npm start or in a version of SolidOS which has it running? Where is the code running,and which was the profile being looked at? Could it be a permissions problem I wonder ..

developerconsole

Update: Can't get updatability status https://chunt.solidcommunity.net/IndividualChats/chunt.solidcommunity.net/index.ttl before patching: Error: Fetcher: https://chunt.solidcommunity.net/IndividualChats/chunt.solidcommunity.net/index.ttl Unauthenticated
at http://localhost:8080/main.js:51724:21

@timbl
Copy link
Contributor Author

timbl commented Nov 17, 2024

@chunt007 Yes in general i f you are not logged in, then you can't load your preferences file (or anyone else's). Solidos will try to load it as it gives it more info, but it should fail silently. You'll see fetch errors in the console log, but should not on the UI

@timbl
Copy link
Contributor Author

timbl commented Nov 17, 2024

Upgraded dependency on solid-ui to 2.5 to make sure we have the new icons

@timbl
Copy link
Contributor Author

timbl commented Nov 17, 2024

I think it is time to merge this one, to add the social net link functionality

@timbl timbl merged commit 2419d8d into main Nov 17, 2024
10 checks passed
@timbl timbl deleted the socials branch November 17, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants