Commit Graph

26 Commits

Author SHA1 Message Date
Lynne Megido fc60b6d937
chmod +x app/scrape.py 2020-03-18 15:02:55 +10:00
Lynne Megido b3ca199167
static URLs are exempt from auth requirement 2020-01-28 15:36:44 +10:00
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 3d0cdbc5e5
chat UI improvements 2020-01-20 13:46:30 +10:00
Lynne Megido 60728c0b35
message generation for bot chat 2020-01-20 13:01:56 +10:00
Lynne Megido 34622230b0
allow sending messages in bot chat 2020-01-20 12:43:25 +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 db7f457ebb replace (unimplemented) bug report page with coming soon page 2019-12-19 18:42:12 +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 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 ba1edf9768
fixed another bad link 2019-09-19 19:54:28 +10:00
Lynne Megido f4505012ae updated url_for links 2019-09-19 15:51:46 +10:00
Lynne Megido ded8fac097 send status to users when they are added to a bot's learning list 2019-09-19 14:40:41 +10:00
Lynne Megido 418189c68e corrected import names 2019-09-18 21:27:36 +10:00
Lynne Megido d68a8071fa moved accounts_add and create to their own files 2019-09-18 21:27:07 +10:00
Lynne Megido 3e8acd28ac moved bot_edit to its own file 2019-09-18 21:18:01 +10:00
Lynne Megido b67622b1d7 moved home and settings pages into their own files 2019-09-18 21:13:51 +10:00
Lynne Megido 5dfb8766d6 moved bot and help pages into their own dirs 2019-09-18 21:02:23 +10:00
Lynne Megido d9447fcec7 add missing %s to sql statement 2019-09-18 14:29:35 +10:00
Lynne Megido cbe491f1af reorganised directory structure 2019-09-18 13:04:44 +10:00