Commit Graph

50 Commits (f1fa1b638d736c7de7e7dccba62d9f9b90be0a43)

Author SHA1 Message Date
Scott a1e611553a Fixes inaccurate count when no items are deleted
8 years ago
Scott b0c95d3516 Removes check for praw.ini to allow global config
8 years ago
Scott 74bba08955 Allows user to generate praw and shreddit configs
8 years ago
Scott 0271b2e741 Updates core functionality to PRAW v4
8 years ago
Scott 9fdfb9a32a Removes edit only from configs
8 years ago
Scott c8c3dcc52d Moves credentials to praw.ini
8 years ago
Scott 8171da7828 Adds OAuth creds to config example
8 years ago
Scott 2b90ba8aea Removes outdated OAuth helper scripts
8 years ago
Scott 91cd47f139 Improves lorem ipsum to protect against lazy automoderation
8 years ago
Scott ca83643526 Fast forwards version number so that PyPI and PRAW agent agree
8 years ago
Scott 6cb808c403 Improves config files self documentation
8 years ago
Scott 4c78f404e2 Allows users to whitelist and blacklist multireddits
8 years ago
Scott 2a1e2fb0a5 Makes it easier for users to get the default config
8 years ago
David Trail 94734b3db2 This should skip clearing votes on subs > 6m old
8 years ago
David Trail 6225a9966b Up the user agent string
8 years ago
Scott fb6e326bc9 Updating README with packaged version usage
8 years ago
Scott 4d91de901b Bug fixes and rate limit hand holding for PRAW
8 years ago
Scott e1dcf9516a Config loading is no longer a huge mess
8 years ago
Scott 83fd3510cd Split up shredder into a class. Added support for >1000 items
8 years ago
Scott 07d3c3df0c Moved loremipsum import logic out of main shreddit code
8 years ago
Scott 39a625b75b Tweaking width to make it easier to hack on
8 years ago
Scott 48047a7884 Changed name for fork in setup
8 years ago
David Trail 792bbd2537 Python file ending, gitignor for virtualenv
11 years ago
David Trail 6f452c32dc Double tabs? Who thought of that!
11 years ago
David Trail aac66354b2 Comment accuratified
11 years ago
David Trail 144ccc1233 We don't have HTTPError
11 years ago
David Trail da0f23e216 Catch HTTP errors (504, 500, whatever) when doing r.login()
11 years ago
David Trail d8ee3aab26 Slight tidy up plus alter the edit_only functionality
11 years ago
Sander 57fe62f97f Added an extra newline for formatting.
12 years ago
David Trail 4f4fab85a1 Forgot to remove unwanted print message used for debugging.
12 years ago
David Trail 7c8f008dc5 Improved code layout, support for editing but not deleting, lorem ipsum! And some subtle Github advertising ;)
12 years ago
David Trail e9abdf7a84 Generate an improved pre-delete edit text.
12 years ago
David Trail 7b1f67c61d Improving security since deleted comments are actually kept by Reddit admins.
12 years ago
David Trail 15c5d3abf2 Optional -c / --config option with argparse for seperate config files.
12 years ago
David Trail 896abd5a54 Using the latest version of PRAW instead of the old reddit_api
12 years ago
David Trail b9e121fec7 Changed days to hours. Updated the readme. Added some helpful comments to the config file.
13 years ago
David Trail 58d50a07da Un-needed library removed.
13 years ago
David Trail e3d622fac4 Allows you to whitelist specific ids
13 years ago
David Trail a34681d169 Can now iterate over overview (combined comment/submissions)
13 years ago
David Trail 1d5a8c238f Sorted it so you can delete submissions as well now. Changed date in config file
13 years ago
David Trail 9a186c0988 Added some new abilities
13 years ago
David Trail eab9bd3b85 A few minor changes, debug output, etc
13 years ago
David Trail 0ed52bd6bc Verbosity in config
13 years ago
David Trail 9d230704cd Ability to change sort methods through config.
13 years ago
David Trail 5d2551255d Support for setting the days, whitelist subreddits
13 years ago
David Trail 1da559cf80 Working little script. Loving the PRAW
13 years ago
David Trail 21b2795c9c Needs to chdir to run as a cron job
13 years ago
David Trail 05ac081c08 Forgot to remove now defunct varibales
13 years ago
David Trail 4336be4429 Blarg
13 years ago
David Trail 26f2130342 Restructuring a little.
13 years ago