Nick-Gottschlich / Social-Amnesia

Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
GNU General Public License v3.0
797 stars 37 forks source link

Seems to work great, but only lists a few posts and comments? #63

Closed gitatmax closed 4 years ago

gitatmax commented 4 years ago

Hi, I'm able to authenticate with Reddit and everything, but it seems to only pick up a few posts and comments. I tested removing some old comments, it seemed to delete what I told it to there, but it's still only listing some posts and comments.

I am running Version 2.0.0-b2 (2.0.0-b2). I'm What might I be missing? Thank you.

Nick-Gottschlich commented 4 years ago

@gitatmax

Hey there! First off, it brings me great joy to see that people are using something I created and gaining value from it 😁. Thank you!!

Second, some good news, I am aware of this bug and have actually just fixed it. Reddit had a default limit of 25 items for the API call, and I was only grabbing that many. Social Amnesia will now get up to the API limit of 1000 items back (for both posts and comments).

Check out the new release and let me know if that fixes your problem!

https://github.com/Nick-Gottschlich/Social-Amnesia/releases/tag/v2.0.0-b3

While I've got you, if you don't mind me asking, how did you find out about Social Amnesia? I don't run any analytics so I have no idea how people actually stumble upon my software.

gitatmax commented 4 years ago

@Nick-Gottschlich, you're welcome & thanks so much for creating this gem!

I did as you as you said and checked out the new version. It worked great, thanks again!

I came across your repository here, I think, browsing Reddit (or a Google search). I had tried out the application in version 2 and am happy to see it growing.

All the best!