|
80b683cfde
|
remove comment that no longer applies
|
2019-09-10 22:25:04 +10:00 |
|
|
38463fefb2
|
enable db unicode support
|
2019-09-10 22:21:22 +10:00 |
|
|
57278a65ba
|
fix keyerror
|
2019-09-10 22:03:56 +10:00 |
|
|
2cbad2eff3
|
truly fixed the weird bug. requesting / no longer resets session['step']
|
2019-09-10 17:06:24 +10:00 |
|
|
28ca5c3d83
|
add favicon to fix a very weird bug
|
2019-09-10 17:00:14 +10:00 |
|
|
fb1f05d96b
|
redirect to the home page on invalid instance type
|
2019-09-10 16:21:00 +10:00 |
|
|
44c9cb0248
|
remove unecessary form actions
|
2019-09-10 16:10:58 +10:00 |
|
|
bd5733ef11
|
add wsgi.py for use with gunicorn
|
2019-09-10 15:08:48 +10:00 |
|
|
313dbc37fd
|
make login and signup pages look better
|
2019-09-10 15:06:31 +10:00 |
|
|
b39a10c16f
|
remove erroneous close bracket
|
2019-09-10 14:41:16 +10:00 |
|
|
bc6745ae02
|
use service_threads instead of hardcoding 8
|
2019-09-10 14:22:31 +10:00 |
|
|
4de3997b5a
|
add sample config
|
2019-09-10 14:21:43 +10:00 |
|
|
97bfa28694
|
prepare for initial release
|
2019-09-10 14:18:21 +10:00 |
|
|
787851b13a
|
bot settings page is now fully functional!
|
2019-09-10 14:07:44 +10:00 |
|
|
6838e16b03
|
bot_edit now displays user's settings
|
2019-09-10 13:36:36 +10:00 |
|
|
efa1eef5cc
|
hide report error button until email works
|
2019-09-10 13:14:48 +10:00 |
|
|
9af94124b6
|
correctly format an error
|
2019-09-10 13:13:06 +10:00 |
|
|
43a1ff62b6
|
handle errors when adding accounts
|
2019-09-10 13:12:40 +10:00 |
|
|
c9da5d9f40
|
block certain instance types in accounts_add
|
2019-09-10 13:03:28 +10:00 |
|
|
d6b43fa6d4
|
update footer
|
2019-09-10 12:26:16 +10:00 |
|
|
91c732ca94
|
update about page
|
2019-09-10 12:22:42 +10:00 |
|
|
a5706ccd59
|
deleted one blank line uwu
|
2019-09-10 12:09:38 +10:00 |
|
|
f2d15b7d80
|
moved scraping functions to a separate file
|
2019-09-10 12:07:53 +10:00 |
|
|
989a9ec98b
|
implement wait between posts
|
2019-09-10 11:50:55 +10:00 |
|
|
fb017468fd
|
less inflammatory error message
|
2019-09-10 11:41:27 +10:00 |
|
|
d7f15601d5
|
implement email verification in db
|
2019-09-10 11:17:06 +10:00 |
|
|
49ddde2b9f
|
clean up error handling
|
2019-09-09 22:15:10 +10:00 |
|
|
9d6615b579
|
add success template
|
2019-09-09 22:09:23 +10:00 |
|
|
eb3fb77c18
|
implemented settings
|
2019-09-09 22:08:43 +10:00 |
|
|
3a0c67fc4e
|
minor cleanup
|
2019-09-09 19:56:19 +10:00 |
|
|
9c1a4378b3
|
fix comment indentation
|
2019-09-09 19:53:08 +10:00 |
|
|
33cbbd1de9
|
update post privacy enum to match mastodon's naming scheme
|
2019-09-09 19:51:45 +10:00 |
|
|
7f638e321e
|
implement fake mention settings
|
2019-09-09 19:49:48 +10:00 |
|
|
1d3b06cb0b
|
change fake_mentions start setting to middle
|
2019-09-09 19:40:22 +10:00 |
|
|
3ebcb589ce
|
handle content warning and post privacy settings
|
2019-09-09 14:08:25 +10:00 |
|
|
7b5227c3dc
|
moved make_post to functions.py
|
2019-09-09 13:39:28 +10:00 |
|
|
436a911397
|
implement learn_from_cw setting
|
2019-09-08 13:59:50 +10:00 |
|
|
d0e42a35c4
|
basic post generation
|
2019-09-08 13:32:21 +10:00 |
|
|
b5e1d880e7
|
basic posting support
|
2019-09-07 19:58:42 +10:00 |
|
|
e5064d14ce
|
fix authentication bug and user add bug
|
2019-09-07 19:55:37 +10:00 |
|
|
0ed4736dd0
|
if no bots are learning from an account, delete it
|
2019-09-07 19:37:48 +10:00 |
|
|
487939fec0
|
show report bug button on error banner
|
2019-09-07 14:01:06 +10:00 |
|
|
34db513785
|
remove unecessary call to login_check
|
2019-09-07 13:51:30 +10:00 |
|
|
e6e6ed9c28
|
redirect to home if user tries to access page requiring authentication while signed out
|
2019-09-07 13:51:02 +10:00 |
|
|
44c7e24a53
|
initial work on bot posting
|
2019-09-07 13:31:11 +10:00 |
|
|
7015431687
|
created bug report page
|
2019-09-06 20:54:29 +10:00 |
|
|
c38f01b07a
|
display posts in DB on /bot/accounts
|
2019-09-06 12:47:39 +10:00 |
|
|
fc45f4c4c0
|
ordre accounts randomly so we don't always do them in the same order
|
2019-09-06 12:39:51 +10:00 |
|
|
9ccd5586bf
|
scrape user posts
|
2019-09-06 12:38:50 +10:00 |
|
|
dd3679d8db
|
started work on service.py, the cron thing that actually downloads the posts
|
2019-09-03 14:29:45 +10:00 |
|