1
0
forked from mirror/misskey
misskey/src/client/app/common/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
..
games/reversi [Client] Fix bug 2019-03-06 20:17:59 +09:00
settings Hide some components 2019-03-03 08:46:42 +09:00
ui Enhance poll (#4409) 2019-03-06 22:55:47 +09:00
acct.vue Improve performance 2019-02-28 12:14:24 +09:00
activity.vue Improve desktop UX (#4262) 2019-02-15 05:08:59 +09:00
analog-clock.vue
autocomplete.vue Fix #4415 2019-03-05 08:24:19 +09:00
avatar.vue [Client] Use class selector to improve performance 2019-02-28 11:39:34 +09:00
code-core.vue [Client] Fix #4008 2019-01-27 20:05:03 +09:00
code.vue [Client] Improve syntax highlighting 2019-01-27 14:34:52 +09:00
connect-failed.troubleshooter.vue
connect-failed.vue
cw-button.vue
dialog.vue Improve usability 2019-02-25 20:18:15 +09:00
dummy.vue Improve desktop UX (#4262) 2019-02-15 05:08:59 +09:00
ellipsis.vue
emoji-picker.vue Resolve #3220 2019-03-04 14:32:36 +09:00
emoji.vue Better key name 2019-02-05 04:09:44 +09:00
error.vue
file-type-icon.vue
follow-button.vue 🎨 2019-02-20 01:00:59 +09:00
forkit.vue Use meta url instead of constant url 2019-03-06 12:31:58 +09:00
formula-core.vue Add multiline math syntax 2019-01-25 23:08:06 +09:00
formula.vue Add multiline math syntax 2019-01-25 23:08:06 +09:00
google.vue
image-viewer.vue
index.ts Exploreページを実装 2019-02-16 06:50:58 +09:00
instance.vue
integrations.integration.vue 🎨 2019-02-21 06:04:42 +09:00
integrations.vue Resolve #747 2019-02-20 13:38:48 +09:00
media-banner.vue Resolve audioTag undefined error (#4363) 2019-02-24 10:50:45 +09:00
media-image.vue Refactor 2019-02-28 12:49:13 +09:00
media-list.vue Refactoring 2019-01-27 13:29:53 +09:00
mention.vue
menu.vue モバイル版でもデッキを使えるように (#4366) 2019-02-25 19:45:00 +09:00
messaging-room.form.vue
messaging-room.message.vue Avoid export default 2019-01-30 16:56:27 +09:00
messaging-room.vue
messaging.vue 🎨 2019-02-06 17:51:33 +09:00
mfm.ts ハッシュタグでユーザー検索できるように (#4298) 2019-02-17 23:41:47 +09:00
misskey-flavored-markdown.vue [Client] Use class selector to improve performance 2019-02-28 11:39:34 +09:00
nav.vue
note-header.vue
note-menu.vue [Client] Fix bug 2019-02-05 06:12:41 +09:00
note-skeleton.vue
particle.vue
poll-editor.vue Enhance poll (#4409) 2019-03-06 22:55:47 +09:00
poll.vue Enhance poll (#4409) 2019-03-06 22:55:47 +09:00
reaction-icon.vue
reaction-picker.vue
reactions-viewer.reaction.vue Refactor reaction-viewer (#4171) 2019-02-07 02:05:49 +09:00
reactions-viewer.vue Refactor reaction-viewer (#4171) 2019-02-07 02:05:49 +09:00
renote.vue モバイル版でもデッキを使えるように (#4366) 2019-02-25 19:45:00 +09:00
signin.vue i18n整理 2019-02-26 14:13:02 +09:00
signup.vue Fix bug 2019-02-26 06:54:49 +09:00
stream-indicator.vue
tag-cloud.vue 🎨 2019-02-06 17:51:33 +09:00
time.vue
trends.chart.vue
trends.vue
uploader.vue Improve usability 2019-02-03 18:40:50 +09:00
url-preview.vue remove tabs 2019-02-28 03:57:35 +09:00
url.vue
user-list-editor.vue Use # instead of v-slot: 2019-02-18 11:13:56 +09:00
user-list.vue コンポーネント整理 2019-02-19 03:38:34 +09:00
user-menu.vue モバイル版でもデッキを使えるように (#4366) 2019-02-25 19:45:00 +09:00
user-name.vue
visibility-chooser.vue
welcome-timeline.vue Hide localOnly from welcome TL (#4257) 2019-02-15 08:38:59 +09:00