Commit Graph

17 Commits

Author SHA1 Message Date
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