Commit Graph

44 Commits

Author SHA1 Message Date
Wouter Groeneveld 1bd64eed52 youtube integration tests -> unit 2021-06-15 14:14:14 +02:00
Wouter Groeneveld 473e17b037 youtube thumbnail generation, thanks Ruben 2021-06-15 12:25:18 +02:00
Wouter Groeneveld f7dc377b53 youtube thumbnail generation, thanks Ruben 2021-06-15 12:21:20 +02:00
Wouter Groeneveld 942406a566 Revert "1.1.0 release: get rid of utcOffset"
Why? Turns out that Pleroma logs dates in UTC...
This reverts commit 6c9c5ff1e1.
2021-04-27 15:10:51 +02:00
Wouter Groeneveld 6c9c5ff1e1 1.1.0 release: get rid of utcOffset 2021-04-27 14:04:22 +02:00
Wouter Groeneveld dd47ddbb1e 1.0.17: @http mentioning adds context 2021-04-26 20:59:38 +02:00
Wouter Groeneveld 513ed565dc extract context if explicitly mentioned @http... url 2021-04-24 20:03:58 +02:00
Wouter Groeneveld b43eaa347c simplify webmention sending thanks to new server impl 2021-04-16 16:32:25 +02:00
Wouter Groeneveld 7bdd377b43 remove publishedFromNow, its static so useless! 2021-03-25 20:57:49 +01:00
Wouter Groeneveld 782b1edd53 add the option ignoreReplies - now for real 2021-03-20 13:18:24 +01:00
Wouter Groeneveld e577012002 add the option ignoreReplies 2021-03-20 13:11:22 +01:00
Wouter Groeneveld e463ac94e8 fix double quote in frontmatter possibility 2021-03-18 17:14:01 +01:00
Wouter Groeneveld 7b10426429 webmention sending endpoint client 2021-03-17 22:15:43 +01:00
Wouter Groeneveld 7f4773c276 embed ejs templates 2021-03-15 08:59:16 +01:00
Wouter Groeneveld 15f779e63f implement image enclosure parsing 2021-03-14 21:21:47 +01:00
Wouter Groeneveld 24f6d1a8e3 fix htmldecode: do in two passes 2021-03-13 15:25:28 +01:00
Wouter Groeneveld 8598a898f4 implement title trimming 2021-03-13 13:06:10 +01:00
Wouter Groeneveld 4d45134e1f fix webmention get as a string 2021-03-12 19:03:56 +01:00
Wouter Groeneveld 90773a2521 e2e test mastodon with real url 2021-03-12 18:54:02 +01:00
Wouter Groeneveld add5f883f5 published 1.0.6 2021-03-10 09:01:10 +01:00
Wouter Groeneveld e6fbcd4b89 add relativeTarget to easily parse on Hugo side 2021-03-10 09:00:19 +01:00
Wouter Groeneveld 0ff54d8a7b add serve-my-jams getwebmention part 2021-03-09 21:24:22 +01:00
Wouter Groeneveld e740476232 move tools in respective subdirs 2021-03-09 20:28:52 +01:00
Wouter Groeneveld 9bfafaeca4 added link to serve-my-jams 2021-03-08 17:34:15 +01:00
Wouter Groeneveld 819f8528b6 according to a good friend, the moment for moment has passed. I should move on to something cool! like day.js? 2021-03-05 21:23:34 +01:00
Wouter Groeneveld 896b965879 use moment.js insted of parsing dates yourself... 2021-03-05 16:55:32 +01:00
Wouter Groeneveld 542302f171 use jest snapshots 2021-03-05 15:00:34 +01:00
Wouter Groeneveld 7d2cb559a4 disable yarn cache uploads; 1.0.3: howlongtobeat 2021-03-05 14:08:10 +01:00
Wouter Groeneveld 2765ebde0c scratch that, use local timezones and mock it. 2021-03-05 12:04:55 +01:00
Wouter Groeneveld c237e91a88 release 1.0.1 2021-03-05 11:52:30 +01:00
Wouter Groeneveld 44676ea947 getHours() is local time, use getUTCHours() 2021-03-05 11:48:19 +01:00
Wouter Groeneveld 77ee3b4ad6 attempt to fix test at github-side 2021-03-05 11:42:05 +01:00
Wouter Groeneveld 62d16df57a attempt to fix test at github-side 2021-03-05 11:38:51 +01:00
Wouter Groeneveld 5d571f4ffd Merge branch 'main' of https://github.com/wgroeneveld/jam-my-stack into main 2021-03-05 11:31:53 +01:00
Wouter Groeneveld e490afd906 attempt to fix test at github-side 2021-03-05 11:31:44 +01:00
Wouter Groeneveld fcb8a6d2b0
Create main.yml
enable yarn test
2021-03-05 11:28:01 +01:00
Wouter Groeneveld 47acd5531b added version badge 2021-03-05 11:26:29 +01:00
Wouter Groeneveld f088decfe4 added readme 2021-03-05 11:23:52 +01:00
Wouter Groeneveld b43c50d4c4 added readme 2021-03-05 11:22:27 +01:00
Wouter Groeneveld ddc0eeb9ee move mock tests to separate file 2021-03-05 09:04:42 +01:00
Wouter Groeneveld 707a71d994 lunr script added 2021-03-04 21:06:28 +01:00
Wouter Groeneveld c2020e20e3 goodreads widgetify and tests 2021-03-04 19:32:35 +01:00
Wouter Groeneveld 90f1a72fe3 move masto-feed-parser out of brainbaking repo, first jest tests 2021-03-04 19:01:25 +01:00
Wouter Groeneveld 2f1d860cfd
Initial commit 2021-03-04 16:06:57 +01:00