jormungandr-bite/src/client/app
Acid Chicken (硫酸鶏) 7ff7530f2e Enhance poll (#4409)
* 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 <30769358+mei23@users.noreply.github.com>

* 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 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Squashed commit of the following:

commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:11:17 2019 +0900

    fix

commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:08:33 2019 +0900

    messge

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
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
2019-03-06 22:55:47 +09:00
..
admin Use vue-json-pretty 2019-03-04 09:16:24 +09:00
auth Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
common Enhance poll (#4409) 2019-03-06 22:55:47 +09:00
desktop Enhance poll (#4409) 2019-03-06 22:55:47 +09:00
dev Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
mobile Enhance poll (#4409) 2019-03-06 22:55:47 +09:00
test Use # instead of v-slot: 2019-02-18 11:13:56 +09:00
animation.styl Add animation 2019-03-01 14:24:12 +09:00
app.styl Celan up 2019-01-27 14:44:39 +09:00
app.vue テーマに関して強化 2018-10-02 16:04:31 +09:00
boot.js assetsのjs要求時にsaltを付けないように (#4358) 2019-02-24 10:38:00 +09:00
config.ts Resolve #4305 2019-02-18 04:52:40 +09:00
i18n.ts Refactoring of i18n (#3165) 2018-11-09 03:44:35 +09:00
init.css wip 2018-09-28 20:39:32 +09:00
init.ts Fix bug 2019-03-04 09:23:45 +09:00
mios.ts Fix #4421 2019-03-06 09:24:16 +09:00
reset.styl Improve mobile settings 2018-05-20 17:37:30 +09:00
safe.js ていねい (#3608) 2018-12-13 09:42:14 +09:00
store.ts クライアントの設定コンポーネントを整理 2019-03-01 10:42:28 +09:00
sw.js Fix bug 2019-02-05 14:56:33 +09:00
theme.ts [Client] Better transition 2019-03-05 20:45:19 +09:00
tsconfig.json [Client] Enable code splitting 2018-11-12 04:09:02 +09:00
v.d.ts Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00