<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/tslint.json, branch master</title>
<subtitle>my misskey fork
</subtitle>
<id>http://g.freya.cat/misskey/atom?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2021-11-12T01:35:41Z</updated>
<entry>
<title>use eslint</title>
<updated>2021-11-12T01:35:41Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-11-12T01:35:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=84df0714d8d86c2a257a4e191ceb8b0818c8de6a'/>
<id>urn:sha1:84df0714d8d86c2a257a4e191ceb8b0818c8de6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(lint): Add semicolon rule</title>
<updated>2020-05-10T07:30:33Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2020-05-10T07:30:33Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c01210d4fecf812a6a72b26f077401b8a1dd73a8'/>
<id>urn:sha1:c01210d4fecf812a6a72b26f077401b8a1dd73a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(lint): Update rule</title>
<updated>2020-05-09T07:19:09Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2020-05-09T07:19:09Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=f1417c6bb1f61b6e7b3af32e0dc9bb53139181fa'/>
<id>urn:sha1:f1417c6bb1f61b6e7b3af32e0dc9bb53139181fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lintをGitHub Actions でするように (#6101)</title>
<updated>2020-03-04T02:45:33Z</updated>
<author>
<name>rinsuki</name>
<email>428rinsuki+git@gmail.com</email>
</author>
<published>2020-03-04T02:45:33Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c18f6fde80c4672df2d2b98d4ecd45bb2958a97d'/>
<id>urn:sha1:c18f6fde80c4672df2d2b98d4ecd45bb2958a97d</id>
<content type='text'>
* package.json の lint スクリプトを修正

* lint アクションを追加

* yarn lint --fix

* 手動修正
</content>
</entry>
<entry>
<title>様々な修正 (#4859)</title>
<updated>2019-05-05T00:27:55Z</updated>
<author>
<name>Satsuki Yanagi</name>
<email>17376330+u1-liquid@users.noreply.github.com</email>
</author>
<published>2019-05-05T00:27:55Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=5fb0a995dd2d9cf65ed93fca78502f42a7c3e22d'/>
<id>urn:sha1:5fb0a995dd2d9cf65ed93fca78502f42a7c3e22d</id>
<content type='text'>
Typo, Redundant code, Syntax error の修正</content>
</entry>
<entry>
<title>Enhance poll (#4409)</title>
<updated>2019-03-06T13:55:47Z</updated>
<author>
<name>Acid Chicken (硫酸鶏)</name>
<email>root@acid-chicken.com</email>
</author>
<published>2019-03-06T13:55:47Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=725600da8f92a223f10a4a9a1ff874c5eff1534f'/>
<id>urn:sha1:725600da8f92a223f10a4a9a1ff874c5eff1534f</id>
<content type='text'>
* Start working

* WIP: Enhance poll

* Fix bug

* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296

* Fix style

* Refactor
Co-authored-by: MeiMei &lt;30769358+mei23@users.noreply.github.com&gt;

* WIP: Update poll editor

* Fix bug

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r

* Fix typo

* Better design

* Beautify poll editor

* Fix UI

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524

* Add debug logging

* Fix bug

* Log deliver

* fix vote

* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386

* Update poll view

* Maybe done

* Add tests

* Fix path

* Fix test

* Fix test

* Fix test

* Fix expired check on AP

* Update note.ts

* Squashed commit of the following:

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 &lt;m@m544.net&gt;
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 &lt;m@m544.net&gt;
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 &lt;m@m544.net&gt;
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 &lt;m@m544.net&gt;
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Squashed commit of the following:

commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 &lt;m@m544.net&gt;
Date:   Wed Mar 6 06:11:17 2019 +0900

    fix

commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 &lt;m@m544.net&gt;
Date:   Wed Mar 6 06:08:33 2019 +0900

    messge

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 &lt;m@m544.net&gt;
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 &lt;m@m544.net&gt;
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 &lt;m@m544.net&gt;
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 &lt;m@m544.net&gt;
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Fix typo

* Update vote.ts

* Update vote.ts

* Update poll-editor.vue

* Update tslint.json

* Fix layout

* Add note

* Fix bug

* Rename text key

* 投票するときに投稿として扱わないように (#4425)

* wip

* 形式をMastodonと合わせた

* Bye something

* Use - instead of ~

* Redundancy

* Yes!

* Refactor

* Use moment instead of Date

* Fix indent

* Refactor

if (votes.length)
は必要なさそう

* Clean up

* Bye Date

* Clean

* Fix timer is not displayed

* Fix リモートから無期限pollにvoteできない

* Fix vote actor
</content>
</entry>
<entry>
<title>Fix tslint.json styles (#4219)</title>
<updated>2019-02-13T14:43:55Z</updated>
<author>
<name>Acid Chicken (硫酸鶏)</name>
<email>root@acid-chicken.com</email>
</author>
<published>2019-02-13T14:43:55Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=3548290ff266cba0e0d1cd4f9384c25ca985db5f'/>
<id>urn:sha1:3548290ff266cba0e0d1cd4f9384c25ca985db5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve #4121 (#4122)</title>
<updated>2019-02-04T09:27:45Z</updated>
<author>
<name>Acid Chicken (硫酸鶏)</name>
<email>root@acid-chicken.com</email>
</author>
<published>2019-02-04T09:27:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=68ee9a008e987b9a7dc1f9cf1fc010f9b9ed0f42'/>
<id>urn:sha1:68ee9a008e987b9a7dc1f9cf1fc010f9b9ed0f42</id>
<content type='text'>
* Resolve #4121

* Update tslint.json
</content>
</entry>
<entry>
<title>Update tslint.json</title>
<updated>2019-01-23T02:55:47Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2019-01-23T02:55:47Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=ff898b4c207a69f002fac4f54cd9f94151a82288'/>
<id>urn:sha1:ff898b4c207a69f002fac4f54cd9f94151a82288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce SonarTS (#3756)</title>
<updated>2018-12-26T16:32:31Z</updated>
<author>
<name>Aya Morisawa</name>
<email>AyaMorisawa4869@gmail.com</email>
</author>
<published>2018-12-26T16:32:31Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c86deab69c84dfa0a58c063522238b47513c2b8d'/>
<id>urn:sha1:c86deab69c84dfa0a58c063522238b47513c2b8d</id>
<content type='text'>
</content>
</entry>
</feed>
