Implement Mastodon API #30
Labels
No labels
bug
customization
duplicate
enhancement
feature parity
help wanted
high priority
invalid
low priority
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: woem.men/forkey#30
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a bigger topic, and overall a pretty important feature, fae feels like :3.
Overall, the goal is to get things to the point where Akkoma-FE (https://iceshrimp.dev/iceshrimp/akkoma-fe) simply works.
This will be mostly worked on by sugar in initial stages. The implementation isn't going to be based on Sharkey's implementation, as frankly, Sharkey's implementation is pretty bad. Iceshrimp's implementation is quite useful here, but it's worth noting that Iceshrimp is based on an old version of Misskey, and merging that in isn't straightforward. As such, most of the code will be written from scratch.
salted caramel compat
/v1/accounts/lookup
/v1/statuses/:id
/v1/accounts/verify_credentials
/v1/timelines/home
(for now without trying to be smart about replies and boosts)/v1/timelines/public
/v1/custom_emojis
masto-fe compat
akkoma-fe compat
megalodon compat
others
/v1/timelines/home
(not sure if that's realistic to implement, and it's mostly a bonus)