Commit Graph

28 Commits

Author SHA1 Message Date
Jonathan.Street 267ce249c1 Inclusive language update (allowlist/denylist). 2023-03-01 16:06:17 +00:00
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 ec6d61b221 rss endpoint implementation as suggested by Chris 2022-06-21 11:35:52 +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 bf018eafe8 remove unneeded utcOffset in config: only used to create new time instance when parsing failes. update deps 2022-04-27 09:28:25 +02:00
Wouter Groeneveld 6cc83620ba mail notifier, admin wrappers endpoints, first impl done 2022-04-23 21:27:43 +02:00
Wouter Groeneveld 2e504eaa65 foundations for approve/reject system, /admin router endpoints 2022-04-23 11:35:53 +02:00
Wouter Groeneveld 3b58d2031f json encoding of result: [] instead of null if empty 2021-05-09 20:52:07 +02:00
Wouter Groeneveld 1f38a42c77 if no picture found in microformat data, revert to anonymous pic 2021-05-01 20:37:52 +02:00
Wouter Groeneveld c5dcb45de9 anonymize mentions coming from silos such as brid.gy 2021-05-01 20:22:56 +02:00
Wouter Groeneveld 40ae44b2fd sanitize receiving publication dates, this caused yet another crash... 2021-04-26 11:15:11 +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 ceabec241a fix non-pointer author pic change 2021-04-23 11:27:43 +02:00
Wouter Groeneveld f90af3b076 built-in genuine image checker based on byte headers 2021-04-22 16:02:59 +02:00
Wouter Groeneveld 3d3f17590e had a "Go" at golangci-lint run and fixed a few hickups"
"
2021-04-20 20:08:07 +02:00
Wouter Groeneveld 64c6065d74 implement self-hosted pictures, remove need for datapath 2021-04-19 20:22:38 +02:00
Wouter Groeneveld 47af4bb93f decouple db impl from configuration, cleanup dataPath usage 2021-04-18 21:31:31 +02:00
Wouter Groeneveld 8cd3cb1f1e redesign flat file structure to key/value store using buntdb 2021-04-18 15:39:29 +02:00
Wouter Groeneveld cd12b80170 made the channel receive-only, introduced a vangen config ed 2021-04-15 20:55:30 +02:00
Wouter Groeneveld e6bd0ef669 refactor errors/logging to be more Go-idiomatic 2021-04-13 09:10:32 +02:00
Wouter Groeneveld 824c64c933 scatter/gather in json loading 2021-04-11 13:03:41 +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 3933e4d43b rename master module 2021-04-09 18:04:04 +02:00
Wouter Groeneveld ddd465ce92 refactored package design to avoid circular deps 2021-04-09 14:21:25 +02:00