<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>June 2019</title> <link rel="stylesheet" href="../css/common.css"> <link rel="stylesheet" href="../css/post.css"> <link rel="alternate" type="application/rss+xml" href="../feed.rss" title="Tildes Issue Log (RSS 2.0)"> <link rel="alternate" type="application/atom+xml" href="../feed.atom" title="Tildes Issue Log (Atom 1.0)"> <link rel="alternate" type="application/json" href="../feed.json" title="Tildes Issue Log (JSON Feed 1.0)"> <!-- NOTE: favicons are under "src/favicons" but in "public/" for build --> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="manifest" href="../site.webmanifest"> <link rel="mask-icon" href="../safari-pinned-tab.svg" color="#282a36"> <link rel="shortcut icon" href="../favicon.ico"> <meta name="msapplication-TileColor" content="#282a36"> <meta name="msapplication-config" content="../browserconfig.xml"> <meta name="theme-color" content="#282a36"> </head> <body> <div id="wrapper"> <h1>June 2019</h1> <section id="post"> <article id="toc"> <h2>Table Of Contents</h2> <ul> <li> <a href="#about">About</a> </li> <li> <a href="#feedback">Feedback</a> </li> <li> <a href="#statistics">Statistics</a> </li> <li> <a href="#notable-official-topics">Notable Official Topics</a> </li> <li> <a href="#issue-table">Issue Table</a> <ul> <li> <a href="#opened">Opened</a> </li> <li> <a href="#closed">Closed</a> </li> </ul> </li> </ul> </article> <article id="about"> <h2>About</h2> <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.</p> </article> <article id="feedback"> <h2>Feedback</h2> <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>, <a href="https://tildes.net/user/Bauke/new_message">PM me</a> or comment on the posted topic on Tildes.</p> <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.</p> </article> <article id="statistics"> <h2>Statistics</h2> <p>In the month of June, 46 commits were made by 2 contributors, changing a total of 4746 (+5530|-784) lines. 20 issues were opened and 10 issues were closed.</p> <p>An average of 0.67 issues were opened and 0.33 issues were closed each day.</p> <p>The average time to close issues was 90.21 days or 2164.93 hours.</p> <p>Top 3 issue creators:</p> <ol> <li> <a href="https://gitlab.com/cfabbro">cfabbro</a> with <a href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=cfabbro">6 issues created</a>. </li> <li> <a href="https://gitlab.com/AdamsT">AdamsT</a> with <a href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=AdamsT">2 issues created</a>. </li> <li> <a href="https://gitlab.com/mrbig">mrbig</a> with <a href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=mrbig">2 issues created</a>. </li> </ol> <p>Amount of labels assigned to currently open issues:</p> <ul> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=code")>code</a>:1 time. </li> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=dev")>dev</a>:1 time. </li> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=feature")>feature</a>:2 times. </li> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=investigate")>investigate</a>:1 time. </li> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=suggestion")>suggestion</a>:10 times. </li> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=tweak")>tweak</a>:1 time. </li> </ul> <p>Amount of labels assigned to closed issues:</p> <ul> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=bug")>bug</a>:6 times. </li> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=design")>design</a>:3 times. </li> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=dev")>dev</a>:1 time. </li> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=in+progress")>in progress</a>:1 time. </li> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=suggestion")>suggestion</a>:2 times. </li> <li> <a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=tweak")>tweak</a>:1 time. </li> </ul> </article> <article id="notable-official-topics"> <h2>Notable Official Topics</h2> <table> <thead> <tr> <td>Date</td> <td>Title</td> <td>URL</td> </tr> </thead> <tbody> <tr> <td>2019-06-06</td> <td>The number of votes on comments is no longer visible (for the next week)</td> <td> <a href="https://tild.es/e7i">Click</a> </td> </tr> <tr> <td>2019-06-13</td> <td>Updates to "Activity" sorting method (the site's default)</td> <td> <a href="https://tild.es/egq">Click</a> </td> </tr> <tr> <td>2019-06-13</td> <td>Comment vote counts are now visible again</td> <td> <a href="https://tild.es/eh3">Click</a> </td> </tr> </tbody> </table> </article> <article id="issue-table"> <h2>Issue Table</h2> <h3 id="opened">Opened</h3> <table> <thead> <tr> <td>Issue</td> <td>Title</td> <td>Author</td> <td>Opened</td> <td>Closed</td> </tr> </thead> <tbody> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/486">486</a></td> <td>Markdown: When a link is created without the pr...</td> <td><a href="https://gitlab.com/AdamsT">AdamsT</a></td> <td>2019/06/01 01:29:05</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/487">487</a></td> <td>When parent comment is removed, the users down-...</td> <td><a href="https://gitlab.com/AdamsT">AdamsT</a></td> <td>2019/06/01 04:30:26</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/488">488</a></td> <td>Support footnotes on comments, threads etc</td> <td><a href="https://gitlab.com/mrbig">mrbig</a></td> <td>2019/06/01 18:20:15</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/489">489</a></td> <td>Suggestion: optional setting to be automaticall...</td> <td><a href="https://gitlab.com/mrbig">mrbig</a></td> <td>2019/06/01 18:22:16</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/490">490</a></td> <td>Show link metadata on thread page as well</td> <td><a href="https://gitlab.com/jleclanche">jleclanche</a></td> <td>2019/06/04 16:27:45</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/491">491</a></td> <td>Make theme easier to change when logged in.</td> <td><a href="https://gitlab.com/cfabbro">cfabbro</a></td> <td>2019/06/05 23:51:51</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/492">492</a></td> <td>Add [Collapse Read] button to top of comment se...</td> <td><a href="https://gitlab.com/cfabbro">cfabbro</a></td> <td>2019/06/09 03:46:16</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/493">493</a></td> <td>Further SCSS linting additions</td> <td><a href="https://gitlab.com/Deimorz">Deimorz</a></td> <td>2019/06/10 02:23:19</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/494">494</a></td> <td>Automatically linking /r/subreddit in comments.</td> <td><a href="https://gitlab.com/cfabbro">cfabbro</a></td> <td>2019/06/12 10:02:25</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/495">495</a></td> <td>Add a way for users to see comments they have l...</td> <td><a href="https://gitlab.com/cfabbro">cfabbro</a></td> <td>2019/06/12 17:37:38</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/496">496</a></td> <td>Missing sidebar during page load causes visual ...</td> <td><a href="https://gitlab.com/WesCook">WesCook</a></td> <td>2019/06/13 23:06:50</td> <td>2019/06/15 20:53:20</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/497">497</a></td> <td>Add a way to pre-submit topics for scheduled re...</td> <td><a href="https://gitlab.com/cfabbro">cfabbro</a></td> <td>2019/06/20 04:17:41</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/498">498</a></td> <td>Use CSS to not change link color on system link...</td> <td><a href="https://gitlab.com/InfinityGhost">InfinityGhost</a></td> <td>2019/06/20 14:57:26</td> <td>2019/06/26 01:11:42</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/499">499</a></td> <td>"Index" wiki page doesn't appear on group page ...</td> <td><a href="https://gitlab.com/deing">deing</a></td> <td>2019/06/20 16:13:07</td> <td>2019/06/21 06:07:54</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/500">500</a></td> <td>Shortened links that don't exist only load HTML</td> <td><a href="https://gitlab.com/Bauke">Bauke</a></td> <td>2019/06/20 16:13:47</td> <td>2019/06/21 03:36:33</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/501">501</a></td> <td>Link "Filtered topic tags" in user's sidebar to...</td> <td><a href="https://gitlab.com/cfabbro">cfabbro</a></td> <td>2019/06/20 17:55:58</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/502">502</a></td> <td>Bookmarked comments headings are too big</td> <td><a href="https://gitlab.com/Bauke">Bauke</a></td> <td>2019/06/21 17:55:14</td> <td>2019/06/21 22:52:12</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/503">503</a></td> <td>Invalid tag error should be caught client-side</td> <td><a href="https://gitlab.com/jleclanche">jleclanche</a></td> <td>2019/06/22 19:06:52</td> <td></td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/504">504</a></td> <td>Pre-commit lint check failing (symbolic link pe...</td> <td><a href="https://gitlab.com/WesCook">WesCook</a></td> <td>2019/06/27 23:30:15</td> <td>2019/06/28 12:33:11</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/505">505</a></td> <td>Investigate and fix difficulties with setting u...</td> <td><a href="https://gitlab.com/Deimorz">Deimorz</a></td> <td>2019/06/28 20:56:27</td> <td></td> </tr> </tbody> </table> <h3 id="closed">Closed</h3> <table> <thead> <tr> <td>Issue</td> <td>Title</td> <td>Author</td> <td>Opened</td> <td>Closed</td> </tr> <thead> <tbody> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/160">160</a></td> <td>Weird behaviour with Vim Vixen plug-in <td><a href="https://gitlab.com/Wanda-Seldon">Wanda-Seldon</a> <td>2018/07/18 11:16:20</td> <td>2019/06/07 20:45:33</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/217">217</a></td> <td>Incorrect error when trying to move topic to no... <td><a href="https://gitlab.com/Bauke">Bauke</a> <td>2018/08/17 22:04:35</td> <td>2019/06/29 23:11:25</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/347">347</a></td> <td>Shortener responds with 422 when no shortener r... <td><a href="https://gitlab.com/haykam">haykam</a> <td>2018/12/22 03:07:31</td> <td>2019/06/25 03:02:01</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/418">418</a></td> <td>Un-pin mypy version <td><a href="https://gitlab.com/Deimorz">Deimorz</a> <td>2019/04/15 09:05:45</td> <td>2019/06/21 21:36:14</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/496">496</a></td> <td>Missing sidebar during page load causes visual ... <td><a href="https://gitlab.com/WesCook">WesCook</a> <td>2019/06/13 23:06:50</td> <td>2019/06/15 20:53:20</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/498">498</a></td> <td>Use CSS to not change link color on system link... <td><a href="https://gitlab.com/InfinityGhost">InfinityGhost</a> <td>2019/06/20 14:57:26</td> <td>2019/06/26 01:11:42</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/499">499</a></td> <td>"Index" wiki page doesn't appear on group page ... <td><a href="https://gitlab.com/deing">deing</a> <td>2019/06/20 16:13:07</td> <td>2019/06/21 06:07:54</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/500">500</a></td> <td>Shortened links that don't exist only load HTML <td><a href="https://gitlab.com/Bauke">Bauke</a> <td>2019/06/20 16:13:47</td> <td>2019/06/21 03:36:33</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/502">502</a></td> <td>Bookmarked comments headings are too big <td><a href="https://gitlab.com/Bauke">Bauke</a> <td>2019/06/21 17:55:14</td> <td>2019/06/21 22:52:12</td> </tr> <tr> <td><a href="https://gitlab.com/tildes/tildes/issues/504">504</a></td> <td>Pre-commit lint check failing (symbolic link pe... <td><a href="https://gitlab.com/WesCook">WesCook</a> <td>2019/06/27 23:30:15</td> <td>2019/06/28 12:33:11</td> </tr> </tbody> </table> </article> </section> <footer id="footer"> <h3> <a href="../index.html">Home</a> </h3> <h3> <a href="#">To Top</a> </h3> <h3> <a href="https://tildes.net">Tildes</a> </h3> <h3>Built with <a href="https://gulpjs.com">Gulp</a> and <a href="https://sass-lang.com/">Sass</a> </h3> <h3>Colors from <a href="https://draculatheme.com">Dracula</a> </h3> <h3>View the <a href="https://gitlab.com/Bauke/tildes-issue-log">source</a> </h3> </footer> </div> </body> </html>