From b2bb52879b587e4e2b6b1c4f0271f6b17473373e Mon Sep 17 00:00:00 2001 From: Diogo Peralta Cordeiro Date: Tue, 18 Jan 2022 02:48:24 +0000 Subject: [PATCH] [V3] Update Milestones list --- v3/feed.rss | 24 +++++++++++++++++-- v3/index.html | 15 ++++++------ v3/milestone-activitypub.html | 2 ++ ...tone-activitystreams-20-and-webfinger.html | 2 ++ v3/milestone-actor-colour-theme-plugin.html | 2 ++ v3/milestone-albums.html | 2 ++ v3/milestone-collections.html | 2 ++ ...ocumentation-and-tests-infrastructure.html | 2 ++ ...ute-notifications-from-a-conversation.html | 2 ++ ...stone-notes-and-actors-with-languages.html | 2 ++ v3/milestone-notes-with-latex.html | 2 ++ v3/milestone-notes-with-markdown.html | 2 ++ v3/milestone-pinned-notes.html | 2 ++ v3/milestone-port-media-handling-from-v2.html | 2 ++ v3/milestone-tags.html | 2 ++ v3/milestone-web-monetization.html | 2 ++ v3/templates/milestones.template | 15 ++++++------ v3/updates-finish-the-avatar-component.html | 2 ++ ...toreremotemedia-for-v3-and-port-embed.html | 2 ++ ...pdates-improve-the-attachments-system.html | 2 ++ v3/updates-interface-and-accessibility.html | 2 ++ ...ce-structure-and-flexibility-improved.html | 2 ++ v3/updates-v3-blog.html | 2 ++ 23 files changed, 78 insertions(+), 16 deletions(-) diff --git a/v3/feed.rss b/v3/feed.rss index df9a0f5..ddd174e 100644 --- a/v3/feed.rss +++ b/v3/feed.rss @@ -2,8 +2,8 @@ GNU social V3https://gnusocial.rocks/v3/index.html Development blog where we announce our progress.en -Tue, 18 Jan 2022 12:37:00 +0000 -Tue, 18 Jan 2022 12:37:00 +0000 +Tue, 18 Jan 2022 12:44:15 +0000 +Tue, 18 Jan 2022 12:44:15 +0000 Milestone: Pinned Notes @@ -16,6 +16,8 @@ You can now pin notes in your profile! Given you have suficient permissions to d <img src="assets/profile/pin_note.png" alt="Default view of the actor profile, showing the 'Pin this note' action, and its respective representation" title="" /></p> + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-pinned-notes.html</link> <guid>https://gnusocial.rocks/v3/./milestone-pinned-notes.html</guid> @@ -36,6 +38,8 @@ Milestone: Notes with LaTeX + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-notes-with-latex.html</link> <guid>https://gnusocial.rocks/v3/./milestone-notes-with-latex.html</guid> @@ -57,6 +61,8 @@ Milestone: Notes with Markdown + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-notes-with-markdown.html</link> <guid>https://gnusocial.rocks/v3/./milestone-notes-with-markdown.html</guid> @@ -91,6 +97,8 @@ Monetization in the fediverse.</p> + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-web-monetization.html</link> <guid>https://gnusocial.rocks/v3/./milestone-web-monetization.html</guid> @@ -111,6 +119,8 @@ to stop receiving notifications derived from that, it is now possible: + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-mute-notifications-from-a-conversation.html</link> <guid>https://gnusocial.rocks/v3/./milestone-mute-notifications-from-a-conversation.html</guid> @@ -149,6 +159,8 @@ specialisation of a collection.</p> + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-albums.html</link> <guid>https://gnusocial.rocks/v3/./milestone-albums.html</guid> @@ -213,6 +225,8 @@ automatically</a>.</p> + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-collections.html</link> <guid>https://gnusocial.rocks/v3/./milestone-collections.html</guid> @@ -244,6 +258,8 @@ plugin? How is it better than v2's?</p> + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-activitypub.html</link> <guid>https://gnusocial.rocks/v3/./milestone-activitypub.html</guid> @@ -354,6 +370,8 @@ tag.</p> + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-tags.html</link> <guid>https://gnusocial.rocks/v3/./milestone-tags.html</guid> @@ -436,6 +454,8 @@ Given a valid colour, it's the actor's responsibility whether or not the colours + + <!-- text end --> ]]></description><link>https://gnusocial.rocks/v3/milestone-actor-colour-theme-plugin.html</link> <guid>https://gnusocial.rocks/v3/./milestone-actor-colour-theme-plugin.html</guid> diff --git a/v3/index.html b/v3/index.html index 28b5ed3..8c0db15 100644 --- a/v3/index.html +++ b/v3/index.html @@ -91,19 +91,20 @@ Our objective is to further differentiate GNU social from the alternative softwa <li><a href="https://www.gnusocial.rocks/v3/milestone-activitystreams-20-and-webfinger.html"><s>Port over the v2 federation stack to v3</s></a></li> <li>New functionality: <ul> -<li>Implement Companies/Celebrities actor type as Service</li> -<li>Pinned Activities (plugin)</li> -<li>Better Feeds</li> +<li>Support for Organisation groups</li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-pinned-notes.html"><s>Pinned Notes (plugin)</s></a</li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-collections.html"><s>Better Feeds (collections)</s></a</li> <li><a href="https://www.gnusocial.rocks/v3/milestone-notes-and-actors-with-languages.html"><s>Publication language with defaults per group and easy switch on posting</s></a></li> -<li>Album of Images and Videos</li> -<li>Markdown</li> -<li>Server-side rendered-to-svg LaTeX</li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-albums.html"><s>Album of Images and Videos</s></a></li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-notes-with-markdown.html"><s>Markdown</s></a></li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-notes-with-latex.html">LaTeX (WIP)</a></li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-web-monetization.html"><s>Web Monetization (plugin)</s></a></li> <li>Posts with titles</li> </ul> <li><a href="https://www.gnusocial.rocks/v3/milestone-port-media-handling-from-v2.html"><s>Media handling, such as thumbnails, compression, and quota and permission checking</s></a></li> <li>External APIs</li> <li><a href="https://www.gnusocial.rocks/v3/milestone-actor-colour-theme-plugin.html"><s>Actor Colour Plugin</s></a></li> -<li>New Groups specification (WIP)</li> +<li><a href="https://socialhub.activitypub.rocks/t/decentralised-group/2200/17?u=diogo">New Groups specification (WIP)</a></li> </ul> </div> </div></div> diff --git a/v3/milestone-activitypub.html b/v3/milestone-activitypub.html index a96a518..ca03738 100644 --- a/v3/milestone-activitypub.html +++ b/v3/milestone-activitypub.html @@ -64,6 +64,8 @@ plugin? How is it better than v2's?</p> + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/milestone-activitystreams-20-and-webfinger.html b/v3/milestone-activitystreams-20-and-webfinger.html index 15588c2..39720c2 100644 --- a/v3/milestone-activitystreams-20-and-webfinger.html +++ b/v3/milestone-activitystreams-20-and-webfinger.html @@ -88,6 +88,8 @@ GNU social development team + + diff --git a/v3/milestone-actor-colour-theme-plugin.html b/v3/milestone-actor-colour-theme-plugin.html index b8cddae..85c175c 100644 --- a/v3/milestone-actor-colour-theme-plugin.html +++ b/v3/milestone-actor-colour-theme-plugin.html @@ -115,6 +115,8 @@ Given a valid colour, it's the actor's responsibility whether or not the colours + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/milestone-albums.html b/v3/milestone-albums.html index 6a7f2d0..38be956 100644 --- a/v3/milestone-albums.html +++ b/v3/milestone-albums.html @@ -71,6 +71,8 @@ specialisation of a collection.</p> + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/milestone-collections.html b/v3/milestone-collections.html index e153a70..b231af7 100644 --- a/v3/milestone-collections.html +++ b/v3/milestone-collections.html @@ -97,6 +97,8 @@ automatically</a>.</p> + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/milestone-documentation-and-tests-infrastructure.html b/v3/milestone-documentation-and-tests-infrastructure.html index 461c0f3..3d3287a 100644 --- a/v3/milestone-documentation-and-tests-infrastructure.html +++ b/v3/milestone-documentation-and-tests-infrastructure.html @@ -114,6 +114,8 @@ is properly tested, we have the + + diff --git a/v3/milestone-mute-notifications-from-a-conversation.html b/v3/milestone-mute-notifications-from-a-conversation.html index b01b14f..21a385b 100644 --- a/v3/milestone-mute-notifications-from-a-conversation.html +++ b/v3/milestone-mute-notifications-from-a-conversation.html @@ -53,6 +53,8 @@ to stop receiving notifications derived from that, it is now possible: + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/milestone-notes-and-actors-with-languages.html b/v3/milestone-notes-and-actors-with-languages.html index e46c6bb..5ebc3a0 100644 --- a/v3/milestone-notes-and-actors-with-languages.html +++ b/v3/milestone-notes-and-actors-with-languages.html @@ -95,6 +95,8 @@ for actual internationalization of the free network.</p> + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/milestone-notes-with-latex.html b/v3/milestone-notes-with-latex.html index 1215f4b..dd13a20 100644 --- a/v3/milestone-notes-with-latex.html +++ b/v3/milestone-notes-with-latex.html @@ -53,6 +53,8 @@ GNU social development team + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/milestone-notes-with-markdown.html b/v3/milestone-notes-with-markdown.html index 9340375..2b43523 100644 --- a/v3/milestone-notes-with-markdown.html +++ b/v3/milestone-notes-with-markdown.html @@ -54,6 +54,8 @@ GNU social development team + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/milestone-pinned-notes.html b/v3/milestone-pinned-notes.html index 8df503b..9d99e0c 100644 --- a/v3/milestone-pinned-notes.html +++ b/v3/milestone-pinned-notes.html @@ -49,6 +49,8 @@ You can now pin notes in your profile! Given you have suficient permissions to d <img src="assets/profile/pin_note.png" alt="Default view of the actor profile, showing the 'Pin this note' action, and its respective representation" title="" /></p> + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/milestone-port-media-handling-from-v2.html b/v3/milestone-port-media-handling-from-v2.html index f7e16ed..8b43a7e 100644 --- a/v3/milestone-port-media-handling-from-v2.html +++ b/v3/milestone-port-media-handling-from-v2.html @@ -118,6 +118,8 @@ The key ones are:</p> + + diff --git a/v3/milestone-tags.html b/v3/milestone-tags.html index ef63029..d8f1422 100644 --- a/v3/milestone-tags.html +++ b/v3/milestone-tags.html @@ -143,6 +143,8 @@ tag.</p> + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/milestone-web-monetization.html b/v3/milestone-web-monetization.html index d221250..fa51a8d 100644 --- a/v3/milestone-web-monetization.html +++ b/v3/milestone-web-monetization.html @@ -67,6 +67,8 @@ Monetization in the fediverse.</p> + + <!-- text end --> <!-- entry end --> </div> diff --git a/v3/templates/milestones.template b/v3/templates/milestones.template index 2080118..a949060 100644 --- a/v3/templates/milestones.template +++ b/v3/templates/milestones.template @@ -6,18 +6,19 @@ <li><a href="https://www.gnusocial.rocks/v3/milestone-activitystreams-20-and-webfinger.html"><s>Port over the v2 federation stack to v3</s></a></li> <li>New functionality: <ul> -<li>Implement Companies/Celebrities actor type as Service</li> -<li>Pinned Activities (plugin)</li> -<li>Better Feeds</li> +<li>Support for Organisation groups</li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-pinned-notes.html"><s>Pinned Notes (plugin)</s></a</li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-collections.html"><s>Better Feeds (collections)</s></a</li> <li><a href="https://www.gnusocial.rocks/v3/milestone-notes-and-actors-with-languages.html"><s>Publication language with defaults per group and easy switch on posting</s></a></li> -<li>Album of Images and Videos</li> -<li>Markdown</li> -<li>Server-side rendered-to-svg LaTeX</li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-albums.html"><s>Album of Images and Videos</s></a></li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-notes-with-markdown.html"><s>Markdown</s></a></li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-notes-with-latex.html">LaTeX (WIP)</a></li> +<li><a href="https://www.gnusocial.rocks/v3/milestone-web-monetization.html"><s>Web Monetization (plugin)</s></a></li> <li>Posts with titles</li> </ul> <li><a href="https://www.gnusocial.rocks/v3/milestone-port-media-handling-from-v2.html"><s>Media handling, such as thumbnails, compression, and quota and permission checking</s></a></li> <li>External APIs</li> <li><a href="https://www.gnusocial.rocks/v3/milestone-actor-colour-theme-plugin.html"><s>Actor Colour Plugin</s></a></li> -<li>New Groups specification (WIP)</li> +<li><a href="https://socialhub.activitypub.rocks/t/decentralised-group/2200/17?u=diogo">New Groups specification (WIP)</a></li> </ul> </div> diff --git a/v3/updates-finish-the-avatar-component.html b/v3/updates-finish-the-avatar-component.html index f17c7c2..cd641df 100644 --- a/v3/updates-finish-the-avatar-component.html +++ b/v3/updates-finish-the-avatar-component.html @@ -150,6 +150,8 @@ GNU social development team + + diff --git a/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html b/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html index db476d3..186806f 100644 --- a/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html +++ b/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html @@ -86,6 +86,8 @@ attempts to generate a page preview from open graph and oembed. I.e., acts when + + diff --git a/v3/updates-improve-the-attachments-system.html b/v3/updates-improve-the-attachments-system.html index 9acd8de..56ec453 100644 --- a/v3/updates-improve-the-attachments-system.html +++ b/v3/updates-improve-the-attachments-system.html @@ -119,6 +119,8 @@ any remote URL being shared in a note.</li> + + diff --git a/v3/updates-interface-and-accessibility.html b/v3/updates-interface-and-accessibility.html index f271301..68d1751 100644 --- a/v3/updates-interface-and-accessibility.html +++ b/v3/updates-interface-and-accessibility.html @@ -151,6 +151,8 @@ markup, we hope to achieve an accessible, fast and polished structure by which a + + diff --git a/v3/updates-interface-structure-and-flexibility-improved.html b/v3/updates-interface-structure-and-flexibility-improved.html index 4d1a8d4..3544247 100644 --- a/v3/updates-interface-structure-and-flexibility-improved.html +++ b/v3/updates-interface-structure-and-flexibility-improved.html @@ -62,6 +62,8 @@ GNU social development team + + diff --git a/v3/updates-v3-blog.html b/v3/updates-v3-blog.html index 60189c4..153157d 100644 --- a/v3/updates-v3-blog.html +++ b/v3/updates-v3-blog.html @@ -94,6 +94,8 @@ forget to subscribe!</p> + +