Commit Graph

271 Commits (705c076abcef7997e3fae80fff01bb505948bda2)
 

Author SHA1 Message Date
x89 446ec82b0e It wasn't an rst...
10 years ago
x89 6e4abff74a Removed buggy and superflous code.
10 years ago
x89 b3cc8a4f5f Bug where text files for saving copies were being created even with saving set to false.
10 years ago
x89 3ab1f80924 Wee run script to save the hassle of sourcing env
10 years ago
x89 2658074f47 Merged changed from pteek with fixes.
10 years ago
x89 98adee0fba Merge branch 'pteek-dump'
10 years ago
pteek 09cdcb4c71 #25 Fix a print
10 years ago
pteek 8bc863db83 #25 Added json dump for submissions
10 years ago
x89 75c9f0e987 Improved get_sentence syntax, works on non-unix systems
10 years ago
x89 8df4e34256 No reason not to use the latest praw.
10 years ago
David "Naypam" Trail 5ec64fa893 Merge pull request #23 from brunoqc/patch-1
10 years ago
Bruno Bigras 2cea558227 Fix typos in README
10 years ago
David Trail d1a0ffe0f5 Nuke option for older comments
10 years ago
David "Naypam" Trail 2aeeb3309e Merge pull request #18 from kmwhite/master
10 years ago
Kristofer M White a528a4abc0 Doc fix
10 years ago
David Trail f30ed08b3e Install script.
10 years ago
David Trail c17e860856 More help in the readme.
10 years ago
David Trail b7ecf0adcb Zero the line for request logging (more verbosity)
10 years ago
David Trail bc1bd47411 Better user-agent
10 years ago
David Trail c9e9af9801 Oopsie typo
10 years ago
David Trail 2a184b5853 No FileNotFoundError on Python 3
10 years ago
David Trail 72eacc0644 Merge branch 'master' of github.com:x89/Shreddit
10 years ago
David Trail a06d5113c0 Moved my env-specific stuff to .git/info/exclude
10 years ago
David Trail fc5439df7d Oops missed a config mismatch.
10 years ago
David Trail e968036137 Distingused / gilded ignore option.
10 years ago
David "Naypam" Trail 20d2b850a9 Merge pull request #13 from drewcrawford/master
10 years ago
Drew Crawford c9874873c9 Use of a binary string was necessary in py3.4 to avoid throwing an exception
10 years ago
David Trail aeed17e7a1 Don't need a chargelog when it's in git.
10 years ago
David Trail 9a534dd2a0 Oops, we didn't want those files.
10 years ago
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