github-actions
53db79ab29
fixup: Format Python code with Black
5 months ago
Jason
9e60d83580
Fmt using black & isort
5 months ago
Cyteon
853ba49b3d
Merge branch 'develop' into master
8 months ago
Kristian
d1bb2d1a8a
Fix for new UI by changing domain
8 months ago
github-actions
425286fe90
fixup: Format Python code with Black
10 months ago
Jason
ed97ae4ebb
fix: fixed the GUI
...
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
1 year ago
github-actions
7dd8b2a3e8
fixup: Format Python code with Black
2 years ago
Simon
cab5359e08
Reformat
2 years ago
Simon
1dec673841
Update all the requirements, reformat a bit and fix the story mode character limit
2 years ago
Simon
8b103437af
Reformat
2 years ago
Simon
3016ae8e73
Added a lot of code, needs to be optimized. Watermark almost done!
2 years ago
electro199
c0916c13bb
Add nsfw flag & improved error handling
2 years ago
Simon
5e7c05977f
Merge branch 'master' into develop
...
# Conflicts:
# main.py
# reddit/subreddit.py
# requirements.txt
# utils/subreddit.py
2 years ago
dmoralis
3380d69053
Add ai methods that sort threads based on content similarity with given keywords by dmoralis ( #1391 )
...
Thank you @dmoralis!
2 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
2 years ago
Jason
f65a797ec5
reformatted
2 years ago
Jason
c10a5d3c2f
fixed 71c317da23
by removing match usage (3.10+ only)
...
optimized imports
2 years ago
Callum Leslie
968028c541
chore: remove comment reference to .env
2 years ago
Callum Leslie
71c317da23
feat: meaningful error message for bad credentials
2 years ago
Jason
c412155720
background audio implementation
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