Bauke/tildes-issue-log
Bauke
/
tildes-issue-log
Archived
1
Fork 0
This repository has been archived on 2022-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
tildes-issue-log/2018/June/post.md

220 lines
20 KiB
Markdown

# Tildes Issue Log - June
## About
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.
## Feedback
If anything is incorrect or you have anything that you'd like to see changed or added, please [open an issue](https://gitlab.com/Bauke/tildes-issue-log/issues), [PM me](https://tildes.net/user/Bauke/new_message) or comment on the posted topic on Tildes.
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.
## Highlights
### New Groups
The first change to Tildes in June was the addition of 5 new groups:
* [~books](https://tildes.net/~books)
* [~food](https://tildes.net/~food)
* [~hobbies](https://tildes.net/~hobbies)
* [~lgbt](https://tildes.net/~lgbt)
* [~lifestyle](https://tildes.net/~lifestyle)
And also the creation of the first sub-group: [~tildes.official](https://tildes.net/~tildes.official), which now features any official announcements as well as the [Daily Discussions](https://tildes.net/?tag=daily_discussion).
Read more about it [here](https://tildes.net/~tildes.official/1e1).
<details>
<summary>Details</summary>
Author: <a href="https://tildes.net/user/Bauke">Bauke</a>
<br>
Written Date: 2018-06-24
</details>
### Default Sorting
The default sort order has been changed from "Activity, All Time" to "Activity, 24 Hours". You can also set your own default sort order which will apply to your general topic listing of groups you're subscribed to and the topic listing of any group you visit.
To change your default sort order you can select any order you'd like to save and click on the "Set as default" button.
Read more about it [here](https://tildes.net/~tildes.official/1sn) and [here](https://tildes.net/~tildes.official/1vx).
<details>
<summary>Details</summary>
Author: <a href="https://tildes.net/user/Bauke">Bauke</a>
<br>
Written Date: 2018-06-24
</details>
### Mark Notifications As Read
A new setting was added to [the settings page](https://tildes.net/settings) that will allow you to automatically mark all your notifications as read once you visit the notifications pages. It's off by default, so check it out if you haven't already. In case you accidentally mark any of your notifications as read, you can always find all of them [here](https://tildes.net/notifications).
Read more about it [here](https://tildes.net/~tildes.official/1z4).
<details>
<summary>Details</summary>
Author: <a href="https://tildes.net/user/Bauke">Bauke</a>
<br>
Written Date: 2018-06-24
</details>
### Tags
A bunch of features involving tags have been including filtering to show or hide posts with some tags, a [discussion on standardization and guidelines](https://tildes.net/~tildes.official/2ab).
You can access your filter to hide by clicking the "Edit filtered tags" in the sidebar or by navigating to [your settings](https://tildes.net/settings/filters).
To filter out topics to only show with specific tags you can click on any tag from a topic or append `?tag=tag` to the URL. Like this: https://tildes.net/~tech?tag=security, it'll only show you topics tagged with security in the [~tech group](https://tildes.net/~tech).
Read more about it [here](https://tildes.net/~tildes.official/28n) and [here](https://tildes.net/~tildes.official/2a9).
<details>
<summary>Details</summary>
Author: <a href="https://tildes.net/user/Bauke">Bauke</a>
<br>
Written Date: 2018-06-24
</details>
### Topic Log
June 18th saw the introduction of the topic log. A log of changes made to a topic, located in the sidebar. Currently the only things logged are when a topic is (un)locked, changed tags and [edited title](https://tildes.net/~tildes.official/2p6).
Read more about it [here](https://tildes.net/~tildes.official/2f1).
<details>
<summary>Details</summary>
Author: <a href="https://tildes.net/user/Bauke">Bauke</a>
<br>
Written Date: 2018-06-24
</details>
## Statistics
**This will be regenerated on June 30th and are not the final statistics.**
In the month of June 45 issues were opened and 19 issues were closed.
An average of 1.50 issues were opened and 0.63 issues were closed each day.
The average time to close issues was 8.56 days or 205.34 hours.
Most frequent issue creators:
* [cfabbro](https://gitlab.com/cfabbro) with [12 issues created](https://gitlab.com/tildes/tildes/issues?state=all&author_username=cfabbro).
* [Deimorz](https://gitlab.com/Deimorz) with [8 issues created](https://gitlab.com/tildes/tildes/issues?state=all&author_username=Deimorz).
* [expectocode](https://gitlab.com/expectocode) with [3 issues created](https://gitlab.com/tildes/tildes/issues?state=all&author_username=expectocode).
Total amount of labels assigned to currently open issues:
* [bug](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=bug): 9 times.
* [code](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=code): 1 times.
* [design](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=design): 1 times.
* [feature](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=feature): 3 times.
* [high priority](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=high+priority): 1 times.
* [investigate](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=investigate): 8 times.
* [suggestion](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=suggestion): 12 times.
* [tweak](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=tweak): 5 times.
Total amount of labels assigned to closed issues:
* [bug](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=bug): 4 times.
* [code](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=code): 1 times.
* [design](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=design): 1 times.
* [feature](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=feature): 3 times.
* [high priority](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=high+priority): 1 times.
* [in progress](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=in+progress): 2 times.
* [suggestion](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=suggestion): 5 times.
* [tweak](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=tweak): 5 times.
## Issue Table
**This will be regenerated on June 30th and is not the final table.**
### Opened
| Issue | Title | Author | Opened | Closed |
| ----- | ----- | ------ | ------ | ------ |
| <a href="https://gitlab.com/tildes/tildes/issues/99" target="_blank">99</a> | Posts can be double-posted by submitting multip... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/01 05:26:46 | 2018/06/06 20:28:33 |
| <a href="https://gitlab.com/tildes/tildes/issues/100" target="_blank">100</a> | Disable autocomplete on form input fields | <a href="https://gitlab.com/toaster_">toaster_</a> | 2018/06/01 20:00:01 | 2018/06/01 22:34:46 |
| <a href="https://gitlab.com/tildes/tildes/issues/101" target="_blank">101</a> | Page sometimes hangs on mobile when going back ... | <a href="https://gitlab.com/AdamHebby">AdamHebby</a> | 2018/06/01 20:21:24 | |
| <a href="https://gitlab.com/tildes/tildes/issues/102" target="_blank">102</a> | Redirect moved topics | <a href="https://gitlab.com/g4nym3de">g4nym3de</a> | 2018/06/01 21:08:02 | 2018/06/14 20:59:23 |
| <a href="https://gitlab.com/tildes/tildes/issues/103" target="_blank">103</a> | Move new comment box to top | <a href="https://gitlab.com/toritxtornado">toritxtornado</a> | 2018/06/01 21:29:52 | 2018/06/01 21:36:08 |
| <a href="https://gitlab.com/tildes/tildes/issues/104" target="_blank">104</a> | Use CSS variables | <a href="https://gitlab.com/expectocode">expectocode</a> | 2018/06/01 22:27:39 | |
| <a href="https://gitlab.com/tildes/tildes/issues/105" target="_blank">105</a> | make @OP and @userwhoposted synonymous in comme... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/02 20:35:21 | |
| <a href="https://gitlab.com/tildes/tildes/issues/106" target="_blank">106</a> | 2 factor authentication for the site | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/03 19:26:38 | |
| <a href="https://gitlab.com/tildes/tildes/issues/107" target="_blank">107</a> | Add ability to "watch" topics (or individual co... | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/06/03 20:51:36 | |
| <a href="https://gitlab.com/tildes/tildes/issues/108" target="_blank">108</a> | some TLDs are not being parsed correctly as hyp... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/03 22:29:12 | |
| <a href="https://gitlab.com/tildes/tildes/issues/109" target="_blank">109</a> | Inconsistent max width on screens larger than 7... | <a href="https://gitlab.com/zowesiouff">zowesiouff</a> | 2018/06/03 23:38:48 | 2018/06/04 21:10:31 |
| <a href="https://gitlab.com/tildes/tildes/issues/110" target="_blank">110</a> | Automatically quote selected text when typing a... | <a href="https://gitlab.com/nzealand">nzealand</a> | 2018/06/04 23:54:31 | |
| <a href="https://gitlab.com/tildes/tildes/issues/111" target="_blank">111</a> | Sort comments by newest leaf, not branch / dept... | <a href="https://gitlab.com/010101">010101</a> | 2018/06/05 02:52:41 | |
| <a href="https://gitlab.com/tildes/tildes/issues/112" target="_blank">112</a> | Implement basic topic tag filtering | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/06/05 09:23:28 | 2018/06/14 22:36:14 |
| <a href="https://gitlab.com/tildes/tildes/issues/113" target="_blank">113</a> | Add group-specific topic tag filters | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/06/05 10:24:52 | |
| <a href="https://gitlab.com/tildes/tildes/issues/114" target="_blank">114</a> | Message inbox doesn't sort one-message conversa... | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/06/07 19:51:26 | |
| <a href="https://gitlab.com/tildes/tildes/issues/115" target="_blank">115</a> | Long comment headers display badly on narrow sc... | <a href="https://gitlab.com/expectocode">expectocode</a> | 2018/06/07 21:01:14 | 2018/06/08 00:01:33 |
| <a href="https://gitlab.com/tildes/tildes/issues/116" target="_blank">116</a> | Clicking 'tag' multiple times opens multiple in... | <a href="https://gitlab.com/lpopesco">lpopesco</a> | 2018/06/08 17:03:55 | |
| <a href="https://gitlab.com/tildes/tildes/issues/117" target="_blank">117</a> | Block links from low quality sources | <a href="https://gitlab.com/theCrius">theCrius</a> | 2018/06/09 09:41:18 | |
| <a href="https://gitlab.com/tildes/tildes/issues/118" target="_blank">118</a> | Allow a user to click on a post tag to see all ... | <a href="https://gitlab.com/AdamsT">AdamsT</a> | 2018/06/09 20:20:12 | 2018/06/14 20:03:10 |
| <a href="https://gitlab.com/tildes/tildes/issues/119" target="_blank">119</a> | Change the text alignment of the group subscrib... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/09 22:06:25 | 2018/06/12 03:28:43 |
| <a href="https://gitlab.com/tildes/tildes/issues/120" target="_blank">120</a> | Small visual bug when submitting invalid URL | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/10 04:45:05 | |
| <a href="https://gitlab.com/tildes/tildes/issues/121" target="_blank">121</a> | Avoid indentation of comments wherever possible | <a href="https://gitlab.com/pitchforkmatters">pitchforkmatters</a> | 2018/06/10 19:49:59 | |
| <a href="https://gitlab.com/tildes/tildes/issues/122" target="_blank">122</a> | Clickable borders that collapse comment trees | <a href="https://gitlab.com/pitchforkmatters">pitchforkmatters</a> | 2018/06/10 20:52:31 | |
| <a href="https://gitlab.com/tildes/tildes/issues/123" target="_blank">123</a> | Subdomains only use default theme | <a href="https://gitlab.com/dankebitte">dankebitte</a> | 2018/06/11 08:23:46 | 2018/06/11 20:44:32 |
| <a href="https://gitlab.com/tildes/tildes/issues/124" target="_blank">124</a> | Auto fill submission metadata (title, tags, etc) | <a href="https://gitlab.com/expectocode">expectocode</a> | 2018/06/11 20:12:27 | |
| <a href="https://gitlab.com/tildes/tildes/issues/125" target="_blank">125</a> | Add ability for users to view their recently vi... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/12 00:59:38 | |
| <a href="https://gitlab.com/tildes/tildes/issues/126" target="_blank">126</a> | Add permalinks for tags and mutli-tag page supp... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/12 01:13:27 | |
| <a href="https://gitlab.com/tildes/tildes/issues/127" target="_blank">127</a> | Append an optional password recovery setup to t... | <a href="https://gitlab.com/pitchforkmatters">pitchforkmatters</a> | 2018/06/13 02:55:59 | |
| <a href="https://gitlab.com/tildes/tildes/issues/128" target="_blank">128</a> | lynx based browsers returning 400 Bad CSRF Origin | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/13 07:28:27 | |
| <a href="https://gitlab.com/tildes/tildes/issues/129" target="_blank">129</a> | It is possible to vote on a deleted topic, and ... | <a href="https://gitlab.com/twcus">twcus</a> | 2018/06/13 19:34:56 | 2018/06/14 09:20:19 |
| <a href="https://gitlab.com/tildes/tildes/issues/130" target="_blank">130</a> | Posting an egregiously lengthy text/comment res... | <a href="https://gitlab.com/twcus">twcus</a> | 2018/06/13 21:15:19 | |
| <a href="https://gitlab.com/tildes/tildes/issues/131" target="_blank">131</a> | Make the future API support MessagePack | <a href="https://gitlab.com/lordpipe">lordpipe</a> | 2018/06/14 01:49:48 | |
| <a href="https://gitlab.com/tildes/tildes/issues/132" target="_blank">132</a> | Mark notification as read after being clicked o... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/14 19:07:00 | |
| <a href="https://gitlab.com/tildes/tildes/issues/133" target="_blank">133</a> | Period-separated string is automatically parsed... | <a href="https://gitlab.com/sidmani">sidmani</a> | 2018/06/14 20:19:16 | |
| <a href="https://gitlab.com/tildes/tildes/issues/134" target="_blank">134</a> | Limit topic tags to a reasonable maximum | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/06/14 20:41:15 | |
| <a href="https://gitlab.com/tildes/tildes/issues/135" target="_blank">135</a> | Add reference on the password recovery settings... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/15 06:42:01 | |
| <a href="https://gitlab.com/tildes/tildes/issues/136" target="_blank">136</a> | Topic tag filters should still apply while view... | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/06/15 19:58:03 | |
| <a href="https://gitlab.com/tildes/tildes/issues/137" target="_blank">137</a> | Allow code blocks to be collapsed | <a href="https://gitlab.com/Bauke">Bauke</a> | 2018/06/16 14:32:35 | |
| <a href="https://gitlab.com/tildes/tildes/issues/138" target="_blank">138</a> | Remove margin-right from last item in tab-listi... | <a href="https://gitlab.com/Bauke">Bauke</a> | 2018/06/16 19:37:50 | |
| <a href="https://gitlab.com/tildes/tildes/issues/139" target="_blank">139</a> | Put comments and replies into nested lists in H... | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/06/16 21:38:28 | |
| <a href="https://gitlab.com/tildes/tildes/issues/140" target="_blank">140</a> | Add the ability for users to vote for alternati... | <a href="https://gitlab.com/lordpipe">lordpipe</a> | 2018/06/20 05:57:52 | |
| <a href="https://gitlab.com/tildes/tildes/issues/141" target="_blank">141</a> | Add "whisper comments" | <a href="https://gitlab.com/Natanael_L">Natanael_L</a> | 2018/06/21 12:49:12 | |
| <a href="https://gitlab.com/tildes/tildes/issues/142" target="_blank">142</a> | Add autocomplete for common tags | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/06/21 18:50:16 | |
| <a href="https://gitlab.com/tildes/tildes/issues/143" target="_blank">143</a> | iOS - clicking a tag in a group page results in... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/23 22:35:14 | |
### Closed
| Issue | Title | Author | Opened | Closed |
| ----- | ----- | ------ | ------ | ------ |
| <a href="https://gitlab.com/tildes/tildes/issues/16" target="_blank">16</a> | Add description of relevant database triggers t... | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/05/07 23:14:07 | 2018/06/12 07:41:00 |
| <a href="https://gitlab.com/tildes/tildes/issues/24" target="_blank">24</a> | Fix pluralizations of "votes", "messages", etc. | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/05/19 20:10:26 | 2018/06/19 03:46:33 |
| <a href="https://gitlab.com/tildes/tildes/issues/32" target="_blank">32</a> | Session timeout errors | <a href="https://gitlab.com/arghdos">arghdos</a> | 2018/05/21 19:40:19 | 2018/06/03 21:00:44 |
| <a href="https://gitlab.com/tildes/tildes/issues/36" target="_blank">36</a> | Clicking "Cancel" on a comment in progress dele... | <a href="https://gitlab.com/SafariMonkey">SafariMonkey</a> | 2018/05/22 14:00:39 | 2018/06/04 03:53:23 |
| <a href="https://gitlab.com/tildes/tildes/issues/52" target="_blank">52</a> | Add ability to jump to parent comment | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/05/23 04:02:50 | 2018/06/03 21:01:49 |
| <a href="https://gitlab.com/tildes/tildes/issues/59" target="_blank">59</a> | on registration page consider mentioning "Have ... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/05/25 18:22:39 | 2018/06/12 03:12:30 |
| <a href="https://gitlab.com/tildes/tildes/issues/92" target="_blank">92</a> | Can't collapse comment thread when top-level po... | <a href="https://gitlab.com/jbonatakis">jbonatakis</a> | 2018/05/30 14:45:37 | 2018/06/02 07:36:33 |
| <a href="https://gitlab.com/tildes/tildes/issues/93" target="_blank">93</a> | add visual indication of subscription on the gr... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/05/31 05:11:17 | 2018/06/02 02:17:27 |
| <a href="https://gitlab.com/tildes/tildes/issues/99" target="_blank">99</a> | Posts can be double-posted by submitting multip... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/01 05:26:46 | 2018/06/06 20:28:33 |
| <a href="https://gitlab.com/tildes/tildes/issues/100" target="_blank">100</a> | Disable autocomplete on form input fields | <a href="https://gitlab.com/toaster_">toaster_</a> | 2018/06/01 20:00:01 | 2018/06/01 22:34:46 |
| <a href="https://gitlab.com/tildes/tildes/issues/102" target="_blank">102</a> | Redirect moved topics | <a href="https://gitlab.com/g4nym3de">g4nym3de</a> | 2018/06/01 21:08:02 | 2018/06/14 20:59:23 |
| <a href="https://gitlab.com/tildes/tildes/issues/103" target="_blank">103</a> | Move new comment box to top | <a href="https://gitlab.com/toritxtornado">toritxtornado</a> | 2018/06/01 21:29:52 | 2018/06/01 21:36:08 |
| <a href="https://gitlab.com/tildes/tildes/issues/109" target="_blank">109</a> | Inconsistent max width on screens larger than 7... | <a href="https://gitlab.com/zowesiouff">zowesiouff</a> | 2018/06/03 23:38:48 | 2018/06/04 21:10:31 |
| <a href="https://gitlab.com/tildes/tildes/issues/112" target="_blank">112</a> | Implement basic topic tag filtering | <a href="https://gitlab.com/Deimorz">Deimorz</a> | 2018/06/05 09:23:28 | 2018/06/14 22:36:14 |
| <a href="https://gitlab.com/tildes/tildes/issues/115" target="_blank">115</a> | Long comment headers display badly on narrow sc... | <a href="https://gitlab.com/expectocode">expectocode</a> | 2018/06/07 21:01:14 | 2018/06/08 00:01:33 |
| <a href="https://gitlab.com/tildes/tildes/issues/118" target="_blank">118</a> | Allow a user to click on a post tag to see all ... | <a href="https://gitlab.com/AdamsT">AdamsT</a> | 2018/06/09 20:20:12 | 2018/06/14 20:03:10 |
| <a href="https://gitlab.com/tildes/tildes/issues/119" target="_blank">119</a> | Change the text alignment of the group subscrib... | <a href="https://gitlab.com/cfabbro">cfabbro</a> | 2018/06/09 22:06:25 | 2018/06/12 03:28:43 |
| <a href="https://gitlab.com/tildes/tildes/issues/123" target="_blank">123</a> | Subdomains only use default theme | <a href="https://gitlab.com/dankebitte">dankebitte</a> | 2018/06/11 08:23:46 | 2018/06/11 20:44:32 |
| <a href="https://gitlab.com/tildes/tildes/issues/129" target="_blank">129</a> | It is possible to vote on a deleted topic, and ... | <a href="https://gitlab.com/twcus">twcus</a> | 2018/06/13 19:34:56 | 2018/06/14 09:20:19 |