From ded14ae11d82864fc8f22d846853995d3ee94d8a Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me> Date: Mon, 9 Oct 2023 13:55:06 -0400 Subject: [PATCH] Added news post apologizing for repeat notifications --- .../2023-10-09-sorry-for-repeat-notifications.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/news/2023-10-09-sorry-for-repeat-notifications.md diff --git a/content/news/2023-10-09-sorry-for-repeat-notifications.md b/content/news/2023-10-09-sorry-for-repeat-notifications.md new file mode 100644 index 000000000..4207d691b --- /dev/null +++ b/content/news/2023-10-09-sorry-for-repeat-notifications.md @@ -0,0 +1,13 @@ +--- +slug: sorry-for-repeat-notifications +date: '2023-10-09T17:55:01Z' +title: Sorry for the recent repeat notifications +tags: +- administration +draft: false +--- + +For those of you following the FLEAR site via ActivityPub/Fediverse we are Sorry +for the recent flood of repeat notifications. We are working on our AP impementation +and a bug caused a repeat sending of notifications. It has been fixed and should +not happen again. -- GitLab