Cuckoo.Plus icon indicating copy to clipboard operation
Cuckoo.Plus copied to clipboard

A GooglePlus-Like third-party web client for mastodon.

Results 30 Cuckoo.Plus issues
Sort by recently updated
recently updated
newest added

@NanaMorse Is the repo already dead? Could you say something about the other contributors?

A screenshot in the README would be nice for discovering the project.

It frequently hits the rate limit with a 429 error. Probably you could find a way to get around it?

`npm run build` failed with multiple errors below. ``` ERROR in C:\Me\Code\Cuckoo.Plus\src\components\StatusCard\PlaceHolderMediaItem.vue.ts [tsl] ERROR in C:\Me\Code\Cuckoo.Plus\src\components\StatusCard\PlaceHolderMediaItem.vue.ts(28,2) TS2345: Argument of type 'typeof PlaceHolderMediaItem' is not assignable to parameter of type 'VueClass'....

When opening https://www.cuckoo.social/ I get redirected to https://www.cuckoo.social/#/oauth which is fine. It would be nice to have a small About page and a link to the source code.

API endpoint at https://instance.domain/api/v1/announcements

On Mastodon v3+, endpoints for those functionalities have been changed For at-complete and search https://docs.joinmastodon.org/methods/search/ For card preview, the card entity has been put inline to the status entity https://docs.joinmastodon.org/methods/statuses/

https://docs.joinmastodon.org/methods/statuses/polls/