Toki icon indicating copy to clipboard operation
Toki copied to clipboard

A C# Fediverse server.

Results 11 Toki issues
Sort by recently updated
recently updated
newest added

# Missing Toki features This list is just some of the features I think Toki should have to at least be somewhat useable. - [x] Notifications - [x] Making a...

enhancement
help wanted

Something related to signatures. ``` warn: Toki.ActivityPub.Jobs.Federation.MessageFederationJob[0] Delivering to https://betamax.donotsta.re/video-channels/linusgroh/inbox failed! Status code: Forbidden, response: {"type":"about:blank","title":"Forbidden","detail":"ActivityPub signature could not be checked","status":403,"error":"ActivityPub signature could not be checked"} ```

bug
help wanted
ActivityPub

They should properly resolve.

MastoAPI
enhancement
ActivityPub

For now we store redundant informations in the UserMention field in the Post table. It actually takes up a ton of space and would only pose problems the bigger the...

enhancement

We should check whether an attachment exists, and only then update them.

bug
help wanted
good first issue
ActivityPub

Currently a single instance that refuses to connect can stall the entire federation job. We should probably fire several requests in parallel.

enhancement
ActivityPub

No idea for the cause, but no timeline loads. Toot! isn't reporting any issues either.

bug
MastoAPI
help wanted

Some of the things that have to be done in order to make administrating Toki actually viable: - [ ] Add a role system - [ ] Create an admin...

enhancement

When launching Toki for the first time, the admin should be met with a small step-by-step setup prompt that will set up all of the required fields required for Toki...

enhancement
help wanted

Only remote ones are.

bug
help wanted
good first issue