David Trail
94734b3db2
This should skip clearing votes on subs > 6m old
8 years ago
David Trail
68c2ca06fc
Don't duplicate the description…
8 years ago
David Trail
7d19968f50
Description at the top of the file
8 years ago
David Trail
6225a9966b
Up the user agent string
8 years ago
David Trail
e5dc4db41d
Merge branch 'scott-hand-master'
8 years ago
David Trail
a269da4986
Merge branch 'master' of https://github.com/scott-hand/Shreddit into scott-hand-master
8 years ago
Scott
b5525f3289
Fixing typos
8 years ago
Scott
931116b395
Streamlined non-Windows usage info
8 years ago
Scott
7667beef14
Making setup.py a bit more correct
8 years ago
Scott
7f79482889
Removing this for the merge
8 years ago
Scott
325d2d680b
Tweaked some installation things to make life easier on Windows
8 years ago
Scott
fb6e326bc9
Updating README with packaged version usage
8 years ago
Scott
1dc6f32164
Limited README to 80 chars
8 years ago
Trail
185e160019
Merge pull request #67 from noflag/patch-1
...
Cleaned it up
8 years ago
noflag
09b9adf6f9
Cleaned it up
...
Removed useless old YAML message, fixed a bit of grammar
8 years ago
David Trail
30bdd82abc
minor bash enhancements
8 years ago
David Trail
c1dcdea5fd
Fix string module error
8 years ago
David Trail
29f7f6a4a7
Merge pull request #66 from fhriley/fixes
...
Fixed wordlist. Fixed whitelist.
8 years ago
Frank
cf2e670ad1
Fixed wordlist. Fixed whitelist.
8 years ago
David Trail
4e785dca72
Allow use of own wordlist
8 years ago
David Trail
92028f21d7
Optimise and minor bug fix random string generation
8 years ago
David Trail
65fbf90005
Debug level added to config
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
7a26e1a077
Probably a good idea to avoid config commits
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
Nay
3d9b19ab6a
Merge pull request #60 from LeonFedotov/patch-1
...
Update install.sh for the yml update
9 years ago
Leon Fedotov
f020986f25
Update install.sh
9 years ago
Nay
2eb10b6b9b
Merge pull request #58 from dragsubil/master
...
Major readme update, couple of backslashes removed
9 years ago
dragsubil
97df64712e
Sorry! Missed a `the`
9 years ago
dragsubil
83d21297ed
specified command prompt
9 years ago
dragsubil
ef0e933a7b
Major readme update, couple of backslashes removed
...
In Readme.md:
- Updated the readme to include instructions for Windows users.
- Added instructions for OAuth2 (copied from inside the get_secret.py with
some modifications).
- Added a warning for possible future deprecation of the password based
authentication.
In shreddit.py:
- removed \ which was used for wrapping in the next line. Used paranthesis
and '''multiline string''' where needed.
In requirements.txt:
- changed praw==3.3.0 to 3.5.0
9 years ago
Naypam
3fcbfb101a
Added the ability to toggle edit text with a static or random value, or user entered input
9 years ago
Nay
42ba875bce
Merge pull request #54 from cereal-killer/master
...
fix loading config when passed on the command line
9 years ago
Cereal Killer
f1da5974f0
fix loading config when passed on the command line
9 years ago
Naypam
c15365f93e
Merge branch 'master' of http://github.org/x89/Shreddit
9 years ago
Naypam
8914f14577
yaml to requirements
9 years ago
Naypam
4f62f5b525
yaml to requirements
9 years ago
Naypam
8b71294cbc
Need to work on my markdown
9 years ago
Naypam
3fc9c070b5
New reqs
9 years ago
Naypam
98f68f7b63
Oh my god an extra character
9 years ago
Naypam
93b3fb55e9
Initial YAML based configuration
9 years ago
Naypam
bd06b80544
Don't want the real details being comitted
9 years ago
Naypam
72abcda177
initial yaml file
9 years ago
Naypam
3ea6b0f4e6
Merged rtgigbbons patch 2
9 years ago
Naypam
62faab1382
Merge pull request #49 from rtgibbons/patch-1
...
Use INFO when logging during trail_run
9 years ago
Ryan Gibbons
f7606dd056
Run save_directory even in trail_run
...
Might have another config option to make this an optional state?
9 years ago