Commit graph

  • eacfe97d98
    fix some things for sharkey support master Yuki 2024-03-21 00:51:37 +0100
  • d08f1f94ec Update docs smitten 2023-07-20 00:24:18 -0400
  • c03c025773 Support for CW partial regexp match by word. Update documentation with 'How to Use' smitten 2023-07-20 00:10:54 -0400
  • 59e9efe118 remove any generated @'s in replies to prevent accidentally mentioning somebody else on the same instance autumn 2023-03-05 21:33:59 +0000
  • 03305c4a55 use external pleroma.py io 2023-01-11 06:23:42 +0000
  • 82320560a1 Rate limiter: fix datetime parser (fixes #5) lucdev 2022-12-28 11:09:37 -0300
  • 6523a28e11
    fix some pleroma errors with async and 500 errors (#4) Joel Beckmeyer 2022-12-28 20:22:24 -0500
  • 766b60c09c accept pleroma-style empty string CWs (fix #3) io 2021-09-27 11:15:18 +0000
  • 94949289f0 normalize Pleroman posts without cws (fix #3) io 2021-09-27 11:13:03 +0000
  • 4492f6685c remove repeated call to extract_post_content (#2) io 2021-09-27 11:10:36 +0000
  • f3014f029b update README io 2021-09-27 04:11:55 +0000
  • 3d393c7577
    Merge pull request #2 from TinfoilSubmarine/create-posts-on-first-run ioistired 2021-09-27 05:42:46 -0500
  • 7b2faec9ae fix posting on masto without a reply_to_id io 2021-09-21 16:56:04 +0000
  • c301fd31c5 fix AttributeError in gen.py io 2021-09-21 16:55:45 +0000
  • ade608562e fix old license header io 2021-09-21 13:59:45 +0000
  • 2bea936cf2 fix fetching from masto instances io 2021-09-21 13:58:20 +0000
  • 6f0a389050 create table posts if it does not exist Joel Beckmeyer 2021-09-17 13:53:11 -0400
  • da961a0e35 add TODO comment io 2021-09-17 06:37:39 +0000
  • 788f8550c7 handle rate limits io 2021-09-17 06:35:54 +0000
  • b906abe2b1 add basic migration support io 2021-09-17 06:34:44 +0000
  • 191214dbd6 save some memory by using account handles instead of objects io 2021-08-19 10:40:57 +0000
  • 4e16eef4e1 add TODOs io 2021-08-17 05:55:47 +0000
  • 5db218e362 forgot to sanitize mentions in output io 2021-08-17 05:55:29 +0000
  • 97a2f5de00 a few changes io 2021-08-13 09:40:20 +0000
  • 9b60540d07 move db_path default to load_config io 2021-07-26 06:47:43 +0000
  • d0965d437b make third_party.utils.make_toot async io 2021-07-26 06:29:20 +0000
  • 4e4619fbe0 markov.py: fix queries to reflect schema changes io 2021-07-26 06:24:26 +0000
  • dce92186f9 config.defaults.json: add db_path key io 2021-07-26 06:17:28 +0000
  • a3348602c1 fetch_posts: add KeyboardInterrupt handling io 2021-07-26 06:17:01 +0000
  • 4ba3bb1662 fetch_posts.py: use argparse io 2021-07-26 06:04:32 +0000
  • b8e727cfd4 fetch_posts.py: remove unused import io 2021-07-26 06:04:14 +0000
  • 5dcbd4ccfa add generation_mode to config.defaults.json io 2021-07-26 06:03:43 +0000
  • 8be760e8af broaden .gitignore io 2021-07-26 06:03:29 +0000
  • 6b97f6cbff split requirements.txt into gpt2, markov, and base reqs io 2021-07-26 05:45:45 +0000
  • 960061b92b remove old app.json io 2021-07-26 05:35:14 +0000
  • a78c60ac6f remove posts.db from git io 2021-07-26 05:19:31 +0000
  • 330fdc2809 rewrite fetch_posts.py from scratch io 2021-07-26 04:59:04 +0000
  • c22a493dff license compliance stuff and other changes io 2021-07-26 04:52:13 +0000
  • 944e2fc3a5 use json5 instead lol io 2021-06-18 10:38:53 +0000
  • 79301382cd fix AttributeError in Pleroma.reply() io 2021-06-18 09:05:55 +0000
  • b5b4349d7f implement chud alarm io 2021-06-16 04:57:46 +0000
  • 213bdf75c3 add asqlite to requirements io 2021-06-16 04:34:59 +0000
  • fcbbd7decf fix requirements.txt io 2021-06-16 04:30:56 +0000
  • 8c14e031e8 remove Dockerfile io 2021-06-16 04:26:36 +0000
  • a6aff9b4fa update README io 2021-06-16 04:26:29 +0000
  • 5f9959fff8 rename main.py to fetch_posts.py io 2021-06-16 04:26:22 +0000
  • b93ee8fa45 fix readme link io 2021-06-16 04:23:47 +0000
  • 8c0041e8ad update README io 2021-06-16 04:17:57 +0000
  • 36a416da7a fix Pleroma.reply() not tagging io 2021-06-16 04:14:18 +0000
  • e273a28aae update README io 2021-06-16 03:50:27 +0000
  • 01a39db9d6 rewrite reply.py too io 2021-06-16 03:49:34 +0000
  • 5d1c3397b6 rewrite for anyio+aiohttp io 2021-06-16 01:59:57 +0000
  • 93095f62f3 relicense io 2021-06-16 01:29:53 +0000
  • 16a39c8493 update README io 2021-06-14 21:43:16 +0000
  • 04178b37d7 fix scraping posts io 2021-06-14 21:39:17 +0000
  • fe1474ffd0 call raise_for_status() on all GET requests io 2021-06-14 20:34:33 +0000
  • a46d7fe95c SQL NULL a fuck io 2021-06-11 21:37:09 +0000
  • 71dbf59796 add ability to ignore CWs io 2021-06-11 21:29:51 +0000
  • a904587b32
    Clean up formatting and help linter calm down Agatha Rose 2021-06-05 00:38:36 +0300
  • dd78364f2d
    Expose overlap ratio and length limit to config Agatha Rose 2021-06-05 00:14:56 +0300
  • 54563726b2
    Add testing virtual env to .gitignore Agatha Rose 2021-06-04 23:57:40 +0300
  • 63161444a9
    Merge pull request #1 from otrapersona/dedup_trigger Agatha Rose 2021-06-04 22:58:42 +0300
  • be8227c70a Changed group of trigger otrapersona 2021-03-13 13:54:32 -0600
  • 9f80c2746f Add trigger otrapersona 2021-03-13 13:46:18 -0600
  • 27f61c4374
    Make bs4 only replace the tag name instead of name and contents Agatha Rose 2021-02-18 18:01:43 +0200
  • d07d49d42e
    Merge pull request #43 from Lynnesbian/dependabot/pip/markovify-0.8.2 dependabot-preview[bot] 2020-08-02 05:04:11 +0000
  • 82943a1303
    Bump markovify from 0.8.0 to 0.8.2 dependabot-preview[bot] 2020-08-02 05:03:05 +0000
  • 09a1efc30a
    Merge pull request #42 from Lynnesbian/dependabot/pip/requests-2.24.0 Lynne 2020-08-02 15:02:01 +1000
  • 2baf060a08
    Merge branch 'master' into dependabot/pip/requests-2.24.0 Lynne 2020-08-02 15:01:49 +1000
  • 64079a96cb
    removed patreon Lynne 2020-08-02 14:54:22 +1000
  • 74046032aa
    Bump requests from 2.23.0 to 2.24.0 dependabot-preview[bot] 2020-08-02 04:25:23 +0000
  • bb39af52a9
    Merge pull request #41 from Lynnesbian/dependabot/pip/beautifulsoup4-4.9.1 Lynne 2020-08-02 14:24:33 +1000
  • 96c047a40b
    Merge pull request #39 from Lynnesbian/dependabot/pip/mastodon-py-1.5.1 Lynne 2020-08-02 14:24:14 +1000
  • 8274409bf4
    update extract code to match fedibooks Lynne 2020-05-27 22:31:16 +1000
  • 7b2fe14ba5
    Bump beautifulsoup4 from 4.8.2 to 4.9.1 dependabot-preview[bot] 2020-05-18 19:13:06 +0000
  • a5fd049309
    Bump mastodon-py from 1.5.0 to 1.5.1 dependabot-preview[bot] 2020-03-16 19:16:47 +0000
  • 2321f75e11
    added note about contacting me to help with the docker stuff Lynnesbian 2020-03-11 18:14:59 +1000
  • 523657f8ba
    move secure fetch stuff to a wiki page, refine some info Lynnesbian 2020-03-11 18:12:34 +1000
  • 0845ca17d5
    added a bunch of info about secure fetch, donations, and compatibility Lynnesbian 2020-03-11 18:04:51 +1000
  • 04520a57ef
    added a note about the docker version Lynnesbian 2020-03-11 17:37:18 +1000
  • 44037919b8
    added a note about fedibooks Lynnesbian 2020-03-10 17:24:07 +1000
  • 19c7795772
    added a note on why diaspora* won't work Lynnesbian 2020-03-10 17:17:35 +1000
  • 68b7ac7c3b
    improved readme with more info about some common issues Lynnesbian 2020-03-10 17:15:23 +1000
  • 5534f99fc7
    fixed a pleroma bug that's been around for ages but apparently nobody noticed whoops Lynnesbian 2020-03-10 17:12:23 +1000
  • c3b9d91ce7
    fix another dumb mistake that broke pleroma Lynnesbian 2020-03-10 16:59:29 +1000
  • ac411e15a9
    print warning after printing cfg file location Lynnesbian 2020-03-10 16:54:00 +1000
  • 8db84a5656
    check to see whether site starts with http(s):// Lynnesbian 2020-03-10 16:53:30 +1000
  • dbd74ed6fe
    handle case with a single json page better Lynne 2020-03-10 14:35:12 +1000
  • eea48dda1c
    fixed an error causing pleroma to always fail Lynne 2020-03-10 14:33:26 +1000
  • 1c8b86543b
    Merge branch 'master' of https://github.com/Lynnesbian/mstdn-ebooks Lynnesbian 2020-03-08 19:57:42 +1000
  • fbde3cb911
    only use pleroma mode if 'prev' key exists, handle final page better Lynnesbian 2020-03-08 19:57:06 +1000
  • 3d869a38c1
    Merge pull request #37 from Lynnesbian/dependabot/pip/beautifulsoup4-4.8.2 Lynne 2020-03-08 19:54:18 +1000
  • 0d74362d4d
    Bump beautifulsoup4 from 4.8.1 to 4.8.2 dependabot-preview[bot] 2020-03-08 09:54:12 +0000
  • 1512f8b8c2
    Merge pull request #38 from Lynnesbian/dependabot/pip/requests-2.23.0 Lynne 2020-03-08 19:53:17 +1000
  • 2ee9e18491
    Merge pull request #36 from Lynnesbian/dependabot/pip/markovify-0.8.0 Lynne 2020-03-08 19:53:04 +1000
  • 7d718bbe3a
    minor code cleanup Lynnesbian 2020-03-08 19:46:07 +1000
  • 4d4ea4228b
    Bump requests from 2.22.0 to 2.23.0 dependabot-preview[bot] 2020-02-19 19:34:12 +0000
  • e685caf48d
    Bump markovify from 0.7.2 to 0.8.0 dependabot-preview[bot] 2019-12-18 19:59:37 +0000
  • d698cd445a
    Merge pull request #34 from Lynnesbian/dependabot/pip/mastodon-py-1.5.0 Lynne 2019-11-24 18:31:45 +1000
  • 56379175e0
    Merge pull request #33 from Lynnesbian/dependabot/pip/beautifulsoup4-4.8.1 Lynne 2019-11-24 18:31:31 +1000