mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #140] confusing unfollow messages #569
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#569
Loading…
Add table
Add a link
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?
Originally created by @muzzol on GitHub (Oct 15, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/140
when unfollowing there's a message that says unfollowing before checking if user needs to be unfollowed:
can the message Unfollow @whatever be shown only if an actual unfollow is performed?
I know there's a line that says skip when a user is not unfollowed, but I do a lot of parsing of my logs (greps) and it's hard to know in this particular case what's really happening.
this is mostly a cosmetic issue and don't affect functionality.
@Fadude commented on GitHub (Dec 26, 2020):
Done. will be added to next version