diff --git a/v3/assets/web_monetization/address.png b/v3/assets/web_monetization/address.png new file mode 100644 index 0000000..e277acd Binary files /dev/null and b/v3/assets/web_monetization/address.png differ diff --git a/v3/assets/web_monetization/donate.png b/v3/assets/web_monetization/donate.png new file mode 100644 index 0000000..137bdc1 Binary files /dev/null and b/v3/assets/web_monetization/donate.png differ diff --git a/v3/feed.rss b/v3/feed.rss index a7511ad..05347fc 100644 --- a/v3/feed.rss +++ b/v3/feed.rss @@ -2,10 +2,54 @@ GNU social V3https://gnusocial.rocks/v3/index.html Development blog where we announce our progress.en -Tue, 18 Jan 2022 01:23:44 +0000 -Tue, 18 Jan 2022 01:23:44 +0000 +Tue, 18 Jan 2022 01:57:52 +0000 +Tue, 18 Jan 2022 01:57:52 +0000 +Milestone: Web Monetization +Web Monetization is being proposed as a W3C +standard at the Web Platform Incubator Community Group.

+ +

GNU social now supports that initiative with the Web Monetization plugin.

+ +

With this, we also introduce an ActivityPub (FEP pending) GS extension +gs:webmonetizationWallet. This enables actors to support other actors with Web +Monetization in the fediverse.

+ +

It looks like this:

+ +

Own profile

+ +

+ +

In the profile of other actors

+ +

+ + + +]]>
https://gnusocial.rocks/v3/milestone-web-monetization.html +https://gnusocial.rocks/v3/./milestone-web-monetization.html +GNU social development team +Tue, 18 Jan 2022 01:57:40 +0000
+ +Milestone: Mute notifications from a conversation +If a conversation in which you have interacted becomes very active and you wish +to stop receiving notifications derived from that, it is now possible: +

+ + + + +]]>
https://gnusocial.rocks/v3/milestone-mute-notifications-from-a-conversation.html +https://gnusocial.rocks/v3/./milestone-mute-notifications-from-a-conversation.html +GNU social development team +Tue, 18 Jan 2022 01:39:10 +0000
+ Milestone: Albums

+ + ]]>
https://gnusocial.rocks/v3/milestone-albums.html https://gnusocial.rocks/v3/./milestone-albums.html @@ -85,6 +131,8 @@ automatically.

+ + ]]>https://gnusocial.rocks/v3/milestone-collections.html https://gnusocial.rocks/v3/./milestone-collections.html @@ -109,6 +157,8 @@ plugin? How is it better than v2's?

+ + ]]>https://gnusocial.rocks/v3/milestone-activitypub.html https://gnusocial.rocks/v3/./milestone-activitypub.html @@ -212,6 +262,8 @@ tag.

+ + ]]>https://gnusocial.rocks/v3/milestone-tags.html https://gnusocial.rocks/v3/./milestone-tags.html @@ -287,6 +339,8 @@ Given a valid colour, it's the actor's responsibility whether or not the colours + + ]]>https://gnusocial.rocks/v3/milestone-actor-colour-theme-plugin.html https://gnusocial.rocks/v3/./milestone-actor-colour-theme-plugin.html @@ -312,6 +366,8 @@ Updates: Interface Structure and Flexibility improved + + ]]>https://gnusocial.rocks/v3/updates-interface-structure-and-flexibility-improved.html https://gnusocial.rocks/v3/./updates-interface-structure-and-flexibility-improved.html @@ -367,6 +423,8 @@ for actual internationalization of the free network.

