Filter by visibility level #7
Labels
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
marvin8/fedinesia#7
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a replacement for
skip_deleting_dm==>skip_deleting_visibility. On config setup should make a list of selected visibility levels which will be used to skip (or use) statuses which match status.get("visibility") with anything in.I'm thinking to try make this as my python test task, butnot sure yet if you actually need this at cost of deletingskip_deleting_dm.For reference:
https://docs.joinmastodon.org/spec/activitypub/#Mention
https://docs.joinmastodon.org/user/posting/#privacy
Sounds like a reasonable idea. I am currently working on something else and I might take a few days / weeks until I can get to this.
However if you feel like submitting a pull request, I'd be very happy to look at that and merge as soon as I can.
I have started working on this issue now. Looks like it's going to be reasonably straight forward to implement.
Sorry I forgot to mention that this has been included in release 3.1.0 and later.