Commit graph

  • 21c908ea85 first step toward transformations jem 2020-05-29 15:54:32 +0200
  • 7fa26afde8 add first transformation source spec jem 2020-05-26 18:08:06 +0200
  • b409346416 add a test build jem 2020-05-26 18:07:10 +0200
  • f6497432a3 forgot one file jem 2020-05-26 17:11:20 +0200
  • 9a4d754a1d prepare auth / transform separation jem 2020-05-26 17:10:58 +0200
  • 27b29af40a mv post tweets to transform jem 2020-05-25 16:58:15 +0200
  • 93421abd19 did some format jem 2020-05-25 16:57:26 +0200
  • 2f37e679d3 add some todos jem 2020-05-22 17:59:42 +0200
  • 17dccf4ec8 extract tumblr jem 2020-05-22 10:14:19 +0200
  • 0a0e9fb2ae fix screen name & add untrimmed option jem 2020-05-22 10:14:04 +0200
  • 8ccdbde8ec refactor parse-tweet jem 2020-05-21 13:54:56 +0200
  • a0adf99dc3 fix chop jem 2020-05-21 12:42:51 +0200
  • 9cfb0fb992 fix transform dep jem 2020-05-21 12:42:27 +0200
  • 52ce74be18 mv chop tail jem 2020-05-21 12:23:53 +0200
  • 0cfe940226 introduce transform jem 2020-05-21 12:20:50 +0200
  • 3576ca2352
    Merge pull request #44 from DomainDrivenArchitecture/refactor_twitter Dmitri Sotnikov 2020-05-15 13:50:28 -0400
  • d7333dd97f chose better alias jem 2020-05-15 19:31:36 +0200
  • a794ead21c fix mastodon bug jem 2020-05-15 19:26:14 +0200
  • bcf1e8a30a start refactoring for twitter jem 2020-05-15 19:25:31 +0200
  • 9e701382d8 improve local def setup jem 2020-05-15 19:24:59 +0200
  • b96a7896ba todo is resolved jem 2020-05-15 18:25:31 +0200
  • 3f1f80e058
    Merge pull request #43 from DomainDrivenArchitecture/refactoring Dmitri Sotnikov 2020-05-15 10:52:27 -0400
  • 7c73d9aa64 remove useless parts jem 2020-05-15 16:44:07 +0200
  • 48d0c22b5a test "post with image" passed jem 2020-05-15 16:42:57 +0200
  • 1ebb0e71f5 enable unqalified keywords again jem 2020-05-14 08:56:50 +0200
  • af85887931 move more functions to infra for better testability jem 2020-05-14 08:53:49 +0200
  • 2187df1058 learn usage of thread-last jem 2020-05-13 19:46:51 +0200
  • 418ff67282 learned how to destruct namespaced keywords jem 2020-05-13 19:32:23 +0200
  • f2a6f15c42 mastodon limits posts to 500 jem 2020-05-13 19:29:33 +0200
  • 8f79814b38 keep symmetry only predicate for top level elem jem 2020-05-13 18:27:01 +0200
  • cd2441af4b Merge branch 'master' into refactoring jem 2020-05-13 18:23:17 +0200
  • fed673f07c spec now is valid jem 2020-05-13 17:49:37 +0200
  • 0ae68af441 repl now works jem 2020-05-13 17:41:27 +0200
  • f5fcc142ae compiles after refactoring jem 2020-05-12 18:17:37 +0200
  • 121c5f3fc4 fixed typo dmitri.sotnikov@gmail.com 2020-05-10 17:52:33 -0400
  • f6bbed3510
    Merge pull request #42 from raboof/release-0.0.2 Dmitri Sotnikov 2020-05-07 09:30:14 -0400
  • 9c80c4cab0
    Release 0.0.2 Arnout Engelen 2020-05-07 09:15:52 +0200
  • 3a4d7b49c9
    Merge pull request #41 from raboof/replace-after-resolving-urls Dmitri Sotnikov 2020-05-06 13:42:21 -0400
  • a3b51d1e5c
    'perform-replacements' after 'resolve-urls' Arnout Engelen 2020-05-06 10:20:55 +0200
  • 7286db72b0 initially draft the idea jem 2020-04-30 09:08:51 +0200
  • 56e79a1e8c
    Merge pull request #40 from raboof/publish Dmitri Sotnikov 2020-04-14 09:51:59 -0400
  • 7f992e9d73
    Add filters so 'npm pack' and publish contains just enough Arnout Engelen 2020-04-14 15:40:57 +0200
  • e7daeab93d
    Merge pull request #37 from raboof/replacements Dmitri Sotnikov 2020-04-11 12:37:14 -0400
  • 3f9cd958f5
    Allow configuring 'replacements' Arnout Engelen 2020-04-11 12:15:31 +0200
  • dfb1685569
    cleanup Dmitri Sotnikov 2020-03-22 10:28:34 -0400
  • 9a216f5fa7
    Merge pull request #36 from raboof/twitter-error-handling Dmitri Sotnikov 2020-03-22 10:27:45 -0400
  • 981444ad7c Handle/report twitter errors Arnout Engelen 2020-03-22 11:33:48 +0100
  • d72b755485
    Merge pull request #35 from raboof/no-separate-main Dmitri Sotnikov 2020-03-19 10:40:20 -0400
  • 043f1e0fd3 Remove separate main.cljs, install to PATH Arnout Engelen 2020-03-19 09:55:26 +0100
  • 180f2a6eb5
    Merge pull request #34 from raboof/drop-media-link-from-twitter-text Dmitri Sotnikov 2020-03-06 15:26:45 -0500
  • 3512b4c045 clojure.string/ -> string/ Arnout Engelen 2020-03-03 22:29:17 +0100
  • 307e98023d Move test tweets to their own files Arnout Engelen 2020-03-03 22:29:01 +0100
  • d541552422 Drop media link from twitter text Arnout Engelen 2020-03-03 21:33:18 +0100
  • ce8aecdfc9
    Merge pull request #33 from raboof/make-cljs-scripts-executable Dmitri Sotnikov 2020-03-03 16:19:05 -0500
  • f229bf7eec Make cljs scripts executable Arnout Engelen 2020-03-03 21:36:50 +0100
  • 86a0dd4c9f updated docs dmitri.sotnikov@gmail.com 2020-02-27 20:30:24 -0500
  • 820cd2be82 added shadow-cljs compilation to generate a js artifact dmitri.sotnikov@gmail.com 2020-02-27 20:23:48 -0500
  • 72f85c1a51 clean up, updated docs dmitri.sotnikov@gmail.com 2020-02-27 17:12:07 -0500
  • 97f1df59be
    Merge pull request #32 from raboof/addTest Dmitri Sotnikov 2020-02-27 11:30:48 -0500
  • ea7c057c11 Add a unit test Arnout Engelen 2020-02-27 13:20:11 +0100
  • bfe1253584
    fixed typo Dmitri Sotnikov 2020-01-22 16:11:13 -0500
  • cdbe2b2f5b
    Merge pull request #29 from EBendinelli/master Dmitri Sotnikov 2020-01-15 12:47:34 -0500
  • 37920f0130 Updated config.edn in README Eliot 2020-01-15 17:10:45 +0000
  • 4265b03c8c Adding support for nitter, replace twitter links by nitter links Eliot 2020-01-15 15:54:41 +0000
  • 8246d7a368
    Merge pull request #28 from raboof/patch-1 Dmitri Sotnikov 2019-11-30 18:42:09 -0500
  • 215047334b
    typo follwing->following Arnout Engelen 2019-11-29 12:25:03 +0100
  • d79b9fa5c3 bumped up dependencies dmitri.sotnikov@gmail.com 2019-06-28 09:21:14 -0400
  • ad6a007c96
    Merge pull request #21 from tscs37/master Dmitri Sotnikov 2019-03-11 07:54:30 -0400
  • 69423e2d28
    Added Dockerfile and poll.sh Tim Schuster 2019-03-11 12:15:13 +0100
  • ce8792467d
    Merge pull request #19 from andybalaam/patch-1 Dmitri Sotnikov 2019-02-15 06:02:44 -0500
  • 1226e08b46
    Remove extra "c" in example config file Andy Balaam 2019-02-15 10:15:04 +0000
  • e371993b23
    Update README.md Dmitri Sotnikov 2019-02-14 08:52:15 -0500
  • e1768f49e3 cleanup dmitri.sotnikov@gmail.com 2019-02-13 11:46:12 -0500
  • 5c45d91c28
    Merge pull request #18 from EBendinelli/master Dmitri Sotnikov 2019-02-13 11:35:51 -0500
  • fc571d8ee5
    Fix to get the last toot time from account EBendinelli 2019-02-12 17:00:13 +0000
  • 0f38625e6c
    Adding Account id EBendinelli 2019-02-12 16:45:50 +0000
  • 4a56599a03
    Adding account id EBendinelli 2019-02-11 16:41:36 +0000
  • 9a97681a3c added and error check when fetching Mastodon timeline dmitri.sotnikov@gmail.com 2019-01-06 10:57:03 -0500
  • 0fb72210ac added compiled Js version dmitri.sotnikov@gmail.com 2018-12-15 20:52:24 -0500
  • d9be88305c updated readme, added :media-only? option dmitri.sotnikov@gmail.com 2018-11-21 01:05:47 -0500
  • 08c66f6c1f
    fixed a typo in the readme Dmitri Sotnikov 2018-10-24 00:23:54 -0400
  • 45d7871058 added :keyword-filters flag Sotnikov, Dmitri 2018-10-09 11:59:50 -0400
  • 8c004bd876 switched to use request module instead of curl to resolve urls Dmitri Sotnikov 2018-08-28 02:15:55 -0400
  • 8a01e16648
    Merge pull request #13 from rohieb/twitter Dmitri Sotnikov 2018-08-28 02:13:59 -0400
  • 14e5b0c712 twitter: fix include-rts/include-replies logic Roland Hieber 2018-08-28 00:37:16 +0200
  • e2c9edcec5 added option to resolve URLs in links Dmitri Sotnikov 2018-08-27 17:19:52 -0400
  • 33de858ecf Merge branch 'master' of github.com:yogthos/mastodon-bot Dmitri Sotnikov 2018-08-26 00:59:59 -0400
  • 6c3879a7fa added support for status flags Dmitri Sotnikov 2018-08-26 00:59:43 -0400
  • 54701023d5
    Merge pull request #11 from daquinons/patch-1 Dmitri Sotnikov 2018-08-18 13:30:59 -0400
  • fdabb17fb0
    Merge branch 'master' into patch-1 Dmitri Sotnikov 2018-08-18 13:30:38 -0400
  • 0c2832ddf0 fixed accessing multiple tumblr accounts, added config options Dmitri Sotnikov 2018-08-18 13:25:48 -0400
  • ea5d26e455
    Display tweets with 280 characters David Quiñones 2018-08-18 19:00:35 +0200
  • 6559337021
    Merge pull request #10 from daquinons/master Dmitri Sotnikov 2018-08-18 12:53:45 -0400
  • 3767f775ac
    Exclude replies David Quiñones 2018-08-18 17:41:15 +0200
  • 350b265000 made screenname optional, removed default post limit Dmitri Sotnikov 2018-08-17 20:02:35 -0400
  • c39b71d025
    Merge pull request #6 from JosephKiranBabu/master Dmitri Sotnikov 2018-06-10 09:08:42 -0400
  • 48d37eb4d2
    Strip utm parameters from web links Joseph Nuthalapati 2018-06-10 17:26:41 +0530
  • fec68ef646
    Merge pull request #5 from SVMBrown/master Dmitri Sotnikov 2018-05-18 17:11:13 -0400
  • 0c72b8be75 use encoding instead of str Scot Brown 2018-05-18 16:08:41 -0400
  • a902a10b21
    Update README.md Dmitri Sotnikov 2018-05-10 18:46:38 -0400