[V3] Update Milestones list

This commit is contained in:
Diogo Peralta Cordeiro 2022-01-18 02:48:24 +00:00
parent 025ad2d26f
commit b2bb52879b
Signed by: diogo
GPG Key ID: 18D2D35001FBFAB0
23 changed files with 78 additions and 16 deletions

View File

@ -2,8 +2,8 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel><title>GNU social V3</title><link>https://gnusocial.rocks/v3/index.html</link>
<description>Development blog where we announce our progress.</description><language>en</language>
<lastBuildDate>Tue, 18 Jan 2022 12:37:00 +0000</lastBuildDate>
<pubDate>Tue, 18 Jan 2022 12:37:00 +0000</pubDate>
<lastBuildDate>Tue, 18 Jan 2022 12:44:15 +0000</lastBuildDate>
<pubDate>Tue, 18 Jan 2022 12:44:15 +0000</pubDate>
<atom:link href="https://gnusocial.rocks/v3/feed.rss" rel="self" type="application/rss+xml" />
<item><title>
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>

View File

@ -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>

View File

@ -64,6 +64,8 @@ plugin? How is it better than v2's?</p>
<!-- text end -->
<!-- entry end -->
</div>

View File

@ -88,6 +88,8 @@ GNU social development team

View File

@ -115,6 +115,8 @@ Given a valid colour, it's the actor's responsibility whether or not the colours
<!-- text end -->
<!-- entry end -->
</div>

View File

@ -71,6 +71,8 @@ specialisation of a collection.</p>
<!-- text end -->
<!-- entry end -->
</div>

View File

@ -97,6 +97,8 @@ automatically</a>.</p>
<!-- text end -->
<!-- entry end -->
</div>

View File

@ -114,6 +114,8 @@ is properly tested, we have the

View File

@ -53,6 +53,8 @@ to stop receiving notifications derived from that, it is now possible:
<!-- text end -->
<!-- entry end -->
</div>

View File

@ -95,6 +95,8 @@ for actual internationalization of the free network.</p>
<!-- text end -->
<!-- entry end -->
</div>

View File

@ -53,6 +53,8 @@ GNU social development team
<!-- text end -->
<!-- entry end -->
</div>

View File

@ -54,6 +54,8 @@ GNU social development team
<!-- text end -->
<!-- entry end -->
</div>

View File

@ -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>

View File

@ -118,6 +118,8 @@ The key ones are:</p>

View File

@ -143,6 +143,8 @@ tag.</p>
<!-- text end -->
<!-- entry end -->
</div>

View File

@ -67,6 +67,8 @@ Monetization in the fediverse.</p>
<!-- text end -->
<!-- entry end -->
</div>

View File

@ -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>

View File

@ -150,6 +150,8 @@ GNU social development team

View File

@ -86,6 +86,8 @@ attempts to generate a page preview from open graph and oembed. I.e., acts when

View File

@ -119,6 +119,8 @@ any remote URL being shared in a note.</li>

View File

@ -151,6 +151,8 @@ markup, we hope to achieve an accessible, fast and polished structure by which a

View File

@ -62,6 +62,8 @@ GNU social development team

View File

@ -94,6 +94,8 @@ forget to subscribe!</p>