Commit Graph

24 Commits

Author SHA1 Message Date
Wouter Groeneveld 989495a18e webmention.io import functionality implementation 2022-06-22 15:19:53 +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 0652aa73d4 updated notification mail to use HTML template. Ready for tag v2.0.0 2022-04-24 16:10:59 +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 3ec6694757 refactor out conString; create a db wrapper for mentions in moderation 2022-04-23 10:00:00 +02:00
Wouter Groeneveld b7a12b427f implement blacklisting and wm deleting if needed 2021-05-02 11:40:45 +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 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 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 c246081729 introduce rwmutex locks and semaphore locks to cater mass-file/tcp opening 2021-04-16 16:17:09 +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