[GH-ISSUE #140] confusing unfollow messages #569

Closed
opened 2026-03-13 21:59:07 +03:00 by kerem · 1 comment
Owner

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:

[10/15 10:17:02] Unfollow @mmontf
[10/15 10:17:02] Check if @mmontf is following you.
[10/15 10:17:04] Sleep for 2 seconds
[10/15 10:17:12] Back to the profile.
[10/15 10:17:13] Sleep for 1 second
[10/15 10:17:25] Back to the followings list.
[10/15 10:17:25] Sleep for 2 seconds

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.

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: ``` [10/15 10:17:02] Unfollow @mmontf [10/15 10:17:02] Check if @mmontf is following you. [10/15 10:17:04] Sleep for 2 seconds [10/15 10:17:12] Back to the profile. [10/15 10:17:13] Sleep for 1 second [10/15 10:17:25] Back to the followings list. [10/15 10:17:25] Sleep for 2 seconds ``` 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.
kerem 2026-03-13 21:59:07 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Fadude commented on GitHub (Dec 26, 2020):

Done. will be added to next version

<!-- gh-comment-id:751371365 --> @Fadude commented on GitHub (Dec 26, 2020): Done. will be added to next version
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#569
No description provided.