|
252a8dd6cf
|
add warning about fedibooks being in beta
|
2019-09-03 13:23:50 +10:00 |
|
|
fb54d65d74
|
implement errors that can be shown to the user
|
2019-09-03 13:22:00 +10:00 |
|
|
4f2741c384
|
prepare for webpush integration
|
2019-09-03 12:03:16 +10:00 |
|
|
4e79872eae
|
add push scope
|
2019-09-03 11:47:59 +10:00 |
|
|
c25e0764fe
|
allow users to stop learning from fedi accounts
|
2019-09-03 11:44:54 +10:00 |
|
|
8f476ca981
|
fixed inconsistent css formatting
|
2019-09-02 20:45:58 +10:00 |
|
|
ec758d9d8f
|
users can now toggle accounts the bot learns from
|
2019-09-02 20:44:03 +10:00 |
|
|
bca0da6c45
|
fixed wrong colour on visited links
|
2019-09-02 20:43:48 +10:00 |
|
|
9bbc669fcc
|
cleaned up home template
|
2019-09-02 20:28:05 +10:00 |
|
|
f4465219d0
|
list accounts bot is learning from
|
2019-09-02 20:26:45 +10:00 |
|
|
ca6e06668f
|
add enabled column to bot_learned_accounts
|
2019-09-02 20:14:03 +10:00 |
|
|
bf10de0e17
|
implemented adding accounts to bots
|
2019-09-02 20:07:16 +10:00 |
|
|
dc03ebed18
|
display bot's instance smaller than username, fixes #12
|
2019-09-02 18:18:47 +10:00 |
|
|
fad45bd6d3
|
add timeout to requests.get
|
2019-09-02 18:06:21 +10:00 |
|
|
9306a72b99
|
generic bot icon placeholder
|
2019-09-02 18:04:26 +10:00 |
|
|
46118ae9fa
|
implemented bot deletion
|
2019-09-02 18:02:26 +10:00 |
|
|
494c1d8960
|
forgot to commit this
|
2019-09-02 17:59:57 +10:00 |
|
|
bf7571eba1
|
settings page reflects user's settings
|
2019-09-02 17:49:39 +10:00 |
|
|
913b5ed338
|
implemented bot toggle
|
2019-09-02 17:38:29 +10:00 |
|
|
3b7b479b1b
|
show basic coming soon page for unimplemented features
|
2019-09-02 17:20:28 +10:00 |
|
|
887aab6a71
|
make the delete page look and work better
|
2019-09-02 16:59:49 +10:00 |
|
|
8f72d14243
|
correctly display bot enabled status
|
2019-09-02 16:49:21 +10:00 |
|
|
950db1de8e
|
fix bot creation and home pages
|
2019-09-02 16:47:49 +10:00 |
|
|
879b53889d
|
use bot handle as PK
|
2019-09-02 16:36:42 +10:00 |
|
|
4230986c2b
|
fix old table name being used
|
2019-09-02 15:57:11 +10:00 |
|
|
a5d775d5e7
|
reduce size of bot id column
|
2019-09-02 15:55:51 +10:00 |
|
|
1d3f9fbc73
|
implement bot back button
|
2019-09-02 15:35:02 +10:00 |
|
|
c060f8d7ca
|
list bot accounts on front page
|
2019-09-02 13:42:34 +10:00 |
|
|
025b56e1b6
|
add table for accounts bot is learning from
|
2019-09-02 13:31:29 +10:00 |
|
|
556dea9fae
|
authentication worksgit status
|
2019-09-02 13:07:46 +10:00 |
|
|
461d5fa1be
|
add column for bot handle
|
2019-09-02 12:43:37 +10:00 |
|
|
7572536361
|
step one - basic instance validation
|
2019-09-02 01:07:50 +10:00 |
|
|
ef27eacb69
|
add requests dependency
|
2019-09-02 00:22:26 +10:00 |
|
|
7eac3f6f11
|
display correct number of bots on home page
|
2019-09-01 20:24:45 +10:00 |
|
|
6b24fb667b
|
add FK for posts table referencing fedi table
|
2019-09-01 20:01:27 +10:00 |
|
|
86f68cfa37
|
merge contact settings and user tables
|
2019-09-01 19:57:49 +10:00 |
|
|
cae7cfe8c2
|
make user_id an AI int to allow for signing up with an email previously used by someone else
|
2019-09-01 19:53:38 +10:00 |
|
|
20b0c46046
|
logging in done
|
2019-09-01 17:30:00 +10:00 |
|
|
f2f9dc5cff
|
/do/signout
|
2019-09-01 17:19:17 +10:00 |
|
|
8cda8b371c
|
reduce rounds
|
2019-09-01 17:17:07 +10:00 |
|
|
3781a04965
|
redirect after signup
|
2019-09-01 17:16:52 +10:00 |
|
|
2f242069ba
|
sign up done./run.sh
|
2019-09-01 17:09:08 +10:00 |
|
|
adc39d1a15
|
enable mysql, remove hardcoded session stuff
|
2019-09-01 16:28:45 +10:00 |
|
|
44dda79d9a
|
i don't know why it was broken but now it isn't
|
2019-09-01 16:26:14 +10:00 |
|
|
998cc80d3f
|
Create FUNDING.yml
|
2019-09-01 16:21:34 +10:00 |
|
|
4cab9b2f36
|
fix foreign key errors
|
2019-09-01 16:10:30 +10:00 |
|
|
d2fb6f341e
|
specify innoDB engine
|
2019-09-01 16:02:25 +10:00 |
|
|
40a426483f
|
set up foreign keys correctly
|
2019-09-01 16:01:53 +10:00 |
|
|
5dd0b2aa03
|
change varchar(65535) to text
|
2019-09-01 15:57:42 +10:00 |
|
|
0895444405
|
prepare for backend dev
|
2019-09-01 15:19:30 +10:00 |
|