Commit graph

  • cda5265d60 prevent some buttplugio related crashes buttplugio_crashes Nova 2023-03-14 01:09:42 +0100
  • 09045cdc82
    add cli parameter for default actuator power (#29) main Nova 2023-03-14 00:48:53 +0100
  • d0d2d42fc0 add cli parameter for default actuator power Nova 2023-03-13 23:45:25 +0100
  • 72f424e9b8
    add cli websocket parameter (#27) Nova 2023-03-13 23:12:20 +0100
  • b2e154b76d add cli websocket parameter Nova 2023-03-13 22:03:14 +0100
  • d2910785ed
    update license to AGPL (#26) Nova 2023-03-13 22:26:53 +0100
  • 01c7baf034 update license to AGPL Nova 2023-03-13 21:25:15 +0100
  • e9da9b4548
    add -h flag (#25) Nova 2023-03-13 22:18:07 +0100
  • a467c9a452 add -h flag Nova 2023-03-13 21:17:16 +0100
  • e14b1af877
    Add type hinting, format with black (#24) Nova 2023-03-13 22:07:13 +0100
  • c0942a6ac0 add type hinting, format with black Nova 2023-03-13 20:58:33 +0100
  • 5a728ba5a5 Add style indicatorsr Nova 2023-03-09 19:30:11 +0100
  • be11f68887
    remove dead code (#21) Nova 2023-03-05 18:52:03 +0100
  • c4fbeab188 remove dead code Nova 2023-03-05 17:48:18 +0100
  • e32a092e6a
    Switch to Poetry for dependency and venv management (#20) Nova 2023-03-02 22:43:11 +0100
  • a4fc9b6a25 Switch to Poetry for dependency and venv management Nova 2023-03-02 22:21:14 +0100
  • 16773dcd3b
    Fix newline in licence (#19) Nova 2023-03-02 00:56:00 +0100
  • 94d8403358
    Fix newline in licence Nova 2023-03-02 00:55:44 +0100
  • 80862a8819
    Add authors to licence (#18) Nova 2023-03-02 00:54:39 +0100
  • 93417fd2cd
    Add authors to licence Nova 2023-03-02 00:54:15 +0100
  • 1b69fa5aba
    Parse device instructions from toots (#15) Nova 2023-03-02 00:43:28 +0100
  • b8ed2d2e89 Add feature to execute device commands from toot Nova 2023-03-02 00:22:29 +0100
  • a04701cb48 Discard matching previous toots Nova 2023-03-01 20:25:16 +0100
  • 7a94771c70
    Fix capitalization in --help (#14) Nova 2023-02-27 22:15:40 +0100
  • 047431672e Fix capitalization in --help Nova 2023-02-27 22:05:14 +0100
  • 95dbf0e012
    Rewrite readme (#13) Nova 2023-02-27 21:58:16 +0100
  • 104098515e Rewrite readme Nova 2023-02-27 21:54:18 +0100
  • d61335a641
    Remove file added by mistake Nova 2023-02-27 20:51:20 +0100
  • 7f6988b90f
    Remove Appdir author (#6) Nova 2023-02-27 20:00:10 +0100
  • 361a4ef80e Remove Appdir author Nova 2023-02-27 19:41:07 +0100
  • 7f0a5bcec2 Update dependencies Nova 2023-02-27 10:11:16 +0100
  • 1e1f2a40ac Add buttplugio device integration; Remove queue; Update dependencies Nova 2023-02-25 19:26:12 +0100
  • 7d18f6cf91 Rename project, fix playback issue Nova 2023-02-22 14:14:25 +0100
  • 61cdbd495f making the files auto-delete after a week. Daniel Brackett 2019-06-18 18:36:18 -0700
  • 717a21e658 commiting clean_up_files , delete_files and a flag to be able to delete files on exit. Daniel Brackett 2019-06-06 19:27:45 -0700
  • b0f1857c9e update README for 2.2 Matt Behrens 2018-10-22 19:52:00 -0400
  • cf5679808a update dependencies; fixes #25 via youtube-dl Matt Behrens 2018-10-22 19:46:35 -0400
  • c845a7c6e7 Merge branch 'bbonf-master' Matt Behrens 2018-10-22 19:38:56 -0400
  • a70a3b17d4 refactor, add debug prints Matt Behrens 2018-10-22 19:38:19 -0400
  • 6fd3e94a4b Merge branch 'master' of git://github.com/bbonf/fediplay into bbonf-master Matt Behrens 2018-10-22 19:11:13 -0400
  • efb28a4dc5 Merge branch 'Jenkyrados-singleUser' Matt Behrens 2018-10-22 19:06:25 -0400
  • 4f1521f286 fix username filtering, cache play (fixes #21) Matt Behrens 2018-10-22 19:04:21 -0400
  • 1488ceb964 debug support Matt Behrens 2018-10-22 18:44:23 -0400
  • 4f1ecbd83c Add fixes suggested in comments Quentin Dauchy 2018-08-14 18:04:22 +0200
  • 44c587358f start playing from the most recent toot in timeline bbonf 2018-08-13 18:59:19 +0200
  • 1f1829551f
    Merge pull request #20 from zigg/keyring Matt Behrens 2018-07-22 20:39:13 -0400
  • 43d632b292 move application dirs into own module Matt Behrens 2018-07-22 20:34:31 -0400
  • c9602c994f update README for 2.1 Matt Behrens 2018-07-22 20:27:09 -0400
  • b33e134724 use keyring instead of .secret files Matt Behrens 2018-07-22 20:13:10 -0400
  • 02b40942f4 update CLI strings Matt Behrens 2018-07-22 16:03:28 -0400
  • 097f38c442 ignore IntelliJ artifacts Matt Behrens 2018-07-22 14:38:06 -0400
  • f3f1b5591b use Python 3.7 Matt Behrens 2018-07-20 15:22:35 -0400
  • 2e4c3f92f7 merge #19 to bring us to 2.0 Matt Behrens 2018-07-20 13:18:09 -0400
  • 9a359f0bb8 add "what's new" section to README Matt Behrens 2018-07-20 13:10:23 -0400
  • fc98eac239 use appdirs for cache Matt Behrens 2018-07-20 12:06:11 -0400
  • 94f0c496d4 use appdirs to store secrets Matt Behrens 2018-07-20 11:57:00 -0400
  • 074047c602 refactor and rename secret files Matt Behrens 2018-07-20 11:25:41 -0400
  • 9ea8420220 additional pluggy hashes Matt Behrens 2018-05-03 20:01:43 -0400
  • f45ff83bc8
    Merge pull request #16 from Jenkyrados/master Matt Behrens 2018-05-03 19:55:55 -0400
  • 7eb9fb6673 Fix issue #7 (no downloading of full bandcamp albums) Quentin Dauchy 2018-04-26 14:02:28 +0000
  • d242253a93 bite the bullet and go full editable Matt Behrens 2018-04-02 21:49:10 -0400
  • 7bbac451bc lint Matt Behrens 2018-04-02 21:48:56 -0400
  • 323a1660f0 reduce access scope Matt Behrens 2018-04-02 21:46:14 -0400
  • 475b8425a0 refactor invocation Matt Behrens 2018-04-02 21:15:42 -0400
  • 62978504c1 use click for CLI Matt Behrens 2018-04-02 20:09:25 -0400
  • 2a683ced56 fix tests broken by modularization Matt Behrens 2018-03-17 20:05:16 -0400
  • e0a8c58476 migrate env handling to dotenv Matt Behrens 2018-03-17 20:04:04 -0400
  • 950a933621 modularize and pylint Matt Behrens 2018-03-17 18:06:43 -0400
  • 12410973b2
    update directions for getting ffplay Matt Behrens 2018-03-05 18:53:08 -0500
  • 6145d58c1c uncap, update deps + depend on Python 3.6 Matt Behrens 2018-03-02 19:45:08 -0500
  • a5785c7eef try all links, fixes #3, fixes #14 Matt Behrens 2018-02-17 11:39:01 -0500
  • acddc8ee8f Merge branch 'pwoolcoc-browser-login-flow' Matt Behrens 2018-02-17 11:25:27 -0500
  • e632c56957 update dependencies Matt Behrens 2018-02-17 11:23:13 -0500
  • 22031dbcb5 No need to construct the client twice when logging in Paul Woolcock 2018-02-16 23:36:54 -0500
  • 96096d7b00 no need for sys.argv anymore Paul Woolcock 2018-02-16 23:34:21 -0500
  • 7f88d23d0a Switch from getpass -> input for grant token Paul Woolcock 2018-02-16 23:32:25 -0500
  • a2a11584d4 Make the browser auth flow the only flow, per @zigg Paul Woolcock 2018-02-16 23:31:29 -0500
  • 432de9fc3c Add the ability to use the browser auth flow Paul Woolcock 2018-02-13 00:22:13 -0500
  • 1be7fa4454 configurable play command Matt Behrens 2018-01-26 20:49:45 -0500
  • 8e451e9d62 slight link extraction refactor Matt Behrens 2018-01-26 20:19:25 -0500
  • 33e7da196f add missing py_modules to setup.py Matt Behrens 2018-01-26 19:58:33 -0500
  • 56472ce677 more ignores Matt Behrens 2018-01-26 19:29:35 -0500
  • 8008c61c21 add option to skip certificate checks Matt Behrens 2018-01-24 22:13:34 -0500
  • 94db3a5b6f make .secret files user-readable only Matt Behrens 2018-01-24 21:41:02 -0500
  • 600a0b8e1f use .env to specify Mastodon instance Matt Behrens 2018-01-24 21:07:51 -0500
  • a41a5eb26c ignore .mp3 and .mp4 files Matt Behrens 2018-01-24 20:54:12 -0500
  • a2c9684078 fix setup.py, simplify Pipenv use Matt Behrens 2018-01-24 20:49:30 -0500
  • 8f3f391b6d convert to setup.py-based install (closes #6) Matt Behrens 2018-01-21 12:56:10 -0500
  • a21abe3175 Merge branch 'bowlercaptain-mastoApiFix' (closes #8) Matt Behrens 2018-01-21 12:29:23 -0500
  • 9408eb5a4e update dependencies for new streaming API Matt Behrens 2018-01-21 12:28:14 -0500
  • 7a45adbca9 Merge branch 'mastoApiFix' of git://github.com/bowlercaptain/fediplay into bowlercaptain-mastoApiFix Matt Behrens 2018-01-21 12:22:18 -0500
  • 651a4399bf reduce dependencies (for #6) Matt Behrens 2018-01-21 12:16:31 -0500
  • aa6732a0b6 convert to Pipfile (for #6) Matt Behrens 2018-01-21 12:06:07 -0500
  • 76f8bbe16b fixes naming issue after Mastodon.py api change Robert Mock 2018-01-20 21:47:39 -0800
  • 77dde766d3
    DRY up API_BASE_URL use Matt Behrens 2017-12-29 08:31:46 -0500
  • d8a8e675ef
    add README Matt Behrens 2017-12-28 19:38:54 -0500
  • 097bdd0d95 fixes #1 by using ffplay instead of afplay Matt Behrens 2017-12-28 19:29:29 -0500
  • f1606715a8
    removed extraneous line of code I added inadvertently DJ Sundog 2017-12-28 13:34:15 -0800
  • 9346e3a399 updated to use ffplay instead of aplay for better cross-platform compatibility DJSundog 2017-12-28 13:31:36 -0800
  • 012a9e03eb add license and requirements Matt Behrens 2017-12-26 16:42:26 -0500