diff --git a/v3/feed.rss b/v3/feed.rss index e9bbe4a..f9e956a 100644 --- a/v3/feed.rss +++ b/v3/feed.rss @@ -2,10 +2,32 @@ GNU social V3https://gnusocial.rocks/v3/index.html Development blog where we announce our progress.en -Fri, 25 Feb 2022 21:12:35 +0000 -Fri, 25 Feb 2022 21:12:35 +0000 +Sun, 27 Mar 2022 18:04:07 +0100 +Sun, 27 Mar 2022 18:04:07 +0100 +Milestone: OAuth 2.0 +OAuth support is accomplished via a GNU social plugin.

+ +

Accompanying it came the possibility of a plugin feature a shell script for +setting pre-requirements that can be automatically executed by GNU social's +installer.

+ +

There was also an upgrade of the core authentication stack that made it more +simple and flexible.

+ +

Finally, the plugin was tested with AndStatus, related +discussion available at: AndStatus #549.

+ + + +]]>
https://gnusocial.rocks/v3/milestone-oauth-20.html +https://gnusocial.rocks/v3/./milestone-oauth-20.html +GNU social development team +Sun, 27 Mar 2022 18:01:17 +0100
+ Milestone: Web Monetization + + ]]>https://gnusocial.rocks/v3/milestone-web-monetization.html https://gnusocial.rocks/v3/./milestone-web-monetization.html @@ -91,6 +115,8 @@ always room for improvement :)

+ + ]]>https://gnusocial.rocks/v3/milestone-automatic-accesibility-a11y-testing.html https://gnusocial.rocks/v3/./milestone-automatic-accesibility-a11y-testing.html @@ -167,6 +193,8 @@ and enables circle mentions with @#circle_name.

+ + ]]>https://gnusocial.rocks/v3/milestone-collections.html https://gnusocial.rocks/v3/./milestone-collections.html @@ -200,6 +228,8 @@ translate following the same rules as AndStatus ActivityPub Plugin source.

- -

This milestone could be just this, what's different from any other ActivityPub -plugin? How is it better than v2's?

- -

It's better in how it's organised and extensible, check the EVENTS.md for examples.

- -

Video of GNU social v3 exchanging notes with GNU social v2.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]>https://gnusocial.rocks/v3/milestone-activitypub.html -https://gnusocial.rocks/v3/./milestone-activitypub.html -GNU social development team -Fri, 10 Dec 2021 16:34:39 +0000
diff --git a/v3/index.html b/v3/index.html index 5ca3bfd..8d8fd07 100644 --- a/v3/index.html +++ b/v3/index.html @@ -40,6 +40,10 @@ Our objective is to further differentiate GNU social from the alternative softwa

Blog

+

March 2022

+

January 2022

diff --git a/v3/milestone-collections.html b/v3/milestone-collections.html index 6d95a5e..bf4fdb8 100644 --- a/v3/milestone-collections.html +++ b/v3/milestone-collections.html @@ -106,6 +106,8 @@ and enables circle mentions with @#circle_name.

+ +
diff --git a/v3/milestone-documentation-and-tests-infrastructure.html b/v3/milestone-documentation-and-tests-infrastructure.html index 9808f5d..ac1836d 100644 --- a/v3/milestone-documentation-and-tests-infrastructure.html +++ b/v3/milestone-documentation-and-tests-infrastructure.html @@ -127,6 +127,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 150e1ec..9557c65 100644 --- a/v3/milestone-mute-notifications-from-a-conversation.html +++ b/v3/milestone-mute-notifications-from-a-conversation.html @@ -63,6 +63,8 @@ to stop receiving notifications derived from that, it is now possible: + + diff --git a/v3/milestone-notes-and-actors-with-languages.html b/v3/milestone-notes-and-actors-with-languages.html index 738148f..5bfa0c1 100644 --- a/v3/milestone-notes-and-actors-with-languages.html +++ b/v3/milestone-notes-and-actors-with-languages.html @@ -105,6 +105,8 @@ for actual internationalization of the free network.

