Commit Graph

192 Commits (3fcbfb101a03927537050da4626fcfbc0799c0eb)
 

Author SHA1 Message Date
David Trail 27f39974b4 Random words to replace the now broken loremipsum module, a few tidyups
10 years ago
David Trail 0fc430b8de Updated requirements to latest praw, updated readme to help people a little extra
10 years ago
David "Naypam" Trail 56894b562b Merge pull request #11 from markrawlingson/master
10 years ago
Mark Rawlingson c7ba6ac784 encoding message body to utf-8 - chars such as é cause an exception
10 years ago
David "Naypam" Trail 49e9cc1e14 It's quite a small repo for FreeBSD.
11 years ago
David Trail 3658073ab2 Added requirement.txt from virtualenv.
11 years ago
David Trail c8eeacbda7 Missed those tabs when converting to python 3
11 years ago
David Trail c4cdc61ebb Merge branch 'master' of github.com:x89/Shreddit
11 years ago
David Trail b2005e49da Oops, missed a line in python 3 translation.
11 years ago
David "Naypam" Trail 2f56c12365 Update CHANGELOG.rst
11 years ago
David "Naypam" Trail 120e98cf23 New year, isn't it.
11 years ago
David Trail 551746f1e9 Python 3, PEP 8 compliance, general refactoring
11 years ago
David Trail feae80895e PEP8 compliance
11 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 74b0f3b27e Update README.rst
11 years ago
David Trail f23d15dc83 Merge pull request #9 from smjd/patch-1
11 years ago
Sander f83b9c9577 Removed small error
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
David Trail aa5e2ecc34 Just tidying it up a bit
12 years ago
David Trail 23043d628f We no longer have a reddit directory and may have multipe config files, so let's ignore them all.
12 years ago
David Trail 40ede35380 Merge pull request #6 from smjd/patch-1
12 years ago
Sander 57fe62f97f Added an extra newline for formatting.
12 years ago
David Trail 07b6d63e6d Merge pull request #5 from drf24/patch-1
12 years ago
drf24 48b2bd4a1f Update shreddit.cfg
12 years ago
David Trail f7a5b8b8a9 Little help titbit by request from /u/anaherpandaderp
12 years ago
David Trail 4f4fab85a1 Forgot to remove unwanted print message used for debugging.
12 years ago
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