1031 lines
48 KiB
HTML
1031 lines
48 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>August 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>August 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="#highlights">Highlights</a>
|
|
<ul>
|
|
<li>
|
|
<a href="#various-updates">Various Updates</a>
|
|
</li>
|
|
<li>
|
|
<a href="#gitlab-reorganization">GitLab Reorganization</a>
|
|
</li>
|
|
</ul>
|
|
</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="highlights">
|
|
<h2>Highlights</h2>
|
|
<h3 id="various-updates">Various Updates</h3>
|
|
<p>Over the course of August there have been various updates/improvements made, some of which you can read more about <a href="https://tild.es/gla">here</a> or briefly summarized in this list:</p>
|
|
<ul>
|
|
<li><a href="https://docs.tildes.net">The Docs</a> have had a major rewrite/reorganization/rework using the <a href="https://tildes.net/~tildes.official/wiki">Wiki system</a>. (Contributed by <a href="https://tildes.net/user/Algernon_Asimov">@Algernon_Asimov</a>, thank you!)</li>
|
|
<li>You can now write small text using the <code><small></code> HTML tag.</li>
|
|
<li>You can now also write expandable boxes/"spoilerboxes" using the <code><details></code> and <code><summary></code> HTML tags. <a href="https://tildes.net/~tildes.official/wiki/instructions/text_formatting#expandable_sections">Check out the Text Formatting docs</a> for an example.</li>
|
|
<li>A new theme "Zenburn" has been added, you can change themes in <a href="https://tildes.net/settings">your settings</a>.</li>
|
|
<li>A small warning will now display above the comment box if the topic or comment you're replying to is over a week old. (Open-source contribution by <a href="https://tildes.net/user/deing">@deing</a>, thank you!)</li>
|
|
<li>If you have the <a href="https://tildes.net/settings/comment_visits">mark new comments</a> feature enabled, visiting topics you've previously read will now automatically jump you to the comments section.</li>
|
|
</ul>
|
|
<details>
|
|
<summary>Details</summary>
|
|
<p>Author:
|
|
<a href="https://tildes.net/user/Bauke">Bauke</a>
|
|
</p>
|
|
<p>Written Date: 2019-08-30</p>
|
|
</details>
|
|
<h3 id="gitlab-reorganization">GitLab Reorganization</h3>
|
|
<p>A big reorganization of the GitLab issue tracker has been underway during the end of August, although it is not yet finished here's a list of all the things that have changed so far:</p>
|
|
<ul>
|
|
<li>Labels have been completely redone, <a href="https://gitlab.com/tildes/tildes/-/labels">view them all here</a></li>
|
|
<li><a href="https://tildes.net/user/Deimos">@Deimos</a> has gone through the entire tracker and either accepted or denied all the issues, if you've ever wanted to contribute to the code but couldn't find anything that was confirmed to be a wanted feature now is the time to check again. You can filter for <a href="https://gitlab.com/tildes/tildes/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=Stage%3A%3AAccepted">Stage::Accepted</a> to find them easily.</li>
|
|
<li><a href="https://gitlab.com/groups/tildes/-/epics">Several "Epics" have been made</a> to track individual issues for broad features of Tildes such as Search and the Wiki system, more Epics will be made in the coming weeks/months. </li>
|
|
</ul>
|
|
<p>And a bunch more things I will cover in next month's post once the reorganization is finished.</p>
|
|
<details>
|
|
<summary>Details</summary>
|
|
<p>Author:
|
|
<a href="https://tildes.net/user/Bauke">Bauke</a>
|
|
</p>
|
|
<p>Written Date: 2019-08-31</p>
|
|
</details>
|
|
</article>
|
|
<article id="statistics">
|
|
<h2>Statistics</h2>
|
|
<p>In the month of August, 41 commits were made by 3 contributors, changing a total of 350 (+589|-239) lines. 34 issues were opened and 70 issues were closed.</p>
|
|
<p>An average of 1.13 issues were opened and 2.33 issues were closed each day.</p>
|
|
<p>The average time to close issues was 272.64 days or 6543.30 hours.</p>
|
|
<p>Top 3 issue creators:</p>
|
|
<ol>
|
|
<li>
|
|
<a href="https://gitlab.com/Bauke">Bauke</a> with <a href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=Bauke">15 issues created</a>.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/cfabbro">cfabbro</a> with <a href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=cfabbro">11 issues created</a>.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/Deimorz">Deimorz</a> with <a href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=Deimorz">5 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=Feature+Request")>Feature Request</a>:10 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=In+Progress")>In Progress</a>:2 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=Investigate")>Investigate</a>:6 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=Stage::Accepted")>Stage::Accepted</a>:29 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=•+Refactor")>• Refactor</a>:2 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=•+UX")>• UX</a>:4 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=◦+HTML")>◦ HTML</a>:2 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=◦+Python")>◦ Python</a>:1 time.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=◦+SCSS")>◦ SCSS</a>:1 time.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=🚀+Beginner-Friendly")>🚀 Beginner-Friendly</a>:3 times.
|
|
</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>:12 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=Feature+Request")>Feature Request</a>:11 times.
|
|
</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=Investigate")>Investigate</a>:10 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=Stage::Accepted")>Stage::Accepted</a>:6 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=Stage::Denied")>Stage::Denied</a>:30 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=Stage::Unconfirmed")>Stage::Unconfirmed</a>:16 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=•+UX")>• UX</a>:6 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=◦+HTML")>◦ HTML</a>:1 time.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=◦+SCSS")>◦ SCSS</a>:4 times.
|
|
</li>
|
|
<li>
|
|
<a href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=🚀+Beginner-Friendly")>🚀 Beginner-Friendly</a>:3 times.
|
|
</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-08-01</td>
|
|
<td>Recent updates - repost warning, topic-tagging improvements, group-specific search, markdown strikethrough formatting, wiki/docs updates</td>
|
|
<td>
|
|
<a href="https://tild.es/g65">Click</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>2019-08-13</td>
|
|
<td>Some <details> about more <small> updates (you'll get that in a minute) and general Tildes feedback/questions/comments</td>
|
|
<td>
|
|
<a href="https://tild.es/gla">Click</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>2019-08-28</td>
|
|
<td>Potential new groups, and general discussion about the purpose and organization of the group hierarchy</td>
|
|
<td>
|
|
<a href="https://tild.es/h23">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/529">529</a></td>
|
|
<td>Add the ability to define synonymous topic tags...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/03 00:10:00</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/530">530</a></td>
|
|
<td>Could small be allowed through the Markdown?</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/05 22:08:18</td>
|
|
<td>2019/08/05 22:36:07</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/531">531</a></td>
|
|
<td>Indicate whether older topics with the same lin...</td>
|
|
<td><a href="https://gitlab.com/deing">deing</a></td>
|
|
<td>2019/08/06 17:03:09</td>
|
|
<td>2019/08/06 19:18:15</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/532">532</a></td>
|
|
<td>Proposal to Prototype: Topic Tags as Content Wa...</td>
|
|
<td><a href="https://gitlab.com/umbrae">umbrae</a></td>
|
|
<td>2019/08/07 22:14:42</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/533">533</a></td>
|
|
<td>Add support for folders to wiki</td>
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a></td>
|
|
<td>2019/08/10 01:40:56</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/534">534</a></td>
|
|
<td>Detect and distinguish "topic type" (video, PDF...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/10 15:23:55</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/535">535</a></td>
|
|
<td>Create mechanism for showing "site wide tag res...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/10 15:33:30</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/536">536</a></td>
|
|
<td>Only show number of non-label-collapsed (i.e. n...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/10 21:59:20</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/537">537</a></td>
|
|
<td>Add search bar to every page, instead of just h...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/11 00:41:09</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/538">538</a></td>
|
|
<td>Consider reversing the sort order for private m...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/13 03:18:48</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/539">539</a></td>
|
|
<td>Change comment voting so it doesn't replace the...</td>
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a></td>
|
|
<td>2019/08/13 05:40:22</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/540">540</a></td>
|
|
<td>Ability to rename/delete wiki pages (and/or req...</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/14 02:44:32</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/541">541</a></td>
|
|
<td>Add diff view to wiki pages</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/14 12:37:53</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/542">542</a></td>
|
|
<td>Add a "demo" page for themes</td>
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a></td>
|
|
<td>2019/08/15 21:04:39</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/543">543</a></td>
|
|
<td>Put a lighter background behind some topic icon...</td>
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a></td>
|
|
<td>2019/08/15 22:26:42</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/544">544</a></td>
|
|
<td>Add "argument/bickering" label for users to app...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/20 14:30:08</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/545">545</a></td>
|
|
<td>Show whether a comment has already been replied...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/20 14:52:36</td>
|
|
<td>2019/08/31 01:01:13</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/546">546</a></td>
|
|
<td>Open details elements don't adhere to paragraph...</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/20 15:19:20</td>
|
|
<td>2019/08/20 22:08:02</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/547">547</a></td>
|
|
<td>While on the search results page, add a way to ...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/23 16:34:46</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/549">549</a></td>
|
|
<td>Outdated npm package requires update</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/23 19:56:27</td>
|
|
<td>2019/08/23 20:27:30</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/550">550</a></td>
|
|
<td>Make notifications triggered by username mentio...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/24 07:22:28</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/551">551</a></td>
|
|
<td>Update marshmallow to 3.0+</td>
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a></td>
|
|
<td>2019/08/26 20:20:12</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/552">552</a></td>
|
|
<td>Allow to quickly browse groups</td>
|
|
<td><a href="https://gitlab.com/lugubris">lugubris</a></td>
|
|
<td>2019/08/27 12:48:00</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/553">553</a></td>
|
|
<td>Add ability for site Admin to distinguish comme...</td>
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a></td>
|
|
<td>2019/08/31 11:05:43</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/554">554</a></td>
|
|
<td>Make the W3 validator pass</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/31 13:12:31</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/555">555</a></td>
|
|
<td>Add a "skip-link"</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/31 13:18:05</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/556">556</a></td>
|
|
<td>Add ARIA roles and landmarks</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/31 13:23:39</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/557">557</a></td>
|
|
<td>Use appropriate ARIA labels</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/31 13:29:34</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/558">558</a></td>
|
|
<td>Decide on API architecture</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/31 13:45:27</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/559">559</a></td>
|
|
<td>Authentication/authorization mechanism for API</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/31 13:53:16</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/560">560</a></td>
|
|
<td>Include comments when searching</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/31 15:24:29</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/561">561</a></td>
|
|
<td>Allow specifying author when searching</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/31 15:27:14</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/562">562</a></td>
|
|
<td>Include/exclude operators for search</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/31 15:28:19</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/563">563</a></td>
|
|
<td>Allow searching and filtering tags at the same ...</td>
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a></td>
|
|
<td>2019/08/31 15:30:51</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/3">3</a></td>
|
|
<td>Scaling issues on iOS (iPad Pro, latest iOS ver...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/04/27 03:37:00</td>
|
|
<td>2019/08/31 02:22:13</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/9">9</a></td>
|
|
<td>Page formatting displays incorrectly in Safari
|
|
<td><a href="https://gitlab.com/GabrielMorris">GabrielMorris</a>
|
|
<td>2018/05/04 02:38:42</td>
|
|
<td>2019/08/30 23:48:57</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/14">14</a></td>
|
|
<td>Add ability to link to a comment instead of jus...
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2018/05/06 00:07:14</td>
|
|
<td>2019/08/30 23:50:02</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/41">41</a></td>
|
|
<td>add "context" button that shows self-text to th...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/05/22 22:43:43</td>
|
|
<td>2019/08/30 23:57:59</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/55">55</a></td>
|
|
<td>Need better handling for deeply-nested comment ...
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2018/05/24 21:05:57</td>
|
|
<td>2019/08/30 23:59:28</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/56">56</a></td>
|
|
<td>A better way to reference text of the original ...
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2018/05/24 21:08:12</td>
|
|
<td>2019/08/31 00:00:11</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/61">61</a></td>
|
|
<td>Voting on a deleted comment makes a big, ugly e...
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2018/05/26 04:46:15</td>
|
|
<td>2019/08/31 00:00:51</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/69">69</a></td>
|
|
<td>Double click to collapse
|
|
<td><a href="https://gitlab.com/iiv">iiv</a>
|
|
<td>2018/05/26 12:09:52</td>
|
|
<td>2019/08/31 00:03:02</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/72">72</a></td>
|
|
<td>Markdown / Editor: Loosing extra spaces inside ...
|
|
<td><a href="https://gitlab.com/zowesiouff">zowesiouff</a>
|
|
<td>2018/05/26 17:51:52</td>
|
|
<td>2019/08/31 00:05:33</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/84">84</a></td>
|
|
<td>look into Liberapay crowdfunding platform as Pa...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/05/28 20:32:12</td>
|
|
<td>2019/08/31 00:06:31</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/97">97</a></td>
|
|
<td>Improve messages after updating settings
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2018/05/31 21:12:34</td>
|
|
<td>2019/08/31 00:09:15</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/108">108</a></td>
|
|
<td>some TLDs are not being parsed correctly as hyp...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/06/03 22:29:12</td>
|
|
<td>2019/08/31 00:13:48</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/113">113</a></td>
|
|
<td>Add group-specific topic tag filters
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2018/06/05 10:24:52</td>
|
|
<td>2019/08/31 00:16:31</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/125">125</a></td>
|
|
<td>Add ability for users to view their recently vi...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/06/12 00:59:38</td>
|
|
<td>2019/08/31 00:39:43</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/126">126</a></td>
|
|
<td>Add permalinks for topic tags and mutli-tag pag...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/06/12 01:13:27</td>
|
|
<td>2019/08/31 00:43:35</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/131">131</a></td>
|
|
<td>Make the future API support MessagePack
|
|
<td><a href="https://gitlab.com/lordpipe">lordpipe</a>
|
|
<td>2018/06/14 01:49:48</td>
|
|
<td>2019/08/31 00:50:02</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/150">150</a></td>
|
|
<td>Consider supporting the "click to expand" deta...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/07/08 02:15:55</td>
|
|
<td>2019/08/12 23:59:33</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/166">166</a></td>
|
|
<td>Replace site logo (either entirely or just with...
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2018/07/21 01:02:05</td>
|
|
<td>2019/08/31 01:08:25</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/173">173</a></td>
|
|
<td>Mobile Safari displays underscores in place of ...
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2018/07/25 03:24:24</td>
|
|
<td>2019/08/31 01:11:41</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/174">174</a></td>
|
|
<td>Move the `post-buttons` (edit, tags, delete) to...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/07/27 10:42:40</td>
|
|
<td>2019/08/31 01:12:14</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/177">177</a></td>
|
|
<td>Switch to Python-based Markdown implementation
|
|
<td><a href="https://gitlab.com/ivanfon">ivanfon</a>
|
|
<td>2018/07/30 18:01:07</td>
|
|
<td>2019/08/31 01:16:11</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/179">179</a></td>
|
|
<td>Add support for browser notifications
|
|
<td><a href="https://gitlab.com/nektro">nektro</a>
|
|
<td>2018/07/31 07:04:20</td>
|
|
<td>2019/08/31 01:24:03</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/197">197</a></td>
|
|
<td>Topic view count update on marking notification...
|
|
<td><a href="https://gitlab.com/jms301">jms301</a>
|
|
<td>2018/08/07 10:41:50</td>
|
|
<td>2019/08/31 01:32:49</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/232">232</a></td>
|
|
<td>Topic moving & re-tagging do not check if topic...
|
|
<td><a href="https://gitlab.com/jms301">jms301</a>
|
|
<td>2018/08/23 07:24:15</td>
|
|
<td>2019/08/31 01:46:13</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/242">242</a></td>
|
|
<td>When linking to a specific comment in a thread ...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/08/31 01:42:48</td>
|
|
<td>2019/08/31 01:57:17</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/257">257</a></td>
|
|
<td>Add custom styling to `loud` topic tag.
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/09/13 22:37:46</td>
|
|
<td>2019/08/31 02:04:29</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/263">263</a></td>
|
|
<td>Embed support for images and videos
|
|
<td><a href="https://gitlab.com/dcelasun">dcelasun</a>
|
|
<td>2018/09/25 21:54:55</td>
|
|
<td>2019/08/31 02:21:01</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/275">275</a></td>
|
|
<td>Change border-left color for linked comments to...
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2018/10/01 15:52:26</td>
|
|
<td>2019/08/31 02:32:29</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/279">279</a></td>
|
|
<td>Add Ubuntu theme
|
|
<td><a href="https://gitlab.com/haykam">haykam</a>
|
|
<td>2018/10/03 00:37:41</td>
|
|
<td>2019/08/31 02:33:56</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/281">281</a></td>
|
|
<td>If a user hasn't visited a topic comment sectio...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/10/03 04:58:07</td>
|
|
<td>2019/08/31 02:34:58</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/284">284</a></td>
|
|
<td>Linking to a child of a collapsed (e.g. noisy) ...
|
|
<td><a href="https://gitlab.com/tvfj">tvfj</a>
|
|
<td>2018/10/04 07:48:55</td>
|
|
<td>2019/08/31 02:36:20</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/294">294</a></td>
|
|
<td>When linking to search results and ?tag=, users...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/10/13 05:05:14</td>
|
|
<td>2019/08/31 02:57:45</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/304">304</a></td>
|
|
<td>Feature Request: SQRL authentication
|
|
<td><a href="https://gitlab.com/alex9099">alex9099</a>
|
|
<td>2018/10/22 11:11:19</td>
|
|
<td>2019/08/31 03:05:07</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/308">308</a></td>
|
|
<td>Add the ability to publish a topic later
|
|
<td><a href="https://gitlab.com/ainar-g">ainar-g</a>
|
|
<td>2018/10/27 20:40:27</td>
|
|
<td>2019/08/31 03:06:42</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/309">309</a></td>
|
|
<td>New Topic View - Make title input multiline - t...
|
|
<td><a href="https://gitlab.com/AdamsT">AdamsT</a>
|
|
<td>2018/10/29 06:57:07</td>
|
|
<td>2019/08/31 03:09:17</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/313">313</a></td>
|
|
<td>Add organization options to the bookmark featur...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/11/01 12:37:29</td>
|
|
<td>2019/08/31 03:11:34</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/330">330</a></td>
|
|
<td>Scrape the original source domain from outline....
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/11/18 16:08:57</td>
|
|
<td>2019/08/31 03:16:49</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/335">335</a></td>
|
|
<td>Public / Third Party REST API
|
|
<td><a href="https://gitlab.com/uselessabstraction">uselessabstraction</a>
|
|
<td>2018/12/01 01:04:31</td>
|
|
<td>2019/08/31 13:38:43</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/339">339</a></td>
|
|
<td>Add more default options in "from:" topic sort ...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2018/12/07 16:30:26</td>
|
|
<td>2019/08/31 03:25:03</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/340">340</a></td>
|
|
<td>ftp:// links leave behind bare a tags
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2018/12/07 20:13:01</td>
|
|
<td>2019/08/31 03:26:07</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/348">348</a></td>
|
|
<td>General accessibility improvements
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2018/12/29 21:56:07</td>
|
|
<td>2019/08/31 12:06:14</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/363">363</a></td>
|
|
<td>Deprioritize deleted comments (especially chain...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2019/02/15 23:01:38</td>
|
|
<td>2019/08/31 03:31:47</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/365">365</a></td>
|
|
<td>Solarized light theme input colour is jarring
|
|
<td><a href="https://gitlab.com/leifm">leifm</a>
|
|
<td>2019/02/17 04:06:50</td>
|
|
<td>2019/08/31 03:34:07</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/389">389</a></td>
|
|
<td>Equivalent to RES' single click opener
|
|
<td><a href="https://gitlab.com/Amndeep7">Amndeep7</a>
|
|
<td>2019/03/19 02:40:51</td>
|
|
<td>2019/08/31 03:42:37</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/390">390</a></td>
|
|
<td>Alternating background color with comment depth
|
|
<td><a href="https://gitlab.com/Amndeep7">Amndeep7</a>
|
|
<td>2019/03/19 03:06:23</td>
|
|
<td>2019/08/31 03:44:03</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/393">393</a></td>
|
|
<td>Clearly distinguish topics that don't link to s...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2019/03/23 08:11:08</td>
|
|
<td>2019/08/31 03:49:15</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/399">399</a></td>
|
|
<td>Topic excerpt summary icon changes color but te...
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/03/30 14:14:31</td>
|
|
<td>2019/08/31 03:52:12</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/406">406</a></td>
|
|
<td>Mobile: Page content squeezed to one side of th...
|
|
<td><a href="https://gitlab.com/asoftbird">asoftbird</a>
|
|
<td>2019/04/05 09:17:13</td>
|
|
<td>2019/08/31 03:54:56</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/411">411</a></td>
|
|
<td>On mobile, make the title go above the votes
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/04/10 23:20:27</td>
|
|
<td>2019/08/31 03:57:47</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/412">412</a></td>
|
|
<td>When linking to a comment collapsed because of ...
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/04/11 15:08:43</td>
|
|
<td>2019/08/31 03:59:04</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/417">417</a></td>
|
|
<td>Should we give the left border/highlight stripe...
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/04/15 01:33:13</td>
|
|
<td>2019/08/31 04:02:14</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/424">424</a></td>
|
|
<td>Allow users to collaborate on topic text posts ...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2019/04/19 12:46:53</td>
|
|
<td>2019/08/31 04:07:41</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/427">427</a></td>
|
|
<td>More advanced search
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/04/23 14:15:02</td>
|
|
<td>2019/08/31 15:17:30</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/429">429</a></td>
|
|
<td>Figure out why prospector (and maybe other tool...
|
|
<td><a href="https://gitlab.com/Deimorz">Deimorz</a>
|
|
<td>2019/04/24 21:52:29</td>
|
|
<td>2019/08/31 04:11:41</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/431">431</a></td>
|
|
<td>Replace shortlinks with the link behind it
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/04/26 01:32:51</td>
|
|
<td>2019/08/31 04:13:08</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/434">434</a></td>
|
|
<td>Option for receiving notifications via email
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2019/04/26 03:34:25</td>
|
|
<td>2019/08/31 04:15:29</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/438">438</a></td>
|
|
<td>Prevent 'bad' words in short url
|
|
<td><a href="https://gitlab.com/tomflint">tomflint</a>
|
|
<td>2019/04/26 07:36:18</td>
|
|
<td>2019/08/31 04:17:50</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/445">445</a></td>
|
|
<td>Allow people to delete their accounts
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/04/28 16:33:26</td>
|
|
<td>2019/08/31 03:32:57</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/447">447</a></td>
|
|
<td>Add "sorted by: exemplary" option for new profi...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2019/04/30 01:09:46</td>
|
|
<td>2019/08/31 04:05:08</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/452">452</a></td>
|
|
<td>Allow users to label their own comments with "s...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2019/05/07 05:53:39</td>
|
|
<td>2019/08/31 04:23:38</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/459">459</a></td>
|
|
<td>Vacation Notice (or account parking)
|
|
<td><a href="https://gitlab.com/refragable">refragable</a>
|
|
<td>2019/05/11 22:09:16</td>
|
|
<td>2019/08/31 04:26:33</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/461">461</a></td>
|
|
<td>Add labels to accepted and declined merge reque...
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/05/12 14:30:20</td>
|
|
<td>2019/08/31 04:27:03</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/465">465</a></td>
|
|
<td>Show the comment label button for users 1 week...
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/05/13 17:39:47</td>
|
|
<td>2019/08/31 05:04:01</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/466">466</a></td>
|
|
<td>Add warning when replying to very old thread
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2019/05/13 20:12:19</td>
|
|
<td>2019/08/13 19:10:33</td>
|
|
</tr>
|
|
<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><a href="https://gitlab.com/AdamsT">AdamsT</a>
|
|
<td>2019/06/01 01:29:05</td>
|
|
<td>2019/08/31 20:50:13</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/530">530</a></td>
|
|
<td>Could small be allowed through the Markdown?
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/08/05 22:08:18</td>
|
|
<td>2019/08/05 22:36:07</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/531">531</a></td>
|
|
<td>Indicate whether older topics with the same lin...
|
|
<td><a href="https://gitlab.com/deing">deing</a>
|
|
<td>2019/08/06 17:03:09</td>
|
|
<td>2019/08/06 19:18:15</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/545">545</a></td>
|
|
<td>Show whether a comment has already been replied...
|
|
<td><a href="https://gitlab.com/cfabbro">cfabbro</a>
|
|
<td>2019/08/20 14:52:36</td>
|
|
<td>2019/08/31 01:01:13</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/546">546</a></td>
|
|
<td>Open details elements don't adhere to paragraph...
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/08/20 15:19:20</td>
|
|
<td>2019/08/20 22:08:02</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="https://gitlab.com/tildes/tildes/issues/549">549</a></td>
|
|
<td>Outdated npm package requires update
|
|
<td><a href="https://gitlab.com/Bauke">Bauke</a>
|
|
<td>2019/08/23 19:56:27</td>
|
|
<td>2019/08/23 20:27:30</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>
|