|
4f2741c384
|
prepare for webpush integration
|
2019-09-03 12:03:16 +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 |
|
|
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 |
|
|
025b56e1b6
|
add table for accounts bot is learning from
|
2019-09-02 13:31:29 +10:00 |
|
|
461d5fa1be
|
add column for bot handle
|
2019-09-02 12:43:37 +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 |
|
|
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 |
|
|
8409702081
|
add columns for caching user/bot icons
|
2019-09-01 15:06:25 +10:00 |
|
|
7a1658c3c9
|
create contact history table to track sent emails
|
2019-09-01 15:03:18 +10:00 |
|
|
e0f3a232bc
|
added blacklisted word table
|
2019-09-01 13:59:44 +10:00 |
|
|
e19abc6a18
|
the handle should really be the PK
|
2019-09-01 00:08:58 +10:00 |
|
|
037dd05148
|
remove instance column from fedi account table
|
2019-09-01 00:01:53 +10:00 |
|
|
1d296ec3bd
|
add user handle column to fedi account table
|
2019-08-31 23:59:31 +10:00 |
|
|
29e935f64f
|
use unsigned ints
|
2019-08-31 20:38:40 +10:00 |
|
|
5a419376fd
|
format sql
|
2019-08-31 20:34:45 +10:00 |
|
|
e5ba2258e2
|
correctly format enums
|
2019-08-31 20:34:05 +10:00 |
|
|
72e5b56401
|
quote cw in sql
|
2019-08-31 20:26:35 +10:00 |
|
|
e0a5cff3a7
|
oops forgot the semicolons
|
2019-08-31 20:08:24 +10:00 |
|
|
bb37f226b2
|
define db structure in sql
|
2019-08-31 20:06:53 +10:00 |
|