From 5628c45bf540c6091bb4749be2ee333e41138f66 Mon Sep 17 00:00:00 2001 From: Bauke Date: Wed, 25 Jul 2018 03:12:14 +0200 Subject: [PATCH 1/7] More daily discussions and 2 new highlight articles --- src/posts/july-2018.pug | 75 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 72 insertions(+), 3 deletions(-) diff --git a/src/posts/july-2018.pug b/src/posts/july-2018.pug index 761359a..703bb09 100644 --- a/src/posts/july-2018.pug +++ b/src/posts/july-2018.pug @@ -21,6 +21,8 @@ html(lang="en") 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 @@ -48,8 +50,6 @@ html(lang="en") article(id="highlights") h2 Highlights - //- User written highlights of what happened with development and any notable changes, if applicable. - 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 | @@ -79,7 +79,6 @@ html(lang="en") | a(href="https://tildes.net/~tildes.official/3i4") here | . - details summary Details p Author: @@ -88,6 +87,60 @@ html(lang="en") 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 @@ -142,6 +195,22 @@ html(lang="en") 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 From ffe97a635d20299cb78107618e0d4c2ce5925dae Mon Sep 17 00:00:00 2001 From: Bauke Date: Wed, 25 Jul 2018 03:16:32 +0200 Subject: [PATCH 2/7] Fix wrong written date months --- src/posts/july-2018.pug | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/posts/july-2018.pug b/src/posts/july-2018.pug index 703bb09..568f779 100644 --- a/src/posts/july-2018.pug +++ b/src/posts/july-2018.pug @@ -85,7 +85,7 @@ html(lang="en") | | a(href="https://tildes.net/user/Bauke") Bauke - p Written Date: 2018-08-19 + p Written Date: 2018-07-19 h3(id="link-new-tabs") Links In New Tabs p On July 21st the first feature contribution was merged developed by @@ -113,7 +113,7 @@ html(lang="en") | | a(href="https://tildes.net/user/Bauke") Bauke - p Written Date: 2018-08-25 + p Written Date: 2018-07-25 h3(id="new-groups") New Groups p July 23rd saw the introduction of 4 new groups, listed below, after the @@ -139,7 +139,7 @@ html(lang="en") | | a(href="https://tildes.net/user/Bauke") Bauke - p Written Date: 2018-08-25 + p Written Date: 2018-07-25 article(id="statistics") h2 Statistics From 3f0e84d33c95d9597fbcc084d85441049b93fcaa Mon Sep 17 00:00:00 2001 From: Bauke Date: Fri, 27 Jul 2018 23:04:53 +0200 Subject: [PATCH 3/7] Add open-source blog post to July --- src/posts/july-2018.pug | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/posts/july-2018.pug b/src/posts/july-2018.pug index 568f779..a199890 100644 --- a/src/posts/july-2018.pug +++ b/src/posts/july-2018.pug @@ -73,11 +73,14 @@ html(lang="en") 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 + | + | and + | + a(href="https://blog.tildes.net/open-source") here | . details summary Details From 174309b290ed07e166be7db2758074840248ab77 Mon Sep 17 00:00:00 2001 From: Bauke Date: Fri, 27 Jul 2018 23:54:23 +0200 Subject: [PATCH 4/7] Add favicons stuff to july --- src/posts/july-2018.pug | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/posts/july-2018.pug b/src/posts/july-2018.pug index a199890..0a431df 100644 --- a/src/posts/july-2018.pug +++ b/src/posts/july-2018.pug @@ -6,6 +6,17 @@ html(lang="en") 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") + //- 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") body div(id="wrapper") From f2dace303c4697f26a9e0d1a3017f17ed87ec63a Mon Sep 17 00:00:00 2001 From: Bauke Date: Sat, 28 Jul 2018 01:19:05 +0200 Subject: [PATCH 5/7] Remove Roboto Condensed link --- src/posts/july-2018.pug | 1 - 1 file changed, 1 deletion(-) diff --git a/src/posts/july-2018.pug b/src/posts/july-2018.pug index 0a431df..509a6fa 100644 --- a/src/posts/july-2018.pug +++ b/src/posts/july-2018.pug @@ -5,7 +5,6 @@ html(lang="en") 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") //- 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") From 23ccb3cc871f0959df6ec0f8f9d888adeef55c97 Mon Sep 17 00:00:00 2001 From: Bauke Date: Tue, 31 Jul 2018 02:03:38 +0200 Subject: [PATCH 6/7] Added a new highlight and some minor fixes --- src/posts/july-2018.pug | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/src/posts/july-2018.pug b/src/posts/july-2018.pug index 509a6fa..b7544fc 100644 --- a/src/posts/july-2018.pug +++ b/src/posts/july-2018.pug @@ -33,6 +33,7 @@ html(lang="en") 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="#not-so-daily-discussions") Not So Daily... li: a(href="#statistics") Statistics li: a(href="#daily-discussions") Daily Discussions li @@ -73,6 +74,7 @@ html(lang="en") | 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: | | @@ -101,7 +103,7 @@ html(lang="en") p Written Date: 2018-07-19 h3(id="link-new-tabs") Links In New Tabs - p On July 21st the first feature contribution was merged developed by + p On July 21st the first feature contribution was merged, developed by | | a(href="https://gitlab.com/ivanfon") Ivan Fonseca @@ -154,6 +156,31 @@ html(lang="en") a(href="https://tildes.net/user/Bauke") Bauke p Written Date: 2018-07-25 + h3(id="not-so-daily-discussions") Not So Daily Discussions + p On the 26th Deimos posted a topic in + | + | + a(href="https://tildes.net/~tildes.official") ~tildes.official + | + | titled + | + a(href="https://tildes.net/~tildes.official/3x9") Not-so-daily Tildes discussion + | . + | Outlining what the future of the Daily Discussions will hold. To sum it up, daily discussions will now appear on a more "on-demand" basis. Initially the daily discussions were to boost the site's activity however it's not really needed anymore. Along with the current backlog of plans and previous discussions that need attention first. + p Also noted is that there will be a new post each Monday including the general plan for the week, as well as a general feedback/questions/suggestions topic every couple of weeks. + p I highly recommend reading the + | + | + a(href="https://tildes.net/~tildes.official/3x9") original topic + | , if you haven't already. + details + summary Details + p Author: + | + | + a(href="https://tildes.net/user/Bauke") Bauke + p Written Date: 2018-07-31 + article(id="statistics") h2 Statistics //- Any statistics that would be fun/interesting to read about, more info: issue #1 From d630427302107bec9a5606ed1eac918640a21315 Mon Sep 17 00:00:00 2001 From: Bauke Date: Tue, 31 Jul 2018 23:57:19 +0200 Subject: [PATCH 7/7] Add table and statistics + some minor fixes --- src/posts/july-2018.pug | 483 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 478 insertions(+), 5 deletions(-) diff --git a/src/posts/july-2018.pug b/src/posts/july-2018.pug index b7544fc..067b33a 100644 --- a/src/posts/july-2018.pug +++ b/src/posts/july-2018.pug @@ -131,7 +131,7 @@ html(lang="en") p Written Date: 2018-07-25 h3(id="new-groups") New Groups - p July 23rd saw the introduction of 4 new groups, listed below, after the + p July 23rd saw the introduction of 4 new groups, listed below, following the | | a(href="https://tildes.net/~tildes.official/342") group requests topic @@ -167,7 +167,7 @@ html(lang="en") a(href="https://tildes.net/~tildes.official/3x9") Not-so-daily Tildes discussion | . | Outlining what the future of the Daily Discussions will hold. To sum it up, daily discussions will now appear on a more "on-demand" basis. Initially the daily discussions were to boost the site's activity however it's not really needed anymore. Along with the current backlog of plans and previous discussions that need attention first. - p Also noted is that there will be a new post each Monday including the general plan for the week, as well as a general feedback/questions/suggestions topic every couple of weeks. + p Also noted is that there will be a new post each Monday including the general plans for the week, as well as a general feedback/questions/suggestions topic every couple of weeks. p I highly recommend reading the | | @@ -183,8 +183,101 @@ html(lang="en") 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. + p In the month of July 31 issues were opened and 29 issues were closed. + p An average of 1.03 issues were opened and 0.97 issues were closed each day. + p The average time to close issues was 30.69 days or 736.59 hours. + p Top 3 issue creators: + ol + li + a(href="https://gitlab.com/Deimorz") Deimorz + | + | with + | + a(href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=Deimorz") 10 issues created + | . + li + a(href="https://gitlab.com/Bauke") Bauke + | + | with + | + a(href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=Bauke") 5 issues created + | . + li + a(href="https://gitlab.com/cfabbro") cfabbro + | + | with + | + a(href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=cfabbro") 3 issues created + | . + p Amount of labels assigned to currently open issues: + ul + li + a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=bug") bug + | : + | 6 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=code") code + | : + | 3 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=design") design + | : + | 3 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=feature") feature + | : + | 5 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=high+priority") high priority + | : + | 2 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=in+progress") in progress + | : + | 2 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=investigate") investigate + | : + | 6 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=suggestion") suggestion + | : + | 2 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=tweak") tweak + | : + | 1 time. + p Amount of labels assigned to closed issues: + ul + li + a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=bug") bug + | : + | 10 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=design") design + | : + | 7 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=feature") feature + | : + | 6 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=high+priority") high priority + | : + | 2 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=in+progress") in progress + | : + | 1 time. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=investigate") investigate + | : + | 4 times. + li + a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=tweak") tweak + | : + | 5 times. + article(id="daily-discussions") h2 Daily Discussions @@ -254,7 +347,387 @@ html(lang="en") article(id="issue-table") h2 Issue Table - //- These are automatically generated, see the README. + h3(id="opened") Opened + table + thead + tr + td Issue + td Title + td Author + td Opened + td Closed + tbody + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/150") 150 + td Consider supporting the "click to expand" deta... + td: a(href="https://gitlab.com/cfabbro") cfabbro + td 2018/07/08 02:15:55 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/151") 151 + td Topic listing is mis-styled on /?after= page + td: a(href="https://gitlab.com/teaearlgraycold") teaearlgraycold + td 2018/07/10 03:00:30 + td 2018/07/10 20:24:14 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/152") 152 + td Broken list styling with pagination + td: a(href="https://gitlab.com/TauZero1") TauZero1 + td 2018/07/10 03:04:02 + td 2018/07/10 08:37:51 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/153") 153 + td Add preference to change default comment sortin... + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/07/10 09:23:19 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/154") 154 + td Add pagination to users viewing their own profile + td: a(href="https://gitlab.com/cfabbro") cfabbro + td 2018/07/12 16:44:20 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/155") 155 + td Confirmations for leaving page with post/messag... + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/07/12 22:09:58 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/156") 156 + td Add styling for "target" comment when linked to... + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/07/13 02:20:28 + td 2018/07/20 00:47:40 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/157") 157 + td Markdown - prevention of accidental numbered li... + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/07/13 06:03:06 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/158") 158 + td When I create a new topic and I use Control + E... + td: a(href="https://gitlab.com/AdamsT") AdamsT + td 2018/07/17 18:31:58 + td 2018/07/19 23:15:51 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/159") 159 + td Clarify what the inbound contributions are lice... + td: a(href="https://gitlab.com/hook") hook + td 2018/07/18 09:42:20 + td 2018/07/23 01:22:24 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/160") 160 + td Weird behaviour with Vim Vixen plug-in + td: a(href="https://gitlab.com/Wanda-Seldon") Wanda-Seldon + td 2018/07/18 11:16:20 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/161") 161 + td Include licensing and copyright info in source ... + td: a(href="https://gitlab.com/hook") hook + td 2018/07/18 12:22:35 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/162") 162 + td Editing tags without making changes and pressin... + td: a(href="https://gitlab.com/Bauke") Bauke + td 2018/07/19 20:47:11 + td 2018/07/20 02:58:45 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/163") 163 + td Invite code display order changes on re-load + td: a(href="https://gitlab.com/jms301") jms301 + td 2018/07/20 13:51:59 + td 2018/07/25 04:04:50 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/164") 164 + td Posting a reply on a topic that's been deleted ... + td: a(href="https://gitlab.com/Bauke") Bauke + td 2018/07/20 18:37:20 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/165") 165 + td It's too easy to overwrite your previous topic ... + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/07/20 23:37:24 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/166") 166 + td Replace site logo (either entirely or just with... + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/07/21 01:02:05 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/167") 167 + td Add pinned topics + td: a(href="https://gitlab.com/Bauke") Bauke + td 2018/07/21 02:06:44 + td 2018/07/23 01:12:31 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/168") 168 + td Make theme setting internal and not session + td: a(href="https://gitlab.com/Bauke") Bauke + td 2018/07/22 14:18:29 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/169") 169 + td Potential memory leak when using commonmark-gfm... + td: a(href="https://gitlab.com/IdiocyInAction") IdiocyInAction + td 2018/07/22 17:49:24 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/170") 170 + td Add ability to open links in comments / text to... + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/07/23 19:35:55 + td 2018/07/31 01:29:22 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/171") 171 + td Fix/re-enable scraper for link topic favicons + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/07/23 23:06:49 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/172") 172 + td Tildes tries to fix html tags where it shouldn't + td: a(href="https://gitlab.com/SoptikHa2") SoptikHa2 + td 2018/07/24 08:37:49 + td 2018/07/24 09:24:22 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/173") 173 + td Mobile Safari displays underscores in place of ... + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/07/25 03:24:24 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/174") 174 + td Move the `post-buttons` (edit, tags, delete) to... + td: a(href="https://gitlab.com/cfabbro") cfabbro + td 2018/07/27 10:42:40 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/175") 175 + td Tildes display in mobile version on QuteBrowser + td: a(href="https://gitlab.com/SoptikHa2") SoptikHa2 + td 2018/07/28 13:33:19 + td 2018/07/28 19:15:05 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/176") 176 + td Add style to error pages + td: a(href="https://gitlab.com/Bauke") Bauke + td 2018/07/30 15:10:02 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/177") 177 + td Switch to Python-based Markdown implementation + td: a(href="https://gitlab.com/ivanfon") ivanfon + td 2018/07/30 18:01:07 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/178") 178 + td Change the web app manifest display mode to `mi... + td: a(href="https://gitlab.com/nektro") nektro + td 2018/07/31 02:26:34 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/179") 179 + td Add support for browser notifications + td: a(href="https://gitlab.com/nektro") nektro + td 2018/07/31 07:04:20 + td + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/180") 180 + td Implement "Black" code-formatter + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/07/31 10:38:41 + td + + h3(id="closed") Closed + table + thead + tr + td Issue + td Title + td Author + td Opened + td Closed + tbody + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/10") 10 + td Add a maximum length to markdown fields (text t... + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/05/04 07:38:16 + td 2018/07/13 07:07:09 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/20") 20 + td The "Sidebar" link on mobile should highlight i... + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/05/11 02:14:32 + td 2018/07/20 08:57:43 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/22") 22 + td Implement PWA manifest + td: a(href="https://gitlab.com/Deimorz") Deimorz + td 2018/05/19 03:38:44 + td 2018/07/13 07:26:43 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/34") 34 + td Create option to open external links in new tabs + td: a(href="https://gitlab.com/chris109") chris109 + td 2018/05/22 02:06:18 + td 2018/07/22 02:17:38 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/40") 40 + td add gitlab link to footer + td: a(href="https://gitlab.com/cfabbro") cfabbro + td 2018/05/22 22:40:32 + td 2018/07/20 19:09:58 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/42") 42 + td ability to revisit past "mark as read" notifica... + td: a(href="https://gitlab.com/cfabbro") cfabbro + td 2018/05/22 22:47:24 + td 2018/07/21 23:13:35 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/50") 50 + td make it easier to distinguish between voted and... + td: a(href="https://gitlab.com/cfabbro") cfabbro + td 2018/05/23 01:57:27 + td 2018/07/20 00:48:13 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/63") 63 + td small visual bug in title length error message + td: a(href="https://gitlab.com/cfabbro") cfabbro + td 2018/05/26 06:49:07 + td 2018/07/25 03:44:37 + tr + td: a(href="https://gitlab.com/tildes/tildes/issues/65") 65 + td leaving unclosed