FairPlaySocial icon indicating copy to clipboard operation
FairPlaySocial copied to clipboard

Multi-platform social network system

Results 37 FairPlaySocial issues
Sort by recently updated
recently updated
newest added

When displaying posts, a numeric value is being shown to indicate how long ago the post was created, currently, the value is not working correctly, it is using TimeSpan.Hours instead...

bug
good first issue

The "RemoteAuthenticatorView" in the "Authentication.razor" file has placeholders for the different Authentication Steps. We want to design a good looking UI for these steps.

enhancement
good first issue
help wanted

Blazor in .NET 7 introduce a loading indicator approach when first loading the app. It is located in the index.html and works using the css classes in the app.css file....

enhancement
good first issue

Add the OpenGraph MetaTags to * Index.html * Embedded Post Sample Meta Tags FairPlaySocial

enhancement
good first issue

FairPlaySocial already has a small feature to deny creating posts with Forbidden Urls. There is a table "ForbiddenUrl" and a class "ForbiddenUrlService". The urls must be the shortest form of...

enhancement
good first issue

Currently, the platform offers an initial ReShare functionality, however, it's implementation may not be the best. At the moment the Post table has a Self-Referencing Foreing Key, and is allowing...

good first issue
help wanted
question

Currently, the platform is not adhering to official standards such as ActivityPub. There are some concerns about adhering to decentralized technologies. The software in the FairPlay category has as one...

enhancement
good first issue
help wanted
question