Commit Graph

11 Commits (e7daeab93d287fe0d3c4fc64ce6339e27bab7a9c)

Author SHA1 Message Date
Arnout Engelen 3f9cd958f5
Allow configuring 'replacements' 4 years ago
Dmitri Sotnikov dfb1685569
cleanup 4 years ago
Arnout Engelen 981444ad7c Handle/report twitter errors 4 years ago
Arnout Engelen 043f1e0fd3 Remove separate main.cljs, install to PATH
https://docs.npmjs.com/files/package.json#bin
4 years ago
Arnout Engelen 3512b4c045 clojure.string/ -> string/ 4 years ago
Arnout Engelen 307e98023d Move test tweets to their own files 4 years ago
Arnout Engelen d541552422 Drop media link from twitter text
When tweeting with an image, twitter will append a link to the image to the end
for the tweet text. That's not useful since we re-upload it to mastodon anyway,
so chop off the link to twitter in that case.
4 years ago
Arnout Engelen f229bf7eec Make cljs scripts executable
Without this 'npm start'/'npm test' doesn't work for me on linux
4 years ago
dmitri.sotnikov@gmail.com 820cd2be82 added shadow-cljs compilation to generate a js artifact 4 years ago
dmitri.sotnikov@gmail.com 72f85c1a51 clean up, updated docs 4 years ago
Arnout Engelen ea7c057c11 Add a unit test
Splitting up the project in core/main/test
4 years ago