+ + ]]>https://gnusocial.rocks/v3/milestone-notes-and-actors-with-languages.html https://gnusocial.rocks/v3/./milestone-notes-and-actors-with-languages.html @@ -415,6 +473,8 @@ Milestone: ActivityStreams 2.0 and WebFinger + + @@ -423,130 +483,4 @@ Milestone: ActivityStreams 2.0 and WebFinger https://gnusocial.rocks/v3/./milestone-activitystreams-20-and-webfinger.html GNU social development team Wed, 03 Nov 2021 01:48:35 +0000
- -Updates: Interface and accessibility -Hello everyone! Throughout the past year there has been a lot of work in creating a polished, modern looking UI. -This update has been in the works for a long time... Many considerations had to be done, and given the current state of -modern browsers (and their over-reliance in JS) many more surfaced, leading to further testing and fixes.

- -

We hope you like it!

- -

The prime directive

- -
-

Modern looking, consistent and accessible UI across all browsers. -Non-JS version as the primary focus, JS is optional and should be regarded as such.

-
- -

The Web is 95% typography, the art and technique of arranging type to make text more readable and pleasing. -To achieve this, a textual hierarchy is fundamental, text should present a clear, readable structure to the reader. -In much of the same fashion, the way we perceive Web pages relies upon the same fundamentals. As such, by focusing on the -markup, we hope to achieve an accessible, fast and polished structure by which any browser and screen reader relies upon.

- -

Features

- -
    -
  • Accessible -
      -
    • Easy to use keyboard only navigation
    • -
    • Feedback on focused elements
    • -
    • Keyboard shortcuts to access main regions
    • -
    • Vi-like shortcuts
    • -
    • Screen reader tested
    • -
    • Notifies the user when focusing on key elements, such as the feed, notes and actions
    • -
    • Brief description of navigation links
    • -
    • Using semantic HTML whenever possible
    • -
    • Special care given for styling solutions that could break accessibility
    • -
    • Colors and type sizes in accordance to W3C contrast guidelines
    • -
    • Chosen specifically blue-ish and grey-ish hues for faster page loading perception
    • -
  • -
  • Fast, the content provided to the user really is just markup and some CSS rules -
      -
    • Optionally there will be some small use cases where JS makes sense (it's the only thing modern browsers understand e.e)
    • -
    • For example, cropping your avatar before uploading a new one.
    • -
    • This is the only example until now.
    • -
  • -
  • Dark and light default themes available (according to your system theme)
  • -
  • Graceful degradation for unsupported HTML elements
  • -
  • Achieving modern user interface patterns without JS
  • -
  • Various layout engines tested and work as they should -
      -
    • Qt WebEngine (Qutebrowser, Falkon, Otter Browser, etc...)
    • -
    • WebkitGTK (Epiphany, Midori, etc...)
    • -
    • Gecko (Firefox and derivatives)
    • -
    • Goanna (Palemoon, Basilisk, etc...)
    • -
    • Internet Explorer
    • -
  • -
- -

Video

- -

Keyboard tests

- - - -
-]]>
https://gnusocial.rocks/v3/updates-interface-and-accessibility.html -https://gnusocial.rocks/v3/./updates-interface-and-accessibility.html -GNU social development team -Mon, 13 Sep 2021 17:32:55 +0100
- -Updates: V3 blog -We initially thought that the milestones list would be enough to -announce the development progress. But it's a little too vague -and doesn't really let us express all the on going changes and efforts.

- -

The git -history is clear (we believe), but it can be challenging and obscure to outsiders and non-technical people.

- -

With the introduction of this blog made with -bashblog, we hope to make all the progress more visible and easier of following :)

- -

It has a RSS feed so, don't -forget to subscribe!

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -]]>
https://gnusocial.rocks/v3/updates-v3-blog.html -https://gnusocial.rocks/v3/./updates-v3-blog.html -GNU social development team -Mon, 16 Aug 2021 13:37:42 +0100
diff --git a/v3/index.html b/v3/index.html index 19f159e..b40cdff 100644 --- a/v3/index.html +++ b/v3/index.html @@ -45,6 +45,7 @@ Our objective is to further differentiate GNU social from the alternative softwa

Blog

January 2022