Commit graph

4 commits

Author SHA1 Message Date
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.
2020-03-03 22:20:43 +01:00
Arnout Engelen
f229bf7eec Make cljs scripts executable
Without this 'npm start'/'npm test' doesn't work for me on linux
2020-03-03 21:36:50 +01:00
dmitri.sotnikov@gmail.com
72f85c1a51 clean up, updated docs 2020-02-27 17:12:07 -05:00
Arnout Engelen
ea7c057c11 Add a unit test
Splitting up the project in core/main/test
2020-02-27 13:20:11 +01:00