Commit Graph

60 Commits (c6758401ad077a4a8633560617d1c08927980d2d)

Author SHA1 Message Date
Scott 5fabc72419 Migrates multireddit function to PRAWv4 version
8 years ago
Scott ad52e75cd2 Fixing tab inconsistency
8 years ago
Scott 9c09e1d14e Merge branch 'master' of https://github.com/x89/Shreddit
8 years ago
crypticgeek 4bc7072155 fix nuke_cutoff not being respected
8 years ago
Scott d8e4a75ec8 Removed nasty update message for minor version
8 years ago
Scott b3bb5fa129 Fixes change to PRAW exception on vote clear
8 years ago
Scott cf8a92e4eb Fixes reconnect regression
8 years ago
David John 64f5d3193f Correct INFO output when skipped deletions
8 years ago
Scott eb0f61491e Fixes JSON output regression in PRAW4
8 years ago
Scott 8317f30697 Handles pkg_resources byte strings in Python 3 correctly
8 years ago
Scott a33dbb2754 Fixes inaccurate count when no items are deleted
8 years ago
Scott a41984ac6b Removes check for praw.ini to allow global config
8 years ago
Scott e889c234e8 Allows user to generate praw and shreddit configs
8 years ago
Scott 4f0a85ca09 Updates core functionality to PRAW v4
8 years ago
Scott f4499a7b72 Removes edit only from configs
8 years ago
Scott 9678657fd1 Moves credentials to praw.ini
8 years ago
Scott e6c1324a4a Adds OAuth creds to config example
8 years ago
Scott a94bdd762c Removes outdated OAuth helper scripts
8 years ago
Scott 2bad6f5111 Improves lorem ipsum to protect against lazy automoderation
8 years ago
Scott e1d34b9159 Fast forwards version number so that PyPI and PRAW agent agree
8 years ago
Scott 536d7875a1 Improves config files self documentation
8 years ago
Scott 7afd50f348 Allows users to whitelist and blacklist multireddits
8 years ago
Scott f7d7e34d2d Makes it easier for users to get the default config
8 years ago
David John e6c732f4df This should skip clearing votes on subs > 6m old
8 years ago
David John a2f4ee2837 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