commit: 6b683bc95846d6914c85573588bc21ab60428cce
parent 2d7cf5cbbf724257b0c0b25cc1401a22fda3c400
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 14 Apr 2020 22:55:00 +0000
articles/2020-02 Summary: Fix formatting
On a link about formatting of course :)
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/articles/2020-03 Summary.xhtml b/articles/2020-03 Summary.xhtml
@@ -2,7 +2,7 @@
<a href="/articles/2020-03%20Summary"><h1>2020-03 Summary</h1></a>
<h2>Pleroma</h2>
<p>Finally <a target="_blank" href="https://pleroma.social/blog/2020/03/08/releasing-pleroma-2-0-0/">2.0.0 is released</a> (with a bunch of great pleroma-tan drawings), which means that old OStatus code got removed, it broke a bit of current federation with some instances but all software including GnuSocial are ActivityPub-compatible so it's just a matter of time.</p>
-<p>In the neat things that I done among a bunch of others (some yet to be merged): <a target="_blank" href="https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2339">Remove use of the <code>User.source_data</code> blob</a>, <a target="_blank" href="https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2316">Only keep useful data in attachments, fix using them in AP C2S</a>, <a target="_blank" href="https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2204">remove usage of \n in formatting, >br/< is now always used</a>, <a target="_blank" href="https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2287">Audio activities</a>+<a target="_blank" href="https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2333">Funkwhale channels</a>.</p>
+<p>In the neat things that I done among a bunch of others (some yet to be merged): <a target="_blank" href="https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2339">Remove use of the <code>User.source_data</code> blob</a>, <a target="_blank" href="https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2316">Only keep useful data in attachments, fix using them in AP C2S</a>, <a target="_blank" href="https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2204">remove usage of <code>\n</code> in formatting, <code><br/></code> is now always used</a>, <a target="_blank" href="https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2287">Audio activities</a>+<a target="_blank" href="https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2333">Funkwhale channels</a>.</p>
<h2>Gentoo</h2>
<p>GURU is is much better shape now, should have been just taking time for it to take off the ground, which isn't really a bad thing as rushing this kind of thing could end up in a huge mess. I started moving few things from my overlay to it and became a Trusted Contributor so been helping on keeping the <code>master</code> branch up-to-date. It also got added into <a href="https://repology.org/">repology</a> which is great for visibility of the packages inside it. I wonder a bit what this will mean for the <code>::gentoo</code> (aka main) repository and proxy-maint but so far it looks like a testing+helping ground before good ebuilds wanting to be maintained get there, which should mean better ebuild quality and less work for proxy-maint project which has been overwhelmed for quite a while.</p>
<p><a target="_blank" href="https://github.com/gentoo/gentoo/pull/13742">My large changes</a> addressing the inconsistent uses of <code>USE=gles2</code> to mean either adding support or using it instead of full OpenGL got merged and deployed in stable ebuilds.</p>
diff --git a/feed.atom b/feed.atom
@@ -15,7 +15,7 @@
<link rel="alternate" type="text/html" href="/articles/2020-03%20Summary"/>
<id>https://hacktivis.me/articles/2020-03%20Summary</id>
<published>2020-04-14T22:50:00Z</published>
- <updated>2020-04-14T22:55:00Z</updated>
+ <updated>2020-04-14T22:58:00Z</updated>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!--#include file="/articles/2020-03 Summary.xhtml"-->
</div></content>