Sharkey/src/client/app/mobile/views/components
Acid Chicken (硫酸鶏) 725600da8f 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
..
drive-file-chooser.vue [Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00
drive-folder-chooser.vue [Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00
drive.file-detail.vue [Client] Resolve #3881 2019-01-12 09:13:35 +09:00
drive.file.vue [Client] Some performance optimizations 2018-11-13 22:43:09 +09:00
drive.folder.vue [Client] Some performance optimizations 2018-11-13 22:43:09 +09:00
drive.vue テキストをまとめた 2019-02-24 03:54:04 +09:00
index.ts コンポーネント整理 2019-02-19 03:38:34 +09:00
media-video.vue Generate video thumbnails (#4084) 2019-02-02 13:22:09 +09:00
note-card.vue 🎨 2019-02-06 17:51:33 +09:00
note-detail.vue Refactor 2019-03-02 07:57:18 +09:00
note-preview.vue モバイル版でもデッキを使えるように (#4366) 2019-02-25 19:45:00 +09:00
note.sub.vue 文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
note.vue モバイルのデッキで返信が表示されない問題を修正 2019-03-02 08:06:03 +09:00
notes.vue 🎨 2019-02-27 16:47:13 +09:00
notification-preview.vue Refactor 2018-12-06 16:09:33 +09:00
notification.vue モバイル版でもデッキを使えるように (#4366) 2019-02-25 19:45:00 +09:00
notifications.vue 読み込む通知数を増やした 2019-02-28 11:44:16 +09:00
notify.vue animejs 3.xに対応 2019-01-18 13:06:11 +09:00
post-form-dialog.vue animejs 3.xに対応 2019-01-18 13:06:11 +09:00
post-form.vue Enhance poll (#4409) 2019-03-06 22:55:47 +09:00
sub-note-content.vue Refactor: Rename misskey-flavored-markdown --> mfm 2019-01-19 08:45:12 +09:00
ui-container.vue 🎨 2019-02-27 05:13:11 +09:00
ui.header.vue 🎨 2019-02-26 14:37:17 +09:00
ui.nav.vue クライアントの設定コンポーネントを整理 2019-03-01 10:42:28 +09:00
ui.vue Add animation 2019-03-01 14:24:12 +09:00
user-list-timeline.vue Refactor client (#4307) 2019-02-18 09:17:55 +09:00
user-timeline.vue Fix #4331 2019-02-21 00:30:53 +09:00