1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2024-09-29 07:33:05 +00:00
Commit graph

17 commits

Author SHA1 Message Date
cbdddea33e
a foolish mistake made by a panicked dunce 2020-04-11 17:25:40 +10:00
d5db51830b
insert ignore instead of replace to avoid cascade deletion from the bot learning list fricking WHOOPS 2020-04-11 17:20:58 +10:00
8469b73c3c
remove leading/trailing whitespace from account @ in bot accounts add page 2020-04-11 17:17:39 +10:00
5d8aa010fa
add an error message just in case 2020-01-20 19:50:16 +10:00
6cfa9ef35f
temporary print statement for debugging 2020-01-20 12:15:27 +10:00
49d2d15493 nope, you are nitpicking and biased, i win, bye bye 2019-09-24 12:05:14 +10:00
b1aec4c8d5 add missing permission 2019-09-24 11:48:04 +10:00
07e559f7d9 better error message 2019-09-23 11:15:40 +10:00
168c5a0bb2 check for correct username 2019-09-22 20:10:33 +10:00
c7241ca9ea require authentication to learn from accounts 2019-09-22 15:18:55 +10:00
48eb730aa2 show error message when you try to create a bot using a handle that's already in use 2019-09-22 13:35:55 +10:00
53c44ec8ac don't really need all those backticks 2019-09-21 15:29:29 +10:00
8b26dfbfc0 add missing import 2019-09-19 16:08:25 +10:00
ded8fac097 send status to users when they are added to a bot's learning list 2019-09-19 14:40:41 +10:00
d68a8071fa moved accounts_add and create to their own files 2019-09-18 21:27:07 +10:00
3e8acd28ac moved bot_edit to its own file 2019-09-18 21:18:01 +10:00
b67622b1d7 moved home and settings pages into their own files 2019-09-18 21:13:51 +10:00