Commit graph

  • 24de5ac4a5
    Merge pull request #35 from kanelillym/patch-1 Lynne 2019-11-24 18:31:18 +1000
  • 56d16eb4f2
    Typo fix in README.md Lilly Kane 2019-10-22 08:49:08 -0700
  • f2b1cb6e00
    Bump mastodon-py from 1.4.6 to 1.5.0 dependabot-preview[bot] 2019-10-15 05:07:37 +0000
  • 91f4c805f7
    Bump beautifulsoup4 from 4.8.0 to 4.8.1 dependabot-preview[bot] 2019-10-08 01:51:31 +0000
  • 88380524cb
    Merge pull request #32 from Lynnesbian/dependabot/pip/markovify-0.7.2 Lynne 2019-09-17 19:57:20 +1000
  • f0f1cd081e
    Merge branch 'master' into dependabot/pip/markovify-0.7.2 Lynne 2019-09-17 19:57:02 +1000
  • d95cfdb59a
    Merge pull request #31 from Lynnesbian/dependabot/pip/beautifulsoup4-4.8.0 Lynne 2019-09-17 19:56:05 +1000
  • ae2f33b9c6
    Bump markovify from 0.7.1 to 0.7.2 dependabot-preview[bot] 2019-09-17 09:54:29 +0000
  • e754bbf350
    Bump beautifulsoup4 from 4.7.1 to 4.8.0 dependabot-preview[bot] 2019-09-17 09:54:11 +0000
  • 910829d946 don't insert duplicate posts Lynne 2019-08-16 13:50:47 +1000
  • e98ef9b669 update readme to reflect poor pleroma support Lynne 2019-08-16 02:41:22 +1000
  • e5f91f6c0b fixed wrong db name Lynne 2019-08-16 02:02:06 +1000
  • 8eb2750d86 okay this is a big one. fixes #27. Lynne 2019-08-15 11:56:27 +1000
  • 6ae8586500 add sort id to keep track of latest posts rather than post id Lynne 2019-08-14 15:17:38 +1000
  • c8d7e391a0 add sort id if it doesn't exist Lynne 2019-08-14 15:10:53 +1000
  • 02ca3d3a50 create config if it doesn't exist Lynne 2019-08-14 15:00:35 +1000
  • 481b5c26fa god damn it i committed someone's keys again Lynne 2019-08-14 14:53:14 +1000
  • 31b46c3a85 bump mastodon.py version Lynne 2019-08-07 13:53:11 +1000
  • 3c1a916668 add info about --cfg to readme Lynne 2019-08-07 13:52:14 +1000
  • 1261af29c3 fix silly mistake Lynne 2019-08-07 13:48:45 +1000
  • 1fbaf17e3e allow users to specify custom config.json location Lynne 2019-08-07 13:46:57 +1000
  • 32fa2302aa handle empty database Lynne 2019-07-10 21:25:07 +1000
  • 023056b5d5 fix potential keyerror Lynne 2019-07-10 10:43:56 +1000
  • 068ea7242f fixed typo Lynne 2019-07-04 18:08:00 +1000
  • 40eb3ed173 removed unused imports Lynne 2019-07-02 20:44:48 +1000
  • 063aa122bc fixed a few silly mistakes Lynne 2019-07-02 20:44:13 +1000
  • cd659d86a1 removed unused media code Lynne 2019-07-02 20:43:34 +1000
  • 0ceb255865 fixed #25 Lynne 2019-07-01 17:23:18 +1000
  • a19d429841 added documentation and default value for as of yet unimplemented paired punctuation stripping functionality (#25) Lynne 2019-07-01 17:19:52 +1000
  • 86bbfb442b removed unused code Lynne 2019-07-01 17:13:45 +1000
  • 07a037d4d4 updated blacklist and max_thread_length definitions in readme Lynne 2019-07-01 17:05:13 +1000
  • 91d4d7303a removed legacy code Lynne 2019-07-01 17:05:08 +1000
  • 02add51698 added compatibility table Lynne 2019-07-01 11:23:06 +1000
  • 42b23091d9 blacklist knzk.me (rip) Lynne 2019-07-01 11:21:08 +1000
  • de06c584e6 fixed typo in requirements Lynne 2019-07-01 11:14:45 +1000
  • cf26690144 remove the old readme, as it was uneccessary Lynne 2019-07-01 11:06:18 +1000
  • ac2846b7da update dependency versions, added missing requests dependency Lynne 2019-07-01 11:02:46 +1000
  • 575c473301
    Merge pull request #24 from notagoat/pin-branch Lynne 2019-05-19 23:09:11 +1000
  • 354ea46dcb
    code cleanup, fixes #23 Lynne 2019-05-19 23:06:31 +1000
  • 8ebef4327d Fixey fix notagoat 2019-05-19 13:57:20 +0100
  • 65cebc37ac Added toots! notagoat 2019-05-19 13:54:59 +0100
  • 5fcefd12b0
    remove obsolete update code Lynne 2019-05-19 22:45:55 +1000
  • 011ec2c9a8 Added the ability to pin and unpin toots with the pin and unpin command. Would like to clean up code as well as possibly toot confirmation and error messages notagoat 2019-05-19 13:31:42 +0100
  • 2b2824a73e
    don't create a client when simulating Lynne 2019-05-12 00:54:27 +1000
  • 8fe30f0c88 fix a keyerror Lynne 2019-05-07 03:14:30 +1000
  • ae75212eba less rude comment Lynne 2019-05-07 03:05:02 +1000
  • a8ac5869d0 added specific error for rate limit exceeded Lynne 2019-05-07 03:02:42 +1000
  • ddbd2f10ad removed leftover code from another solution Lynne Lawson 2019-05-04 16:49:21 +1000
  • 90e3cfc64c don't create infinite loop threads, finally fixes #17 Lynne Lawson 2019-05-04 16:44:57 +1000
  • cb48a21da4
    bump Mastodon.py to the latest versoin Lynne 2019-04-29 15:33:44 +1000
  • 1d8f7b26f5
    fixed a very silly mistake Lynne 2019-04-29 14:38:44 +1000
  • 3f998c018e
    mention_handling defaults to 1 Lynne 2019-04-29 14:24:52 +1000
  • 02343668b8
    add an option to avoid creating fake mentions Lynne 2019-04-29 14:21:46 +1000
  • 99d1d13fbf
    handle cfg defaults better Lynne 2019-04-29 13:59:37 +1000
  • 48faf4d3b3
    Merge pull request #14 from lfuelling/master Lynne 2019-02-26 18:13:43 +1000
  • c0cf42a41a add config option to filter for language Lukas Fülling 2019-02-25 19:30:40 +0100
  • b00af91305
    fixed CW stuff Lynne 2019-02-25 11:28:05 +1000
  • 7a337e0fc6
    removed unecessary break Lynne 2019-02-25 11:22:01 +1000
  • 46792f699f
    remove webfingering wikipedia link Lynne 2019-02-25 11:18:38 +1000
  • 2cecfd42a5
    added support for learning from CW'd posts Lynne 2019-02-25 11:17:06 +1000
  • 5dfd167bc0
    hopefully fixed #13 by auto converting to ASCII Lynne 2019-02-23 10:34:22 +1000
  • d7c69c83f0
    Merge pull request #11 from QBFreak/master Lynne 2019-02-23 10:25:36 +1000
  • 64b49da4eb
    Merge branch 'master' into master Lynne 2019-02-23 10:25:15 +1000
  • 0e01d5d8ec
    Merge pull request #12 from SneakyBastardSword/master Lynne 2019-02-23 10:23:23 +1000
  • 4438d797e7
    use config.sample.json if config.json doesn't exist Lynne 2019-02-21 13:37:45 +1000
  • 20c3df5393 fixed tabs i think hopefully Lucina Wilton 2019-02-07 10:45:44 -0500
  • f71c4af0e6 precompiled regexes used inside of loop Lucina Wilton 2019-02-07 10:27:52 -0500
  • 910af03aef added vim swapfiles to gitignore Lucina Wilton 2019-02-07 10:27:24 -0500
  • 0d162b067b
    webfinger is NOT a joke. Lynne 2019-02-07 10:58:27 +1000
  • 5d62b17310
    removed hacky solution, added misskey support Lynne 2019-02-07 10:53:23 +1000
  • 213c40351d
    only use 10k toots rather than all of them to avoid having Too Many Toots Lynne 2019-01-14 08:38:54 +1000
  • a218e07022
    oops i forgot to pull before doing a bunch of stuff Lynne 2019-01-11 23:11:18 +1000
  • 66899c8226
    added instance blacklist Lynne 2019-01-11 23:08:53 +1000
  • 4530a9729f
    made config.json prettier Lynne 2019-01-11 23:07:10 +1000
  • 0141b513a9
    minor fix Lynne 2019-01-11 23:05:45 +1000
  • 2e0bf28c8e
    funy coment Lynne 2019-01-11 23:02:36 +1000
  • 9bbd659bf5
    main.py now uses functions.py's extract_toot func Lynne 2019-01-11 22:58:17 +1000
  • 3e3f905839
    removed unused import of random Lynne 2019-01-11 22:57:18 +1000
  • c2997ae0d1
    fixed a silly mistake, fixed " and ' stuff Lynne 2019-01-11 22:56:35 +1000
  • de3449ae56
    added extract_toot function to functions.py Lynne 2019-01-11 22:55:31 +1000
  • 85fec32c83
    renamed create.py to functions.py Lynne 2019-01-11 22:47:42 +1000
  • 0a66c1db51
    added my @ to the error message Lynne 2019-01-11 22:16:04 +1000
  • e58097615d
    more commenting Lynne 2019-01-11 22:15:05 +1000
  • adbf6527e2
    removed unused legacy code Lynne 2019-01-11 22:13:23 +1000
  • 829cf82880
    added .vscode to .gitignore Lynne 2019-01-11 22:12:31 +1000
  • 480c425b82
    easier to understand logging Lynne 2019-01-11 22:08:10 +1000
  • 4004104766
    better commenting, handle missing config.json fields Lynne 2019-01-11 22:05:29 +1000
  • 56a5a3fff5 Fixes for Pleroma: Empty strings mean no CW, oi['object']['id'] compares to uri field in db QBFreak 2018-12-29 18:58:43 -0500
  • 6393ccb9e0
    removed deploy button because it doens't work Lynne 2018-12-28 20:32:10 +1000
  • e48ce83b02
    removed unnecessary todo Lynne 2018-12-12 15:44:22 +1000
  • 0625086b4c
    ??? Lynne 2018-12-12 15:42:33 +1000
  • dd7a4efd95
    Merge pull request #6 from moggers87/editorconfig Lynne 2018-12-05 12:56:12 +1000
  • 5d7fe7a80c
    Merge pull request #4 from BenLubar/content-warning Lynne 2018-12-05 12:55:05 +1000
  • 4653fb2cd2
    oops forgot to add the app.json Lynne 2018-12-05 12:48:33 +1000
  • ee6ba49db1
    WIP heroku support Lynne 2018-12-05 12:45:03 +1000
  • e07d612e30
    less indentified Lynne 2018-11-29 05:36:05 +1000
  • ad707fda96
    actually use ZWS instead of RLE Lynne 2018-11-27 21:29:50 +1000
  • 978308736a
    Merge branch 'master' of https://github.com/Lynnesbian/mstdn-ebooks Lynne 2018-11-27 21:29:02 +1000
  • 570f7d265e
    better description for the guide Lynne 2018-11-26 15:47:34 +1000
  • b9736c7132
    use new link for ebooks guide thingy Lynne 2018-11-26 15:46:19 +1000