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

71 commits

Author SHA1 Message Date
8f6dbfeaf4 show profile picture on bot delete page, clean up icon display code 2019-09-21 15:54:57 +10:00
11d6d06695 fix another broken link 2019-09-21 15:42:37 +10:00
39d2be53ad delete push subscription data when deleting bot 2019-09-21 15:41:57 +10:00
53c44ec8ac don't really need all those backticks 2019-09-21 15:29:29 +10:00
7ad540777a mark regex strings as raw 2019-09-21 15:10:40 +10:00
eb5e8977c2 Merge branch 'master' of https://github.com/Lynnesbian/FediBooks 2019-09-21 15:07:18 +10:00
ec087b5136 fix regex that matched https://x/users/y/z when it shouldn't match z 2019-09-21 15:07:09 +10:00
c474f988bb
fixed typo 2019-09-19 19:56:34 +10:00
ba1edf9768
fixed another bad link 2019-09-19 19:54:28 +10:00
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
8b26dfbfc0 add missing import 2019-09-19 16:08:25 +10:00
f4505012ae updated url_for links 2019-09-19 15:51:46 +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
d835604b16 new logo 2019-09-19 07:53:29 +10:00
418189c68e corrected import names 2019-09-18 21:27:36 +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
5dfb8766d6 moved bot and help pages into their own dirs 2019-09-18 21:02:23 +10:00
d9447fcec7 add missing %s to sql statement 2019-09-18 14:29:35 +10:00
cbe491f1af reorganised directory structure 2019-09-18 13:04:44 +10:00