<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/queue/processors/http, 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>2019-03-07T14:07:21Z</updated>
<entry>
<title>Resolve #4444</title>
<updated>2019-03-07T14:07:21Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2019-03-07T14:07:21Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c934987b14dc2b0c362f2d13e0664ab275aca522'/>
<id>urn:sha1:c934987b14dc2b0c362f2d13e0664ab275aca522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Update Question (#4435)</title>
<updated>2019-03-07T12:19:32Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2019-03-07T12:19:32Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7325d66c52365104b6b5d6343324a258470ad2a8'/>
<id>urn:sha1:7325d66c52365104b6b5d6343324a258470ad2a8</id>
<content type='text'>
* Update remote votes count

* save updatedAt

* deliver Update

* use renderNote

* use id

* fix typeof
</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>ログをデータベースに保存して管理画面で見れるように</title>
<updated>2019-03-02T09:51:59Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2019-03-02T09:51:59Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=977af0a24d3f0b3cb9799d133b02c6316f286660'/>
<id>urn:sha1:977af0a24d3f0b3cb9799d133b02c6316f286660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve instances manegement</title>
<updated>2019-02-08T11:56:16Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2019-02-08T11:56:16Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=5e0eda9526d512344485a4ec642775ca04c2c1af'/>
<id>urn:sha1:5e0eda9526d512344485a4ec642775ca04c2c1af</id>
<content type='text'>
Resolve #4187
</content>
</entry>
<entry>
<title>Introduce per-instance chart (#4183)</title>
<updated>2019-02-08T07:58:57Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2019-02-08T07:58:57Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=56275bcfcbd1366b0e96b79915e810baed0548bb'/>
<id>urn:sha1:56275bcfcbd1366b0e96b79915e810baed0548bb</id>
<content type='text'>
* Introduce per-instance chart

* Implement chart view in client

* Handle note deleting

* More chart srcs

* Add drive stats

* Improve drive stats

* Fix bug

* Add icon
</content>
</entry>
<entry>
<title>Implement instance blocking (#4182)</title>
<updated>2019-02-07T19:26:43Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2019-02-07T19:26:43Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=e6612f610c4b8a04663e95bc23e4b5e7ae255831'/>
<id>urn:sha1:e6612f610c4b8a04663e95bc23e4b5e7ae255831</id>
<content type='text'>
* Implement instance blocking

* Add missing text

* Delete unnecessary file

* Covert Punycode to Unicode
</content>
</entry>
<entry>
<title>Fix bug</title>
<updated>2019-02-07T14:37:39Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2019-02-07T14:37:39Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9d50a06d9c478e0e416c78dd0c321fd1e74277f9'/>
<id>urn:sha1:9d50a06d9c478e0e416c78dd0c321fd1e74277f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve instance stats</title>
<updated>2019-02-07T07:05:29Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2019-02-07T07:05:29Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7275bc6d3b356f3aa8ff7aef92f5abf52a18a13e'/>
<id>urn:sha1:7275bc6d3b356f3aa8ff7aef92f5abf52a18a13e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve instance stats</title>
<updated>2019-02-07T06:00:44Z</updated>
<author>
<name>syuilo</name>
<email>syuilotan@yahoo.co.jp</email>
</author>
<published>2019-02-07T06:00:44Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=336912e4422394499cb47ea1b8d42cf2020ec93f'/>
<id>urn:sha1:336912e4422394499cb47ea1b8d42cf2020ec93f</id>
<content type='text'>
</content>
</entry>
</feed>
