Commit Graph

38 Commits (fb79760404ae9f8e39376097fad6b11ec3c84574)

Author SHA1 Message Date
Ryan Gibbons fb79760404 Use INFO when logging during trail_run
9 years ago
David Trail e3bea5dfb3 This wasn't even needed
9 years ago
David Trail 38de541513 I don't think we actually can iterate over > 1000
9 years ago
David Trail 0457f07dbb pep8 compliance
9 years ago
David Trail 21b311c8d1 use logging instead of verbose
9 years ago
David Trail b46dd0a3be Dat space
9 years ago
Alex 07902a54a0 Added ascii encoding for trial_run output
9 years ago
David Trail 3185d7b96e Back to no limit, was changed to 100 for testing the OAuth params
9 years ago
David Trail ee31bc89cf Need 'history' OAuth2 access now.
9 years ago
Deniz Dogan 7b4c3b1d1d Fix: didn't remove all content
9 years ago
David Trail ab2680ea8a Issue brought up on youtube video by InzMovi
10 years ago
David Trail 9b1c0663f8 Iterate while things were removed, combat the max 100 issue.
10 years ago
David Trail 2e9beb1d91 OAuth 2 login support. see get_secret.py and praw.ini.example
10 years ago
x89 ec0452983f Check for TypeError (in case NoneType if the max_points entry hasn't been added yet)
10 years ago
Dave Disser 7965ccad00 Add save_directory parameter to backup comment in JSON format.
10 years ago
Dave Disser c16b28e99c Add max_score parameter to only delete comments with this score
10 years ago
Dave Disser e682468eb3 Move trial_run check to after gilded & and distinguished check,
10 years ago
x89 8b8bdfb7c0 UTF-8 on the Submission URL print
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 2658074f47 Merged changed from pteek with fixes.
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
David Trail d1a0ffe0f5 Nuke option for older comments
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 e968036137 Distingused / gilded ignore option.
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 27f39974b4 Random words to replace the now broken loremipsum module, a few tidyups
10 years ago
Mark Rawlingson c7ba6ac784 encoding message body to utf-8 - chars such as é cause an exception
10 years ago
David Trail c8eeacbda7 Missed those tabs when converting to python 3
11 years ago
David Trail b2005e49da Oops, missed a line in python 3 translation.
11 years ago
David Trail 551746f1e9 Python 3, PEP 8 compliance, general refactoring
11 years ago
David Trail 792bbd2537 Python file ending, gitignor for virtualenv
11 years ago
David Trail 9a725fa06e more appropriate name for the grabber
13 years ago
David Trail 0308e02608 Initial obtaining of user data.
13 years ago