Add support for pinnning/unpinning posts
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 186
- Avg merge
- 1d 36m
- Merged PRs (30d)
- 11
Description
### Discussed in https://github.com/cheeaun/phanpy/discussions/357
Originally posted by **strk** December 13, 2023
I've discovered Mastodon supports the concept of "pinned" posts, and Phanpy is already aware of them as it gives them special visibility (that's how I discovered the existence of the concept). But Phanpy does not seem to have the a way for users to toggle the "pin" status of their posts, which was surprising to me.
This thread is meant as a feature request for adding such toggle configuration, unless it's already there and I was not able to see it
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the discussion linked from issue #359 and inspect how Phanpy currently exposes Mastodon posts with special visibility. Identify the existing post actions or account views involved, then verify that users can toggle the pinned status of their own posts and that the updated status is reflected in the interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100