|
0df53877ab
|
only display time til next post if bot is enabled
|
2019-09-11 21:04:24 +10:00 |
|
|
34c88984e8
|
display time until next post on home page
|
2019-09-11 21:03:43 +10:00 |
|
|
6d6b975fc0
|
fix default datetime values
|
2019-09-11 20:43:33 +10:00 |
|
|
b688186c28
|
render bot_create template when there's an error
|
2019-09-11 18:37:29 +10:00 |
|
|
63722bb7a2
|
handle connection errors on bot creation page
|
2019-09-11 18:33:02 +10:00 |
|
|
f982e54a2d
|
fixed some more issues that didn't happen before
|
2019-09-11 18:16:36 +10:00 |
|
|
8fceadf93d
|
handle revoked access tokens
|
2019-09-11 18:02:26 +10:00 |
|
|
a981c7a171
|
print a 'finished' message when done scraping a given user's posts
|
2019-09-11 15:47:48 +10:00 |
|
|
de0505004d
|
oops
|
2019-09-11 15:43:44 +10:00 |
|
|
8b16e698c8
|
handle case where there's no posts to learn from
|
2019-09-11 15:43:18 +10:00 |
|
|
f0139a61a7
|
commit earlier on service.py
|
2019-09-11 15:35:09 +10:00 |
|
|
ac29216973
|
make scrape.py commit more frequencly
|
2019-09-11 15:28:50 +10:00 |
|
|
cfa32589d4
|
handle case where we haven't scraped any posts yet i guess
|
2019-09-11 15:26:28 +10:00 |
|
|
bb7c50a648
|
commit to db when done
|
2019-09-11 15:23:00 +10:00 |
|
|
83ceb83e72
|
handle replies properly, including mentions and privacy
|
2019-09-11 15:00:15 +10:00 |
|
|
630ab4c34e
|
fix silly indentation mistake
|
2019-09-11 14:39:13 +10:00 |
|
|
87cd5ccd7c
|
ignore .pyc files
|
2019-09-11 14:38:05 +10:00 |
|
|
f92951e91f
|
implement replies
|
2019-09-11 14:37:13 +10:00 |
|
|
7e1393e7b9
|
decrypt incoming push objects
|
2019-09-11 14:15:26 +10:00 |
|
|
8e5538dc7d
|
exempt /push from authenticated pages
|
2019-09-10 22:53:15 +10:00 |
|
|
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 |
|