Smilodon icon indicating copy to clipboard operation
Smilodon copied to clipboard

Mastodon-compatible Fediverse Application written in C# with .NET 7

Results 5 Smilodon issues
Sort by recently updated
recently updated
newest added

Before the project acquires more features and associated configuration values, we should agree on how we want to handle configuration. Some general thoughts I have on this, colored by the...

For ease of development, any objections to using Entity Framework and sqlsql lite? By using ef it will make it far easier to switch to a "real" database like mysql,...

question

**Is your feature request related to a problem? Please describe.** We should use this issue as a place to start planning the implementation of the ActivityPub library. I just finished...

enhancement

**Is your feature request related to a problem? Please describe.** @benrick I saw that you mentioned on Mastodon that we want to make this modular so it can potentially replace...

enhancement

Mastodon uses Webfinger to find information from the server where someone's account is located. To do this, it uses the Webfinger spec, because ActivityPub alone doesn't have this lookup. We'll...

enhancement