html(lang="en") head meta(name="viewport", content="width=device-width, initial-scale=1.0") title July 2018 link(rel="stylesheet", href="../css/common.css") link(rel="stylesheet", href="../css/post.css") link(rel="stylesheet", href="https://fonts.googleapis.com/css?family=Roboto+Condensed") body div(id="wrapper") h1 July 2018 section(id="post") article(id="toc") h2 Table Of Contents ul li: a(href="#about") About li: a(href="#feedback") Feedback li a(href="#highlights") Highlights ul li: a(href="#open-source") Open Source li: a(href="#link-new-tabs") Links In New Tabs li: a(href="#new-groups") New Groups li: a(href="#statistics") Statistics li: a(href="#daily-discussions") Daily Discussions li a(href="#issue-table") Issue Table ul li: a(href="#opened") Opened li: a(href="#closed") Closed article(id="about") h2 About p The Tildes Issue Log is a monthly recurring post about the changes and progression that Tildes has made. Highlighting some of the newest additions and changes, as well as a complete table of every issue opened and closed in that month, along with some interesting statistics so you can get a look into the development process and a quick grasp of anything you may have missed. article(id="feedback") h2 Feedback p If anything is incorrect or you have anything that you'd like to see changed or added please | | a(href="https://gitlab.com/Bauke/tildes-issue-log/issues") open an issue | , | a(href="https://tildes.net/user/Bauke/new_message") PM me | | or comment on the posted topic on Tildes. p If you'd like to write a highlight section or want to contribute in any other way, feel free to do so. Like Tildes, this will remain entirely open-source. article(id="highlights") h2 Highlights h3(id="open-source") Open Source p Arguably the most notable highlight of July was the open-sourcing of the code. You can now find the source code in | | a(href="https://gitlab.com/tildes/tildes") the GitLab repository | | and contribute, keep up with the development or create your own version of Tildes entirely. The project is licensed under the | a(href="https://gitlab.com/tildes/tildes/blob/master/LICENSE.md") GNU AGPLv3 | | license, you can find a good summary on | a(href="https://choosealicense.com/licenses/agpl-3.0/") GitHub's choosealicense.com p If you're interested in contributing or just messing around, 2 new documentation pages were added for developing, namely: | | a(href="https://docs.tildes.net/development-setup") Development Setup | | and | a(href="https://docs.tildes.net/development") Development | . | These will get you up and running in no time, although the Vagrant setup process takes quite a few minutes. //- TODO: add blog post about the open-sourcing when it gets posted. p Read more about it | | a(href="https://tildes.net/~tildes.official/3i4") here | . details summary Details p Author: | | a(href="https://tildes.net/user/Bauke") Bauke p Written Date: 2018-08-19 h3(id="link-new-tabs") Links In New Tabs p On July 21st the first feature contribution was merged developed by | | a(href="https://gitlab.com/ivanfon") Ivan Fonseca | | better known as | a(href="https://tildes.net/user/what") @what | | on Tildes. Allowing you to open external and/or internal links in new tabs. You can find the toggles inside | a(href="https://tildes.net/settings") your settings | , | above the "Change your password" section. p Read more about it | | a(href="https://tildes.net/~tildes.official/3oi") here | . details summary Details p Author: | | a(href="https://tildes.net/user/Bauke") Bauke p Written Date: 2018-08-25 h3(id="new-groups") New Groups p July 23rd saw the introduction of 4 new groups, listed below, after the | | a(href="https://tildes.net/~tildes.official/342") group requests topic | | in the beginning of July. ul li: a(href="https://tildes.net/~anime") ~anime li: a(href="https://tildes.net/~enviro") ~enviro li: a(href="https://tildes.net/~humanities") ~humanities li: a(href="https://tildes.net/~life") ~life p Summaries of each group are available in their respective sidebars and in the announcement topic. p Read more about it | | a(href="https://tildes.net/~tildes.official/3qv") here | . details summary Details p Author: | | a(href="https://tildes.net/user/Bauke") Bauke p Written Date: 2018-08-25 article(id="statistics") h2 Statistics //- Any statistics that would be fun/interesting to read about, more info: issue #1 //- These are automatically generated, see the README. article(id="daily-discussions") h2 Daily Discussions table thead tr td Date td Title td URL tbody tr td 2018-07-03 td How can we help people "acclimate" in a friendlier way? td: a(href="https://tildes.net/~tildes.official/31s") Click tr td 2018-07-04 td How do we make groups feel more like "separate spaces"? td: a(href="https://tildes.net/~tildes.official/32z") Click tr td 2018-07-05 td Proposals for "trial groups", round 1. td: a(href="https://tildes.net/~tildes.official/342") Click tr td 2018-07-06 td General questions/feedback. td: a(href="https://tildes.net/~tildes.official/351") Click tr td 2018-07-09 td More filtering options? td: a(href="https://tildes.net/~tildes.official/37t") Click tr td 2018-07-10 td Figuring out some early details of the group hierarchy. td: a(href="https://tildes.net/~tildes.official/398") Click tr td 2018-07-12 td Please help find omissions from the issue tracker. td: a(href="https://tildes.net/~tildes.official/3b4") Click tr td 2018-07-13 td Thoughts about the site's activity level. td: a(href="https://tildes.net/~tildes.official/3c7") Click tr td 2018-07-16 td How can we maintain quality without drifting too far into "gatekeeping"? td: a(href="https://tildes.net/~tildes.official/3gj") Click tr td 2018-07-17 td Approaches to self-promotion. td: a(href="https://tildes.net/~tildes.official/3i5") Click tr td 2018-07-19 td More details about handling removed posts. td: a(href="https://tildes.net/~tildes.official/3lf") Click tr td 2018-07-20 td General questions/feedback. td: a(href="https://tildes.net/~tildes.official/3n8") Click tr td 2018-07-23 td General plans for the week. td: a(href="https://tildes.net/~tildes.official/3qz") Click tr td 2018-07-24 td Just... try to relax a bit. td: a(href="https://tildes.net/~tildes.official/3t5") Click article(id="issue-table") h2 Issue Table //- These are automatically generated, see the README. footer(id="footer") h3: a(href="../index.html") Home h3: a(href="#") To Top h3: a(href="https://tildes.net") Tildes h3 Built with | | a(href="https://pugjs.org") Pug | | and | a(href="https://sass-lang.com/") Sass h3 Colors from | | a(href="https://draculatheme.com") Dracula h3 View the | | a(href="https://gitlab.com/Bauke/tildes-issue-log") source