Commit Graph

30 Commits

Author SHA1 Message Date
Jonathan.Street 267ce249c1 Inclusive language update (allowlist/denylist). 2023-03-01 16:06:17 +00:00
Wouter Groeneveld 63f410d106 replaced github links with correct ones 2023-02-01 10:49:33 +01:00
Wouter Groeneveld ec6d61b221 rss endpoint implementation as suggested by Chris 2022-06-21 11:35:52 +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 f1ac5a9602 do not hardcode e-mail addresses, update readme 2022-04-24 16:25:00 +02:00
Wouter Groeneveld e361567eed admin html dashboard and handler test 2022-04-24 13:27:42 +02:00
Wouter Groeneveld d0eddc3047 another attempt at fighting spam 2022-04-18 10:18:00 +02:00
Wouter Groeneveld e9817549f6 implement auto-discovering of rss endpoints besides /index.xml 2021-05-20 16:09:46 +02:00
Wouter Groeneveld e64ada6b71 installation instructions separated 2021-05-17 08:34:45 +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 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 3d3f17590e had a "Go" at golangci-lint run and fixed a few hickups"
"
2021-04-20 20:08:07 +02:00
Wouter Groeneveld 80bc4dfe59 update readme 2021-04-20 10:03:50 +02:00
Wouter Groeneveld ceaeaf5ada typo in cmdline arg key 2021-04-11 20:43:21 +02:00
Wouter Groeneveld fa40c66458 timestamp updating is not present 2021-04-11 20:42:26 +02:00
Wouter Groeneveld 9b46138489 added more readme, forward IP header checks in limiter 2021-04-11 20:37:26 +02:00
Wouter Groeneveld 9a07341d0e a jab at rate limiting! 🔥 2021-04-11 15:42:44 +02:00
Wouter Groeneveld e194293a46 use external config.json file 2021-04-11 11:08:27 +02:00
Wouter Groeneveld 3933e4d43b rename master module 2021-04-09 18:04:04 +02:00
Wouter Groeneveld 3138a7f3ef move js stuff to fork subdir to delete later, init go mod 2021-04-07 09:24:25 +02:00
Wouter Groeneveld 62e49c5c15 integrate pingback sending into PUT /webmention 2021-03-24 15:34:08 +01:00
Wouter Groeneveld f3e2d1d1c9 parse <time/> tags if found in description as soft lastmod 2021-03-22 20:26:03 +01:00
Wouter Groeneveld 120e66553f PUT readme update 2021-03-17 19:06:37 +01:00
Wouter Groeneveld 632a134fda webmention sending endpoint implementation 2021-03-17 18:10:40 +01:00
Wouter Groeneveld ae4006469d also process bookmarks and bridgy-twitter comments 2021-03-16 15:29:09 +01:00
Wouter Groeneveld 94939baaf3 brid.gy works! ... but I used the wrong url. 2021-03-08 20:13:48 +01:00
Wouter Groeneveld b79f113fec update readme 2021-03-08 17:33:04 +01:00
Wouter Groeneveld 92b528f3ef
Initial commit 2021-03-07 17:03:20 +01:00