gnusocial.rocks/soc/2022/index.html

77 lines
3.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=0.86, maximum-scale=5.0, minimum-scale=0.86">
<title>GNU social &mdash; Summer of Code 2022 Ideas</title>
<link rel="shortcut icon" href="../../favicon.ico">
<link rel="stylesheet" href="../../assets/css/reset.css">
<link rel="stylesheet" href="../../assets/css/blog.css">
<link rel="stylesheet" href="../../assets/fonts/opensans/opensans.css">
</head>
<body>
<header>
<div class="home-menu menu menu-horizontal menu-fixed">
<a class="menu-heading" href="https://gnusocial.rocks/">
<img src="https://www.gnusocial.rocks/assets/img/gnu-social-logo-invert.svg" alt="GNU social">
<b>gnu
</b>social
</a>
</div>
<div class="sidebar">
<ul class="menu-list">
<li class="menu-item"><a href="/soc" class="menu-link">Programme</a></li>
<li class="menu-item menu-selected"><a href="/soc/2022" class="menu-link">2022</a></li>
<li class="menu-item"><a href="/soc/#about-soc" class="menu-link">About</a></li>
<li class="menu-item"><a href="#ideas" class="menu-link">Ideas</a></li>
<li class="menu-item"><a href="/soc/#apply" class="menu-link">Apply</a></li>
<li class="menu-item"><a href="../study_resources.html" class="menu-link">Study Resources</a></li>
<li class="menu-item"><a href="academics.html" class="menu-link">Academics</a></li>
</ul>
</div>
</header>
<div class="content-wrapper">
<div class="content soc">
<h2 class="content-head is-center">Summer of Code 2022</h2>
<article id="about">
<h2>About the programme</h2>
<p>Check the <a href="/soc/">programme page</a> to learn more about the programme and on how to apply.</p>
<p>GNU social is a social communication software used in <a href="https://blog.diogo.site/posts/what-is-the-fediverse">federated social networks</a>. It is widely supported and has a large userbase.</p>
<p>If you would like to know how is it like to be a GSoC student at GNU social, <a href="https://blog.diogo.site/posts/gsoc-2018">read this blog post</a>!</p>
</article>
<article id="stipend">
<h2>Summer Stipend</h2>
<p>We have applied as an organisation to Google Summer of Code 2022, we are still waiting for the result. In 2020 we've had a successful student supported by <a href="https://thefreaks.club/">The Freaks Club</a>, you can reach thndrbvr and try your luck, or look for another sponsor.</p>
</article>
<article id="ideas">
<h2>Ideas</h2>
<p>Below is a list of ideas you can work on this Summer at GNU social. You should pick one (or mix a couple) of them and <a href="https://agile.gnusocial.rocks/doku.php?id=affairs:development_discussion">talk on IRC about it</a>. The community will help you understanding what has to be done so you can put a good proposal together.</p>
<ul>
<li>Split Form (logic and template)</li>
<li>XMPP Plugin</li>
<li>Integrate GS cache with symfony</li>
<li>Add (verb) tags to Notes</li>
<li>Avatar cropper without JS</li>
<li>More unit tests</li>
<li>Conversations reconstructor</li>
<li>Mascot plugin</li>
<li>LinkRedirectFollowPlugin</li>
<li>JS Extras Plugin</li>
<li>URL Shortening Plugin</li>
<li>SMS Plugin</li>
<li>Rotate Background colours PS3 plugin</li>
</ul>
</article>
</div>
<footer class="l-box is-center">
This site's source is <a href="https://code.undefinedhackers.net/GNUsocial/gnusocial.rocks">hosted here</a>.
</footer>
</div>
</body>
</html>