Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Display reply restrictions on tweet #429

@schmittlauch

Description

@schmittlauch

Since a while, Twitter allows restricting who can reply to a tweet. The 2 more restrictive settings are Only people I [the tweet author] follows and Only accounts mentioned in the tweet.
Unfortunately, these restrictions are not visually reflected so far in Cawbird. If such a restriction prevents you from posting, at least the error message popup you get when attempting to submit a reply post tells what is going on. But if this restriction is somehow reflected in the API data, it'd be preferrable to know about not being able to reply before taking the time to phrase a reply, click send, and only then find out.

Describe the solution you'd like
Each post shall display an additional logo or text hint in case any reply restrictions are active for the post. I am uncertain whether that shall be the case already for the timeline overview of posts or only in the details view.
Additionally, the reply button shall change its active state depending on whether the user falls into the permitted group under the specified reply restrictions or not. This shall happen for all views/ layouts, wherever such a reply button can appear.

Describe alternatives you've considered
If this information cannot be extracted from the API, then that is the way it is. I'd reject any brittle workaround like web scraping to overcome that restriction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Twitter Says NoThings we'd like to fix, but which Twitter doesn't let us supportlibhandy redesignIssues that will be handled in the libhandy redesign or after its completion

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions