fix typo reported by florosGPL on IRC
This commit is contained in:
parent
6160f9a24a
commit
e424bb74b4
79
v3/feed.rss
79
v3/feed.rss
@ -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>Wed, 18 Aug 2021 19:26:51 +0100</lastBuildDate>
|
||||
<pubDate>Wed, 18 Aug 2021 19:26:51 +0100</pubDate>
|
||||
<lastBuildDate>Thu, 19 Aug 2021 03:00:59 +0100</lastBuildDate>
|
||||
<pubDate>Thu, 19 Aug 2021 03:00:59 +0100</pubDate>
|
||||
<atom:link href="https://gnusocial.rocks/v3/feed.rss" rel="self" type="application/rss+xml" />
|
||||
<item><title>
|
||||
Updates: V3 blog
|
||||
@ -13,8 +13,8 @@ Updates: V3 blog
|
||||
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.</p>
|
||||
|
||||
<p>The <a href="https://code.undefinedhackers.net/GNUsocial/gnu-social/commits/branch/v3( is clear (we believe">git
|
||||
history</a>, but it can be challenging and obscure to outsiders and non-technical people.</p>
|
||||
<p>The <a href="https://code.undefinedhackers.net/GNUsocial/gnu-social/commits/branch/v3">git
|
||||
history</a> is clear (we believe), but it can be challenging and obscure to outsiders and non-technical people.</p>
|
||||
|
||||
<p>With the introduction of this blog made with
|
||||
<a href="https://github.com/cfenollosa/bashblog">bashblog</a>, we hope to make all the progress more visible and easier of following :)</p>
|
||||
@ -24,70 +24,11 @@ forget to subscribe!</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- text end -->
|
||||
]]></description><link>https://gnusocial.rocks/v3/updates-v3-blog.html</link>
|
||||
<guid>https://gnusocial.rocks/v3/./updates-v3-blog.html</guid>
|
||||
<dc:creator>GNU social development team</dc:creator>
|
||||
<pubDate>Mon, 16 Aug 2021 21:51:32 +0100</pubDate></item>
|
||||
<pubDate>Mon, 16 Aug 2021 13:37:42 +0100</pubDate></item>
|
||||
<item><title>
|
||||
Updates: Implement StoreRemoteMedia for v3 and port Embed
|
||||
</title><description><![CDATA[
|
||||
@ -169,6 +110,8 @@ functionality with more stability.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -267,6 +210,8 @@ any remote URL being shared in a note.</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -345,6 +290,8 @@ Updates: Finish the Avatar component
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -451,6 +398,8 @@ is properly tested, we have the
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -561,6 +510,8 @@ The main ones are:</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -137,6 +137,8 @@ is properly tested, we have the
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -141,6 +141,8 @@ The main ones are:</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -109,6 +109,8 @@ GNU social development team
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -120,6 +120,8 @@ functionality with more stability.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -129,6 +129,8 @@ any remote URL being shared in a note.</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
||||
<h3><a class="ablack" href="updates-v3-blog.html">
|
||||
Updates: V3 blog
|
||||
</a></h3>
|
||||
<!-- bashblog_timestamp: #202108162151.32# -->
|
||||
<!-- bashblog_timestamp: #202108161337.42# -->
|
||||
<div class="subtitle">August 16, 2021 —
|
||||
GNU social development team
|
||||
</div>
|
||||
@ -47,8 +47,8 @@ GNU social development team
|
||||
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.</p>
|
||||
|
||||
<p>The <a href="https://code.undefinedhackers.net/GNUsocial/gnu-social/commits/branch/v3( is clear (we believe">git
|
||||
history</a>, but it can be challenging and obscure to outsiders and non-technical people.</p>
|
||||
<p>The <a href="https://code.undefinedhackers.net/GNUsocial/gnu-social/commits/branch/v3">git
|
||||
history</a> is clear (we believe), but it can be challenging and obscure to outsiders and non-technical people.</p>
|
||||
|
||||
<p>With the introduction of this blog made with
|
||||
<a href="https://github.com/cfenollosa/bashblog">bashblog</a>, we hope to make all the progress more visible and easier of following :)</p>
|
||||
@ -58,65 +58,6 @@ forget to subscribe!</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- text end -->
|
||||
<!-- entry end -->
|
||||
</div>
|
||||
|
@ -5,7 +5,7 @@ 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](https://code.undefinedhackers.net/GNUsocial/gnu-social/commits/branch/v3( is clear (we believe), but it can be challenging and obscure to outsiders and non-technical people.
|
||||
history](https://code.undefinedhackers.net/GNUsocial/gnu-social/commits/branch/v3) 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](https://github.com/cfenollosa/bashblog), we hope to make all the progress more visible and easier of following :)
|
||||
|
Loading…
Reference in New Issue
Block a user