libreddit icon indicating copy to clipboard operation
libreddit copied to clipboard

Ignore errors while fetching subreddit names in subscriptions_filters()

Open staticssleever668 opened this issue 3 years ago • 0 comments

If we can't retrieve subreddit name, just use the user-supplied name. This fixes banned subreddits being impossible to to unfilter or unsubscribe from. A drawback of such approach is that it might be possible to subscribe to a subreddit twice with different casing, however the chance of this is extremely low. Fixes #730, supersedes #745.

staticssleever668 avatar Mar 09 '23 12:03 staticssleever668