Commit Graph

21 Commits

Author SHA1 Message Date
Wouter Groeneveld 4c2326b887 implement repost-of microformat + test against brid.gy twitter example 2022-07-01 11:55:34 +02:00
Wouter Groeneveld 989495a18e webmention.io import functionality implementation 2022-06-22 15:19:53 +02:00
Wouter Groeneveld fb5ba20292 webmention.io import functionality funadmentals 2022-06-22 14:09:25 +02:00
Wouter Groeneveld 3be4b23159 fix microformat parse author name if h-card is next to name in h-entry 2022-05-18 08:59:15 +02:00
Wouter Groeneveld 8d415d022c fix microformat parsing author name fails for complicated mf 2022-05-04 16:12:10 +02:00
Wouter Groeneveld 45ff736001 also notify when received from whitelist 2022-04-28 09:28:16 +02:00
Wouter Groeneveld 6cc83620ba mail notifier, admin wrappers endpoints, first impl done 2022-04-23 21:27:43 +02:00
Wouter Groeneveld e9817549f6 implement auto-discovering of rss endpoints besides /index.xml 2021-05-20 16:09:46 +02:00
Wouter Groeneveld 529bf932b8 fix unable to receive wm from wordpress-wm plugin with unusual author hcard microformat 2021-04-25 15:11:16 +02:00
Wouter Groeneveld 8779eb01ee webmention.rocks unit tests and fixes 2021-04-25 12:18:31 +02:00
Wouter Groeneveld d54fe42ec7 profiling tests to fiddle with pprof just for fun 2021-04-23 09:39:49 +02:00
Wouter Groeneveld f90af3b076 built-in genuine image checker based on byte headers 2021-04-22 16:02:59 +02:00
Wouter Groeneveld 00f927886d revert to embedded anonymous images if downloading pictures fails 2021-04-19 21:38:53 +02:00
Wouter Groeneveld 64c6065d74 implement self-hosted pictures, remove need for datapath 2021-04-19 20:22:38 +02:00
Wouter Groeneveld 714b90d594 wm/pingback sending, concurrent impl, e2e test 2021-04-11 09:50:27 +02:00
Wouter Groeneveld d4c854ef81 implement gofmt and add a filewatcher in Goland 2021-04-09 21:00:54 +02:00
Wouter Groeneveld 7f2c540448 pingback sending, beginning of webmention sending 2021-04-09 14:59:12 +02:00
Wouter Groeneveld ddd465ce92 refactored package design to avoid circular deps 2021-04-09 14:21:25 +02:00
Wouter Groeneveld 97be3c8323 receive webmention json processing + testify 2021-04-09 10:12:14 +02:00
Wouter Groeneveld bacc66872d first jab at mf2 parsing and testing 2021-04-08 16:37:04 +02:00
Wouter Groeneveld c77ac41e1c refactor out mocks in separate package 2021-04-08 12:16:33 +02:00