Commit Graph

62 Commits (d8d82d18c91700a9db9488626f9971e5582d6ce7)
 

Author SHA1 Message Date
David Trail d8d82d18c9 I am stupid
12 years ago
David Trail 745f375c9f Updated readme.
12 years ago
David Trail 22857f8c2d I thought I was funny, I wasn't.
12 years ago
David Trail 57ee9afce2 Merge branch 'master' of github.com:x89/Shreddit
12 years ago
David Trail a7fd5c789f Donation link. Muhaha
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 11e53c6f21 Update LICENSE
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 c7611db12b Cron examples added to readme
13 years ago
David Trail e3e18bbb0e A little hint for those who want to run cron jobs
13 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 5a19e9596d Reverting the default to 7 days
13 years ago
David Trail 9a186c0988 Added some new abilities
13 years ago
David Trail f637acc9a0 new options to config
13 years ago
David Trail e20a61431d Ignore the config, I think this is the correct course of action for config files anyway...
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 5412933cfa Updated gitignore, can save a local repo of reddit in reddit/ now
13 years ago
David Trail 1da559cf80 Working little script. Loving the PRAW
13 years ago
David Trail 7f60b7a018 added caveat
13 years ago
David Trail 0b97644442 Cleaned everything up for PRAW
13 years ago
David Trail 6029949ec6 more fh mishaps
13 years ago
David Trail 0d2fcdf0c5 using with for filehandles
13 years ago
David Trail cad8605fe5 Thank you lovely
13 years ago
David Trail 6ff39d8535 Changes to make work with python < 2.6
13 years ago
David Trail 21b2795c9c Needs to chdir to run as a cron job
13 years ago
David Trail 32d1690eb4 All working now
13 years ago
David Trail 5083205873 Ignore backups
13 years ago
David Trail 10b7dcc3fa Always appears to return {} from conn regardless of id. Confused
13 years ago
David Trail a1f6b27d22 I think ID will work
13 years ago
David Trail 147bc2b4fc no comment
13 years ago
David Trail 069ee47823 omg BSD
13 years ago
David Trail 1a86a20e84 Refactored slightly
13 years ago
David Trail 05ac081c08 Forgot to remove now defunct varibales
13 years ago
David Trail 1cd59dbc78 grab by name instead of id
13 years ago
David Trail 9d0b155fe2 Looks as though it kills, but doesn't
13 years ago
David Trail eef70573f0 Bit of a readme update
13 years ago
David Trail d835207744 Why rename them
13 years ago
David Trail 2acb28508f Grabbing some data to show what's being deleted.
13 years ago
David Trail 1c910356da Updated the user.json, days should be an integer
13 years ago
David Trail c94ce25ccb Updated the readme so github shows a good 'how-to'
13 years ago