Commit Graph

60 Commits

Author SHA1 Message Date
Lynne Megido 63c51ba6b2
didn't mean to commit that oops 2020-01-20 19:51:44 +10:00
Lynne Megido 5d8aa010fa
add an error message just in case 2020-01-20 19:50:16 +10:00
Lynne Megido 6db6f12687
capitalisation is important 2020-01-20 19:48:07 +10:00
Lynne Megido cbb90e8704
added missing endif 2020-01-20 16:18:28 +10:00
Lynne Megido 1c67016fa6
emphasise that you need to add accounts to learn from 2020-01-20 15:30:01 +10:00
Lynne Megido dc7787d296
more stable code with better error handling 2020-01-20 15:21:46 +10:00
Lynne Megido fe01416134
add missing db connection 2020-01-20 14:40:59 +10:00
Lynne Megido 8cab227531
remove debug code 2020-01-20 14:39:42 +10:00
Lynne Megido 4b6e563f76
fixed yet another silly issue 2020-01-20 14:38:55 +10:00
Lynne Megido 07670c4a74
handle running out of posts gracefully 2020-01-20 14:37:39 +10:00
Lynne Megido f1a4811094
new generic image 2020-01-20 14:35:58 +10:00
Lynne Megido 570c62a779
remove commented out stuff 2020-01-20 14:08:41 +10:00
Lynne Megido 39178dff9c
fix incorrect link 2020-01-20 14:08:30 +10:00
Lynne Megido d8dc54f802
only keep 50 most recent messages, disable input box while waiting for a reply 2020-01-20 14:06:39 +10:00
Lynne Megido e9cdbf7de2
actually display the error message when there's an error 2020-01-20 13:49:16 +10:00
Lynne Megido 3d0cdbc5e5
chat UI improvements 2020-01-20 13:46:30 +10:00
Lynne Megido d48eb9264f
added a note about JS to the footer 2020-01-20 13:23:40 +10:00
Lynne Megido 5f089f4040
basic chat functionality 2020-01-20 13:18:59 +10:00
Lynne Megido 60728c0b35
message generation for bot chat 2020-01-20 13:01:56 +10:00
Lynne Megido 170a666496
fixed a silly 2020-01-20 12:56:24 +10:00
Lynne Megido 898f2f7aae
seperated text generation and posting into their own functions 2020-01-20 12:53:11 +10:00
Lynne Megido 841098cc18
less logspam 2020-01-20 12:52:38 +10:00
Lynne Megido 34622230b0
allow sending messages in bot chat 2020-01-20 12:43:25 +10:00
Lynne Megido 11197eb7e7
better englische 2020-01-20 12:22:07 +10:00
Lynne Megido 9830eeda6b
less log spam 2020-01-20 12:18:17 +10:00
Lynne Megido 6cfa9ef35f
temporary print statement for debugging 2020-01-20 12:15:27 +10:00
Lynne Megido fa60a6569d
less error spam 2020-01-20 12:12:53 +10:00
Lynne Megido 200897c5d7 added account deletion functionality, fixes #33 2019-12-19 19:53:05 +10:00
Lynne Megido 0f717a82bb initial work on account deletion 2019-12-19 19:00:54 +10:00
Lynne Megido 1d559d7118 update blacklist 2019-12-19 18:42:38 +10:00
Lynne Megido db7f457ebb replace (unimplemented) bug report page with coming soon page 2019-12-19 18:42:12 +10:00
Lynne Megido 49d2d15493 nope, you are nitpicking and biased, i win, bye bye 2019-09-24 12:05:14 +10:00
Lynne Megido b1aec4c8d5 add missing permission 2019-09-24 11:48:04 +10:00
Lynne Megido 8d99f46d1a show coming soon page for bot chat while i add a new feature 2019-09-23 13:37:44 +10:00
Lynne Megido a80f77d2bc started work on chat UI 2019-09-23 13:30:45 +10:00
Lynne Megido 07e559f7d9 better error message 2019-09-23 11:15:40 +10:00
Lynne Megido 168c5a0bb2 check for correct username 2019-09-22 20:10:33 +10:00
Lynne Megido c7241ca9ea require authentication to learn from accounts 2019-09-22 15:18:55 +10:00
Lynne Megido 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
Lynne Megido 8f6dbfeaf4 show profile picture on bot delete page, clean up icon display code 2019-09-21 15:54:57 +10:00
Lynne Megido 11d6d06695 fix another broken link 2019-09-21 15:42:37 +10:00
Lynne Megido 39d2be53ad delete push subscription data when deleting bot 2019-09-21 15:41:57 +10:00
Lynne Megido 53c44ec8ac don't really need all those backticks 2019-09-21 15:29:29 +10:00
Lynne Megido 7ad540777a mark regex strings as raw 2019-09-21 15:10:40 +10:00
Lynne Megido eb5e8977c2 Merge branch 'master' of https://github.com/Lynnesbian/FediBooks 2019-09-21 15:07:18 +10:00
Lynne Megido ec087b5136 fix regex that matched https://x/users/y/z when it shouldn't match z 2019-09-21 15:07:09 +10:00
Lynne Megido c474f988bb
fixed typo 2019-09-19 19:56:34 +10:00
Lynne Megido ba1edf9768
fixed another bad link 2019-09-19 19:54:28 +10:00
Lynne Megido 798b5a484b i forgot to strip mentions from the code when fake_mentions is set to never because i'm have smol bun brain please give headpat 2019-09-19 16:17:26 +10:00
Lynne Megido 8b26dfbfc0 add missing import 2019-09-19 16:08:25 +10:00