1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2024-09-28 23:23:04 +00:00
Commit graph

273 commits

Author SHA1 Message Date
da3084f76e fix bot delete icon 2019-09-01 14:52:39 +10:00
3a2cbdc267 add missing classes to cancel buttons 2019-09-01 14:51:14 +10:00
a7bde87a45 cancel button 2019-09-01 14:46:42 +10:00
5336013a95 don't show back button on first page 2019-09-01 14:43:05 +10:00
f2a124aff5 bot accounts add page 2019-09-01 14:41:33 +10:00
07430c4d64 add issue templates 2019-09-01 14:37:56 +10:00
fdacc204bf fixed missing icon 2019-09-01 14:08:47 +10:00
1d2095015c made subtle more subtle 2019-09-01 14:04:32 +10:00
226654bf2d removed outer div 2019-09-01 14:04:06 +10:00
043f85a9b3 add bot accounts management page 2019-09-01 14:02:42 +10:00
e0f3a232bc added blacklisted word table 2019-09-01 13:59:44 +10:00
ba81cbbef5 add checkbox for en/disabling replies 2019-09-01 11:53:24 +10:00
feabb82386 add missing names to bot edit form 2019-09-01 11:50:34 +10:00
21781f4e01 add indicators for when bots are offline 2019-09-01 11:48:08 +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
3041310004 rename bot- classes to panel- 2019-08-31 23:57:38 +10:00
743066cb3d fix cancel link 2019-08-31 20:49:50 +10:00
44451b87bf change edit bot page header to say configure bot 2019-08-31 20:45:49 +10:00
e8fed0cd2f add bcrypt dependency 2019-08-31 20:41:07 +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
12d34a0a8a don't commit my planning document uwu 2019-08-31 20:06:40 +10:00
aea1cc7ccc read secret key from json file 2019-08-31 13:26:20 +10:00
bc0dcfb754 add mysql connector dependency 2019-08-30 23:52:06 +10:00
7f6f18cc14 making a commitment to stay free! 2019-08-30 22:44:13 +10:00
d2f11e5fb5 moved about.html to where it's supposed to be ~u0; 2019-08-30 22:31:48 +10:00
17690226f0 added app route for about.html 2019-08-30 22:30:59 +10:00
b02a635d9e added about page 2019-08-30 22:29:58 +10:00
2150d1fa6f added a 'learn more' button 2019-08-30 21:39:09 +10:00
6e4963df0b added bot deletion page 2019-08-30 21:28:34 +10:00
6093fd6f27 added step 4! 2019-08-30 19:24:58 +10:00
dc44653b5b added step 3 2019-08-30 19:08:03 +10:00
169134ee16 added back button 2019-08-30 19:03:43 +10:00
a3a6e5ea4b added second bot creation step 2019-08-30 19:02:48 +10:00
f581d4eda0 started bot creation page 2019-08-30 18:52:13 +10:00
994dbe09a0 raise minimum post frequency from 5 to 15 minutes 2019-08-30 18:07:01 +10:00
ae210d2320 added a setting for specifying fake mention style 2019-08-30 17:59:31 +10:00
80bfca1a4a change learned accounts icon from user to users 2019-08-30 14:05:06 +10:00
cf30e2bad3 added a bot delete button 2019-08-30 14:04:31 +10:00
7e9f329904 minor css tweak to make the home page look nicer 2019-08-30 14:02:41 +10:00
3537e28933 added account settings page 2019-08-30 13:56:28 +10:00
a5c1092f37 remove unecessary break 2019-08-30 13:39:40 +10:00
c6b922569f minor css tweaks 2019-08-30 13:34:59 +10:00
e479098724 add more buttons to bot management panel 2019-08-30 13:32:17 +10:00