Drugsosos
ec2292bae3
reverted unnecessary changes
2 years ago
Drugsosos
1d968ee7b7
more fixes after review
2 years ago
Drugsosos
62ac8fe0b0
merged develop
2 years ago
Jason
c412155720
background audio implementation
2 years ago
Drugsosos
23cb4f2db7
merged develop
2 years ago
Drugsosos
ed8cd3cd09
moved to async webdriver
2 years ago
Callum Leslie
721eca4d3e
chore: remove debug statement
2 years ago
Callum Leslie
302cd35587
fix: logic error
2 years ago
Callum Leslie
29de549ef3
fix: skip comments that are blank after sanitisation
2 years ago
Callum Leslie
e6169ee905
fix: skip posts with no comments
2 years ago
Jason
fc414b57b7
style: reformatted
2 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
2 years ago
Callum Leslie
3e1b95e708
fix: wrongly typed boolean
2 years ago
Callum Leslie
bc631c57af
refactor: reddit/subreddit.py uses toml config
2 years ago
Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
2 years ago
Jason
a5fe2eface
feat: allows users to queue up multiple posts by splitting the post id's with a +
...
e.g. POST_ID="urdtfx+qrftps" would do urdtfx than qrftps
note: it is incompatible with times_to_run
feat: allows the username to begin with u/
closes #745
2 years ago
Jason
33a66b0ae3
feat: allows the subreddit choice to begin with r/
2 years ago
Callum Leslie
0fa4a3f4df
Stopped using global variable for submission as well unneeded env vars
2 years ago
Callum Leslie
82c4353ec9
Remove unused imports and fix pylint errors
...
'async_playwright' must stay due to anomalous error
2 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
2 years ago
Vaughn Bosu
38d8594e32
Merge branch 'develop' into AuthorNone
2 years ago
Callum Leslie
7765c9b018
Fix small bugs and path issues
2 years ago
Jason
886b8114a5
fixes #557
...
stops it from ever happening again
2 years ago
Jason
894bc306c3
reformatted again
2 years ago
Jason
56ad559339
added the changes of #549
2 years ago
Jason
c482266e5c
reformatted using black
...
command
"black . --line-length 101"
2 years ago
ART3MISTICAL
a56e818e26
Converted spaces into tabs for all files
2 years ago
CordlessCoder
8b0be93302
Some refactors, removed unnecessary f-strings and never referenced variables
2 years ago
Jason
ebe453e970
prob won't fix anything
2 years ago
Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
null3000
d907dc7917
fixed error
2 years ago
Jason
d5c4721497
Update subreddit.py
...
Screenshot fix
2 years ago
Jason
4ad871148f
fixed video error
2 years ago
Jason
3c498d377f
Update subreddit.py
...
Fix thanks to Owlcept#0666
2 years ago
Asad
f38b372cd9
Merge branch 'develop' into develop
2 years ago
Asad
a4e7963d51
remove debug statement
2 years ago
Asad
f6be3d2f1a
fix(subreddit): Exception thrown if any value in `COMMENT_LENGTH_RANGE` is not numeric
2 years ago
null3000
054cc84186
Update subreddit.py
2 years ago
Jason
a6d004759b
fixed video error
2 years ago
Jason
4f3d70553f
whoops
2 years ago
Jason
51def2de76
fix: fixed deleted comments appearing in video
...
closes #78
2 years ago
Jason
5beef765d7
chore: reformatted
...
feat:adds tiny delay
closes #40
2 years ago
Jason
bd165a2473
added IN-PROGRESS storymode flag
...
chore: changed print sizing
feat: started working on #10
2 years ago
Jason
12af99fd81
fixed more import errors
2 years ago
null3000
6af6b4136b
fixed merge errors
2 years ago
null3000
4fdc1aeca3
Merge branch 'develop' into ux-changes
2 years ago
Hayden
875b01e2e8
Merge branch 'develop' into master
2 years ago
Jason
0954906e79
improved the submission "getting" system
...
fixes #65
2 years ago
null3000
bfd98d1da9
Merge branch 'develop' into ux-changes
2 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
2 years ago