From 9cec64689da40966cf38a8aa1f3c21909ec28529 Mon Sep 17 00:00:00 2001 From: a Date: Sat, 13 May 2023 17:05:50 -0500 Subject: [PATCH] stuff --- content/tech/spec/activitypub/ideas/MAX_FOLLOWERS.md | 2 -- content/tech/spec/activitypub/ideas/Message.md | 2 +- .../{Mention-too-narrow.md => Mention-not-usefully-defined.md} | 0 3 files changed, 1 insertion(+), 3 deletions(-) rename content/tech/spec/activitypub/shortcomings/{Mention-too-narrow.md => Mention-not-usefully-defined.md} (100%) diff --git a/content/tech/spec/activitypub/ideas/MAX_FOLLOWERS.md b/content/tech/spec/activitypub/ideas/MAX_FOLLOWERS.md index 22cc55e..e52d898 100644 --- a/content/tech/spec/activitypub/ideas/MAX_FOLLOWERS.md +++ b/content/tech/spec/activitypub/ideas/MAX_FOLLOWERS.md @@ -1,5 +1,3 @@ -## max followers - https://github.com/mastodon/mastodon/issues/20089 max followers? mastodon has a MAX_FOLLOWS and MAX_FOLLOW_RATIO so why not MAX_FOLLOWERS? \ No newline at end of file diff --git a/content/tech/spec/activitypub/ideas/Message.md b/content/tech/spec/activitypub/ideas/Message.md index d0c154b..4170c4d 100644 --- a/content/tech/spec/activitypub/ideas/Message.md +++ b/content/tech/spec/activitypub/ideas/Message.md @@ -1,4 +1,4 @@ -## Message type +# what if we had a Message type Message is an IntransitiveActivity? diff --git a/content/tech/spec/activitypub/shortcomings/Mention-too-narrow.md b/content/tech/spec/activitypub/shortcomings/Mention-not-usefully-defined.md similarity index 100% rename from content/tech/spec/activitypub/shortcomings/Mention-too-narrow.md rename to content/tech/spec/activitypub/shortcomings/Mention-not-usefully-defined.md