Lynne Megido lynnesbian · she/her
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-19 01:30:35 +00:00
d835604b16 new logo
lynnesbian synced new reference restructure to lynnesbian/FediBooks from mirror 2019-09-18 17:20:35 +00:00
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-18 17:20:35 +00:00
a90703b842 added vscode settings
ed0140c2db merge restructure with master (#25)
418189c68e corrected import names
d68a8071fa moved accounts_add and create to their own files
3e8acd28ac moved bot_edit to its own file
Compare 7 commits »
lynnesbian synced new reference docker to lynnesbian/FediBooks from mirror 2019-09-18 09:10:35 +00:00
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-18 09:10:35 +00:00
d9447fcec7 add missing %s to sql statement
7e9698eae5 removed docker files on master branch
cbe491f1af reorganised directory structure
344e552729 don't repeat bot image
Compare 4 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-17 17:00:35 +00:00
001dbadf9e started work on docker stuff
a34cf43f75 Merge pull request #24 from Lynnesbian/dependabot/pip/beautifulsoup4-4.8.0
aebe495282 Bump beautifulsoup4 from 4.7.1 to 4.8.0
03da5cb44f Merge pull request #23 from Lynnesbian/dependabot/pip/markovify-0.7.2
Compare 9 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-17 08:50:35 +00:00
fc8be5db40 save bot's instance type in db
5d35519818 fixed indentation issue, hopefully #21 is fixed now
Compare 2 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-16 08:40:35 +00:00
386d32367a respect maximum post privacy setting when replying
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-14 08:30:35 +00:00
6b8931ec3d add a help menu for the settings page
ad1b59a401 fix #18 by replacing \0 with \1
ac9ea67edb handle @x as well as @x@y, fixes #20
7ee4042592 fix an SQL query that was causing bots to use the wrong credentials
Compare 4 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-13 08:10:35 +00:00
a9fcda794c use a new db connection for each scrape thread
af1f8c6d8b warn about rate limit
be9685a881 don't 500 on instances without contact_account
Compare 3 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-12 16:00:35 +00:00
ea8e46c07c better warning for pleroma users
129a7a78f8 fix pleroma support
30ccd37505 fix potential reference before assignment
Compare 3 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-11 15:50:35 +00:00
382ef00f85 display time correctly
0df53877ab only display time til next post if bot is enabled
34c88984e8 display time until next post on home page
6d6b975fc0 fix default datetime values
b688186c28 render bot_create template when there's an error
Compare 8 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-11 07:40:35 +00:00
a981c7a171 print a 'finished' message when done scraping a given user's posts
de0505004d oops
8b16e698c8 handle case where there's no posts to learn from
f0139a61a7 commit earlier on service.py
ac29216973 make scrape.py commit more frequencly
Compare 14 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-10 15:30:35 +00:00
38463fefb2 enable db unicode support
57278a65ba fix keyerror
Compare 2 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-10 07:20:35 +00:00
2cbad2eff3 truly fixed the weird bug. requesting / no longer resets session['step']
28ca5c3d83 add favicon to fix a very weird bug
fb1f05d96b redirect to the home page on invalid instance type
44c9cb0248 remove unecessary form actions
bd5733ef11 add wsgi.py for use with gunicorn
Compare 23 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-09 15:10:35 +00:00
49ddde2b9f clean up error handling
9d6615b579 add success template
eb3fb77c18 implemented settings
3a0c67fc4e minor cleanup
9c1a4378b3 fix comment indentation
Compare 10 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-08 07:00:35 +00:00
436a911397 implement learn_from_cw setting
d0e42a35c4 basic post generation
b5e1d880e7 basic posting support
e5064d14ce fix authentication bug and user add bug
0ed4736dd0 if no bots are learning from an account, delete it
Compare 5 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-07 06:50:35 +00:00
487939fec0 show report bug button on error banner
34db513785 remove unecessary call to login_check
e6e6ed9c28 redirect to home if user tries to access page requiring authentication while signed out
44c7e24a53 initial work on bot posting
7015431687 created bug report page
Compare 5 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-06 06:40:35 +00:00
c38f01b07a display posts in DB on /bot/accounts
fc45f4c4c0 ordre accounts randomly so we don't always do them in the same order
9ccd5586bf scrape user posts
Compare 3 commits »
lynnesbian synced commits to master at lynnesbian/FediBooks from mirror 2019-09-03 06:22:07 +00:00
dd3679d8db started work on service.py, the cron thing that actually downloads the posts
0294f8e004 redirect to accounts page after successful add
4680bc19c1 bots default to being offline
802120540a request and store web push credentials
be0a843c1a fix a few render_template calls
Compare 11 commits »