Commit Graph

23 Commits

Author SHA1 Message Date
Wouter Groeneveld 989495a18e webmention.io import functionality implementation 2022-06-22 15:19:53 +02:00
Wouter Groeneveld 45ff736001 also notify when received from whitelist 2022-04-28 09:28:16 +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 b7a12b427f implement blacklisting and wm deleting if needed 2021-05-02 11:40:45 +02:00
Wouter Groeneveld 255fea17e0 remove since and simply check <link/> tags in rss feed. fixes time difference bugs 2021-05-02 09:41:13 +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 2812130d75 just to be sure: recover from panics in processSourceBody()! 2021-04-25 15:45:00 +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 f964c7442f built-in genuine image checker based on byte headers 2021-04-22 16:03:03 +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 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 8cd3cb1f1e redesign flat file structure to key/value store using buntdb 2021-04-18 15:39:29 +02:00
Wouter Groeneveld c246081729 introduce rwmutex locks and semaphore locks to cater mass-file/tcp opening 2021-04-16 16:17:09 +02:00
Wouter Groeneveld e6bd0ef669 refactor errors/logging to be more Go-idiomatic 2021-04-13 09:10:32 +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