+ + diff --git a/v3/milestone-notes-with-latex.html b/v3/milestone-notes-with-latex.html index a408b27..4e39cd9 100644 --- a/v3/milestone-notes-with-latex.html +++ b/v3/milestone-notes-with-latex.html @@ -65,6 +65,8 @@ GNU social development team + + diff --git a/v3/milestone-notes-with-markdown.html b/v3/milestone-notes-with-markdown.html index 5a52884..a8bbc84 100644 --- a/v3/milestone-notes-with-markdown.html +++ b/v3/milestone-notes-with-markdown.html @@ -65,6 +65,8 @@ GNU social development team + + diff --git a/v3/milestone-oauth-20.html b/v3/milestone-oauth-20.html new file mode 100644 index 0000000..ab33e79 --- /dev/null +++ b/v3/milestone-oauth-20.html @@ -0,0 +1,62 @@ + + + + + + + + + + +Milestone: OAuth 2.0 - GNU social V3 + +
+
+ +
+
+
+
+ +

+Milestone: OAuth 2.0 +

+ +
March 27, 2022 — +GNU social development team +
+ + +

OAuth support is accomplished via a GNU social plugin.

+ +

Accompanying it came the possibility of a plugin feature a shell script for +setting pre-requirements that can be automatically executed by GNU social's +installer.

+ +

There was also an upgrade of the core authentication stack that made it more +simple and flexible.

+ +

Finally, the plugin was tested with AndStatus, related +discussion available at: AndStatus #549.

+ + + + +
+
+ + diff --git a/v3/milestone-oauth-20.md b/v3/milestone-oauth-20.md new file mode 100644 index 0000000..575387f --- /dev/null +++ b/v3/milestone-oauth-20.md @@ -0,0 +1,13 @@ +Milestone: OAuth 2.0 + +OAuth support is accomplished via a GNU social plugin. + +Accompanying it came the possibility of a plugin feature a shell script for +setting pre-requirements that can be automatically executed by GNU social's +installer. + +There was also an upgrade of the core authentication stack that made it more +simple and flexible. + +Finally, the plugin was tested with [AndStatus](http://andstatus.org/), related +discussion available at: [AndStatus #549](https://github.com/andstatus/andstatus/issues/549). diff --git a/v3/milestone-pinned-notes.html b/v3/milestone-pinned-notes.html index d7022f3..7ba380a 100644 --- a/v3/milestone-pinned-notes.html +++ b/v3/milestone-pinned-notes.html @@ -62,6 +62,8 @@ You can now pin notes in your profile! Given you have suficient permissions to d + + diff --git a/v3/milestone-port-media-handling-from-v2.html b/v3/milestone-port-media-handling-from-v2.html index 7ec09f5..b543b61 100644 --- a/v3/milestone-port-media-handling-from-v2.html +++ b/v3/milestone-port-media-handling-from-v2.html @@ -131,6 +131,8 @@ The key ones are:

+ + diff --git a/v3/milestone-tags.html b/v3/milestone-tags.html index 3ac8d87..7d6ffc7 100644 --- a/v3/milestone-tags.html +++ b/v3/milestone-tags.html @@ -153,6 +153,8 @@ tag.

+ + diff --git a/v3/milestone-web-monetization.html b/v3/milestone-web-monetization.html index 71a5aa1..83eac93 100644 --- a/v3/milestone-web-monetization.html +++ b/v3/milestone-web-monetization.html @@ -70,6 +70,8 @@ Monetization in the fediverse.

+ + diff --git a/v3/updates-finish-the-avatar-component.html b/v3/updates-finish-the-avatar-component.html index b0de040..942b108 100644 --- a/v3/updates-finish-the-avatar-component.html +++ b/v3/updates-finish-the-avatar-component.html @@ -163,6 +163,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 7966cdb..84d3552 100644 --- a/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html +++ b/v3/updates-implement-storeremotemedia-for-v3-and-port-embed.html @@ -99,6 +99,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 da6a8ea..5a26e6b 100644 --- a/v3/updates-improve-the-attachments-system.html +++ b/v3/updates-improve-the-attachments-system.html @@ -132,6 +132,8 @@ any remote URL being shared in a note. + + diff --git a/v3/updates-interface-and-accessibility.html b/v3/updates-interface-and-accessibility.html index f839e09..92549d6 100644 --- a/v3/updates-interface-and-accessibility.html +++ b/v3/updates-interface-and-accessibility.html @@ -164,6 +164,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 7bc0e2d..6fb47f4 100644 --- a/v3/updates-interface-structure-and-flexibility-improved.html +++ b/v3/updates-interface-structure-and-flexibility-improved.html @@ -75,6 +75,8 @@ GNU social development team + + diff --git a/v3/updates-local-groups.html b/v3/updates-local-groups.html index d05a545..2d2a626 100644 --- a/v3/updates-local-groups.html +++ b/v3/updates-local-groups.html @@ -63,6 +63,8 @@ translate following the same rules as AndStatus