mastodon icon indicating copy to clipboard operation
mastodon copied to clipboard

Chuckya, a glitch-soc fork used on wetdry.world

Results 14 mastodon issues
Sort by recently updated
recently updated
newest added

### Pitch Find an existing mastodon / glitch-soc quote post patch and merge it into Chuckya ### Motivation It's just *annoying* and inconvenient that we see RE: https://some-instance.example/objects/whatever or something...

enhancement

Work in progress. ~~Currently only done on the API; working on exposing it in the UI.~~ This separates the status reaction serializer from the announcement reaction serializer to avoid breaking...

### Pitch There should be a way to handle direct links to a post or user without having to go through the user's home instance, in such a way that...

enhancement

### Pitch Allow more than four attachments on a post ### Motivation Since this fork adds reactions, and all the other platforms that have reactions also support more than 4...

enhancement

### Steps to reproduce the problem 1. Open to the reaction picker with your keyboard 2. Select or press escape ### Expected behaviour The reactions button should be focused on...

bug

### Pitch Create individual patch branches for each of the features/changes that Chuckya adds compared to glitch-soc. ### Motivation Would make it easier for other fork maintainers to cherry-pick patches.

documentation

### Pitch misskey style cat ears. ![image](https://github.com/TheEssem/mastodon/assets/74445505/8a5f05f3-6e3b-4513-907c-9f94900a4fa2) pleroma/akkoma (not sure who did it) local bubble showcase ![image](https://github.com/TheEssem/mastodon/assets/74445505/db999543-5651-4910-933c-7a714f439f3d) ### Motivation cats ear: because. it will be very useful to the users...

enhancement

### Pitch I think it would be great to be able to designate an account as a Group. This option would presumably be right below "This is an automated account"...

enhancement

### Pitch (Mirror of [this upstream issue](https://github.com/glitch-soc/mastodon/issues/2315)) I don't quite get why Mastodon handles `Page` objects the way it does. It seems like having it be in `CONVERTED_TYPES` (see line...

enhancement

### Pitch I'm implementing showing who reacted to a status in my client, and that information doesn't seem to be exposed here. Akkoma has /api/v1/pleroma/statuses/:id/reactions, fedibird has status.emoji_reactions[].account_ids, but it...

enhancement