1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2024-11-25 08:38:59 +00:00

Commit graph

  • 5b8bf3dc32
    Bump beautifulsoup4 from 4.8.1 to 4.8.2 dependabot-preview[bot] 2019-12-25 19:38:54 +0000
  • 5af9da098c
    Bump python from 3.8.0-slim-buster to 3.8.1-slim-buster dependabot-preview[bot] 2019-12-23 19:51:13 +0000
  • 200897c5d7 added account deletion functionality, fixes #33 Lynne 2019-12-19 19:53:05 +1000
  • 0f717a82bb initial work on account deletion Lynne 2019-12-19 19:00:54 +1000
  • 1d559d7118 update blacklist Lynne 2019-12-19 18:42:38 +1000
  • db7f457ebb replace (unimplemented) bug report page with coming soon page Lynne 2019-12-19 18:42:12 +1000
  • 42f965f19f
    Merge pull request #34 from Lynnesbian/dependabot/pip/markovify-0.8.0 Lynne 2019-12-18 22:17:39 +0000
  • b57c1769d6
    Bump markovify from 0.7.2 to 0.8.0 dependabot-preview[bot] 2019-12-18 19:58:44 +0000
  • 4e112e7b07
    Merge pull request #32 from Lynnesbian/dependabot/pip/cryptography-2.8 Lynne 2019-11-24 18:27:59 +1000
  • cf8a259829
    Merge pull request #31 from Lynnesbian/dependabot/docker/docker/python-3.8.0-slim-buster Lynne 2019-11-24 18:27:42 +1000
  • 9d3d8d1e04
    Merge pull request #30 from Lynnesbian/dependabot/pip/mastodon-py-1.5.0 Lynne 2019-11-24 18:27:27 +1000
  • c4cbdecc17
    Merge pull request #29 from Lynnesbian/dependabot/pip/beautifulsoup4-4.8.1 Lynne 2019-11-24 18:27:13 +1000
  • f98b52d19b
    Bump cryptography from 2.7 to 2.8 dependabot-preview[bot] 2019-10-17 19:18:18 +0000
  • 1174bbc787
    Bump python from 3.7-slim-buster to 3.8.0-slim-buster dependabot-preview[bot] 2019-10-16 05:49:13 +0000
  • 27715973af
    Bump mastodon-py from 1.4.6 to 1.5.0 dependabot-preview[bot] 2019-10-15 05:03:58 +0000
  • 0746ac7f01
    Bump beautifulsoup4 from 4.8.0 to 4.8.1 dependabot-preview[bot] 2019-10-08 02:08:43 +0000
  • 49d2d15493 nope, you are nitpicking and biased, i win, bye bye Lynne 2019-09-24 12:05:14 +1000
  • b1aec4c8d5 add missing permission Lynne 2019-09-24 11:48:04 +1000
  • 8d99f46d1a show coming soon page for bot chat while i add a new feature Lynne 2019-09-23 13:37:44 +1000
  • a80f77d2bc started work on chat UI Lynne 2019-09-23 13:30:45 +1000
  • 07e559f7d9 better error message Lynne 2019-09-23 11:15:40 +1000
  • 168c5a0bb2 check for correct username Lynne 2019-09-22 20:10:33 +1000
  • c7241ca9ea require authentication to learn from accounts Lynne 2019-09-22 15:18:55 +1000
  • 48eb730aa2 show error message when you try to create a bot using a handle that's already in use Lynne 2019-09-22 13:35:55 +1000
  • 8f6dbfeaf4 show profile picture on bot delete page, clean up icon display code Lynne 2019-09-21 15:54:57 +1000
  • 11d6d06695 fix another broken link Lynne 2019-09-21 15:42:37 +1000
  • 39d2be53ad delete push subscription data when deleting bot Lynne 2019-09-21 15:41:57 +1000
  • 53c44ec8ac don't really need all those backticks Lynne 2019-09-21 15:29:29 +1000
  • 7ad540777a mark regex strings as raw Lynne 2019-09-21 15:10:40 +1000
  • eb5e8977c2 Merge branch 'master' of https://github.com/Lynnesbian/FediBooks Lynne 2019-09-21 15:07:18 +1000
  • ec087b5136 fix regex that matched https://x/users/y/z when it shouldn't match z Lynne 2019-09-21 15:07:09 +1000
  • c474f988bb
    fixed typo Lynne 2019-09-19 19:56:34 +1000
  • ba1edf9768
    fixed another bad link Lynne 2019-09-19 19:54:28 +1000
  • 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 Lynne 2019-09-19 16:17:26 +1000
  • 8b26dfbfc0 add missing import Lynne 2019-09-19 16:08:25 +1000
  • f4505012ae updated url_for links Lynne 2019-09-19 15:51:46 +1000
  • ded8fac097 send status to users when they are added to a bot's learning list Lynne 2019-09-19 14:40:41 +1000
  • d835604b16 new logo Lynne 2019-09-19 07:53:29 +1000
  • a90703b842 added vscode settings Lynne 2019-09-18 21:39:16 +1000
  • ed0140c2db
    merge restructure with master (#25) Lynne 2019-09-18 21:29:50 +1000
  • 418189c68e corrected import names Lynne 2019-09-18 21:27:36 +1000
  • d68a8071fa moved accounts_add and create to their own files Lynne 2019-09-18 21:27:07 +1000
  • 3e8acd28ac moved bot_edit to its own file Lynne 2019-09-18 21:18:01 +1000
  • b67622b1d7 moved home and settings pages into their own files Lynne 2019-09-18 21:13:51 +1000
  • 5dfb8766d6 moved bot and help pages into their own dirs Lynne 2019-09-18 21:02:23 +1000
  • d9447fcec7 add missing %s to sql statement Lynne 2019-09-18 14:29:35 +1000
  • 0202e3e0e7 add docker files Lynne 2019-09-18 13:13:15 +1000
  • 7e9698eae5 removed docker files on master branch Lynne 2019-09-18 13:11:33 +1000
  • cbe491f1af reorganised directory structure Lynne 2019-09-18 13:04:44 +1000
  • 344e552729 don't repeat bot image Lynne 2019-09-18 12:56:33 +1000
  • 001dbadf9e started work on docker stuff Lynne 2019-09-17 20:00:38 +1000
  • c9dbc6fba4 Merge branch 'master' of https://github.com/Lynnesbian/FediBooks Lynne 2019-09-17 19:59:39 +1000
  • a34cf43f75
    Merge pull request #24 from Lynnesbian/dependabot/pip/beautifulsoup4-4.8.0 Lynne 2019-09-17 19:59:25 +1000
  • aebe495282
    Bump beautifulsoup4 from 4.7.1 to 4.8.0 dependabot-preview[bot] 2019-09-17 09:59:16 +0000
  • 03da5cb44f
    Merge pull request #23 from Lynnesbian/dependabot/pip/markovify-0.7.2 Lynne 2019-09-17 19:58:07 +1000
  • 4cddfdd50b
    Bump markovify from 0.7.1 to 0.7.2 dependabot-preview[bot] 2019-09-17 09:54:10 +0000
  • 421cc04e74 minor css change Lynne 2019-09-17 19:20:27 +1000
  • e8c666c711 display bot icons! Lynne 2019-09-17 19:13:36 +1000
  • f46e954f5a update cached icons periodically Lynne 2019-09-17 19:06:40 +1000
  • fc8be5db40 save bot's instance type in db Lynne 2019-09-17 18:24:23 +1000
  • 5d35519818 fixed indentation issue, hopefully #21 is fixed now Lynne 2019-09-17 18:12:32 +1000
  • 386d32367a respect maximum post privacy setting when replying Lynne 2019-09-16 12:37:00 +1000
  • 6b8931ec3d add a help menu for the settings page Lynne 2019-09-14 14:51:07 +1000
  • ad1b59a401 fix #18 by replacing \0 with \1 Lynne 2019-09-14 14:37:25 +1000
  • ac9ea67edb handle @x as well as @x@y, fixes #20 Lynne 2019-09-14 14:25:54 +1000
  • 7ee4042592 fix an SQL query that was causing bots to use the wrong credentials Lynne 2019-09-14 11:49:34 +1000
  • 3fa83b3745 Some initial tests Matt Molyneaux 2019-09-13 13:51:01 +0100
  • a9fcda794c use a new db connection for each scrape thread Lynne 2019-09-13 12:11:01 +1000
  • af1f8c6d8b warn about rate limit Lynne 2019-09-13 12:03:59 +1000
  • be9685a881 don't 500 on instances without contact_account Lynne 2019-09-13 11:56:38 +1000
  • ea8e46c07c better warning for pleroma users Lynne 2019-09-12 21:56:41 +1000
  • 129a7a78f8 fix pleroma support Lynne 2019-09-12 21:54:55 +1000
  • 30ccd37505 fix potential reference before assignment Lynne 2019-09-12 21:31:19 +1000
  • 382ef00f85 display time correctly Lynne 2019-09-11 21:05:28 +1000
  • 0df53877ab only display time til next post if bot is enabled Lynne 2019-09-11 21:04:24 +1000
  • 34c88984e8 display time until next post on home page Lynne 2019-09-11 21:03:43 +1000
  • 6d6b975fc0 fix default datetime values Lynne 2019-09-11 20:43:33 +1000
  • b688186c28 render bot_create template when there's an error Lynne 2019-09-11 18:37:29 +1000
  • 63722bb7a2 handle connection errors on bot creation page Lynne 2019-09-11 18:33:02 +1000
  • f982e54a2d fixed some more issues that didn't happen before Lynne 2019-09-11 18:16:36 +1000
  • 8fceadf93d handle revoked access tokens Lynne 2019-09-11 18:02:26 +1000
  • a981c7a171 print a 'finished' message when done scraping a given user's posts Lynne 2019-09-11 15:47:48 +1000
  • de0505004d oops Lynne 2019-09-11 15:43:44 +1000
  • 8b16e698c8 handle case where there's no posts to learn from Lynne 2019-09-11 15:43:18 +1000
  • f0139a61a7 commit earlier on service.py Lynne 2019-09-11 15:35:09 +1000
  • ac29216973 make scrape.py commit more frequencly Lynne 2019-09-11 15:28:50 +1000
  • cfa32589d4 handle case where we haven't scraped any posts yet i guess Lynne 2019-09-11 15:26:28 +1000
  • bb7c50a648 commit to db when done Lynne 2019-09-11 15:23:00 +1000
  • 83ceb83e72 handle replies properly, including mentions and privacy Lynne 2019-09-11 15:00:15 +1000
  • 630ab4c34e fix silly indentation mistake Lynne 2019-09-11 14:39:13 +1000
  • 87cd5ccd7c ignore .pyc files Lynne 2019-09-11 14:38:05 +1000
  • f92951e91f implement replies Lynne 2019-09-11 14:37:13 +1000
  • 7e1393e7b9 decrypt incoming push objects Lynne 2019-09-11 14:15:26 +1000
  • 8e5538dc7d exempt /push from authenticated pages Lynne 2019-09-10 22:53:15 +1000
  • 80b683cfde remove comment that no longer applies Lynne 2019-09-10 22:25:04 +1000
  • 38463fefb2 enable db unicode support Lynne 2019-09-10 22:21:22 +1000
  • 57278a65ba fix keyerror Lynne 2019-09-10 22:03:56 +1000
  • 2cbad2eff3 truly fixed the weird bug. requesting / no longer resets session['step'] Lynne 2019-09-10 17:06:24 +1000
  • 28ca5c3d83 add favicon to fix a very weird bug Lynne 2019-09-10 17:00:14 +1000
  • fb1f05d96b redirect to the home page on invalid instance type Lynne 2019-09-10 16:21:00 +1000