Dimillian / Dimillian/IceCubesApp
Bug: unlisted posts cannot be boosted
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Environment:
- OS: v26.0.1
- IceCubesApp version: v2.0.6
Description
I recently reported an issue where boosting the unlisted posts was not possible in certain cases, but it was possible with the long-press context menu. This issuew as put to resolved with a comment stating that unlisted posts should be also disabled like private posts as mastodon "does not support boosting unlisted posts".
However as I mentioned in my comment after the task was put to closed, this does not seem to be the case and the documentation says that unlisted (or quiet public) posts should be boostable just like public posts. As it says in the documentation:
Quiet Public
Exactly the same as public, but with the following difference:
- Your post will not appear in Mastodon’s live feeds or explore features.
- Your post will not appear in search results, even if your account has opted-in to full text search.
This option was previously known as Unlisted.
So to me it seems to be that the previous solution was not correct in this case.
Related Issues
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in IceCubesApp v2.0.6 on OS v26.0.1 by comparing boosting a quiet public post through the regular and long-press flows. Review related issue #2324 and the linked Mastodon posting documentation; done means unlisted posts have consistent, documented boost behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100