Scott
6cb808c403
Improves config files self documentation
8 years ago
Scott
4c78f404e2
Allows users to whitelist and blacklist multireddits
8 years ago
Scott Hand
01e96903d0
Merge pull request #74 from scott-hand/master
...
PyPI installable version
8 years ago
Scott
3c7f57a050
Gets package ready for PyPI
8 years ago
Scott
ebdd8221d9
Updates setup.py with origin repo author info
8 years ago
Scott
20e8271e11
Updates the README with pip installation info
8 years ago
Scott
f93d5e0aba
Freezes up-to-date requirements
8 years ago
Scott
2a1e2fb0a5
Makes it easier for users to get the default config
8 years ago
David
066b4a7054
Merge pull request #72 from x89/71-clear_vote_archived_submissions
...
#71 This should skip clearing votes on subs > 6m old
8 years ago
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