Trail
276e907966
Merge pull request #67 from noflag/patch-1
...
Cleaned it up
8 years ago
noflag
40eae76a01
Cleaned it up
...
Removed useless old YAML message, fixed a bit of grammar
8 years ago
David John
a149730f9e
minor bash enhancements
8 years ago
David John
a6f714a1e9
Fix string module error
8 years ago
David Trail
d06a884df9
Merge pull request #66 from fhriley/fixes
...
Fixed wordlist. Fixed whitelist.
8 years ago
Frank
ad5e252608
Fixed wordlist. Fixed whitelist.
8 years ago
David John
ef674d2774
Allow use of own wordlist
8 years ago
David John
5214d6ea07
Optimise and minor bug fix random string generation
8 years ago
David John
6720a1e5d7
Debug level added to config
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
Ryan Gibbons
fb79760404
Use INFO when logging during trail_run
...
I was confused when first setting up, by default trail_run is set to True, as is verbosity. But nothing is outputted and took a bit to figure out what was going on. Moving this to an INFO instead of a DEBUG makes much more sense.
9 years ago
Naypam
3ef1d1eb64
Update and rename LICENSE to LICENCE
9 years ago
Naypam
c4d30963bb
Ignore vim swap files
9 years ago
Naypam
744ee2f13e
Updated the Ansibleness
9 years ago
Naypam
64f9288544
Version 4.0.5 seems to have disappeared, changed to 4.0.6
9 years ago
Naypam
b3bdfd6698
Ansible script to install a Shreddit cron job for a user.
9 years ago
Naypam
b2ba976e07
Minimised requirements removing fluff
9 years ago
Naypam
17895f4149
New Readme
9 years ago
Naypam
bb1d59b854
Corrected name in get_secrett
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
David Trail
21be32ad9b
Improve documentation of get_secret.py
9 years ago
David Trail
1aeca04ad3
New code™ to open browser tab + append to praw.ini
9 years ago
David Trail
b73956a33a
Updated requirements
9 years ago
David Trail
c54b4086c3
New requirements
9 years ago
David "Naypam" Trail
46e19774ef
Merge pull request #42 from ijkilchenko/master
...
Added ascii encoding for trial_run output
9 years ago
David Trail
761804c104
Requirements update
9 years ago