iceshrimp-legacy/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 [Client] Fix #3657 2018-12-19 00:45:00 +09:00
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 Refactoring of i18n (#3165) 2018-11-09 03:44:35 +09:00
connect-failed.vue Refactoring of i18n (#3165) 2018-11-09 03:44:35 +09:00
cw-button.vue Show on the CW button that there is a poll (#3769) 2018-12-27 19:58:57 +09:00
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 整理した 2018-03-29 20:32:18 +09:00
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 Refactoring of i18n (#3165) 2018-11-09 03:44:35 +09:00
file-type-icon.vue [WIP] Use FontAwesome Component for Vue (#3127) 2018-11-06 01:40:11 +09:00
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 Feature / Configurable web search engine (#3406) 2018-11-29 11:05:17 +09:00
image-viewer.vue animejs 3.xに対応 2019-01-18 13:06:11 +09:00
index.ts Exploreページを実装 2019-02-16 06:50:58 +09:00
instance.vue Refactor & Clean up 2018-11-09 08:13:34 +09:00
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 🎨 2018-12-30 14:00:57 +09:00
menu.vue モバイル版でもデッキを使えるように (#4366) 2019-02-25 19:45:00 +09:00
messaging-room.form.vue Update translation placeholder (#3735) 2018-12-24 05:36:02 +09:00
messaging-room.message.vue Avoid export default 2019-01-30 16:56:27 +09:00
messaging-room.vue Resolve #3248 2018-12-27 01:26:03 +09:00
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 Refactor & Clean up 2018-11-09 08:13:34 +09:00
note-header.vue [Client] specifiedのアイコンを戻した 2019-01-12 09:40:53 +09:00
note-menu.vue [Client] Fix bug 2019-02-05 06:12:41 +09:00
note-skeleton.vue Resolve #2618 2018-10-14 09:47:38 +09:00
particle.vue [Client] Add particle effect 2018-12-16 10:20:46 +09:00
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 Refactoring of i18n (#3165) 2018-11-09 03:44:35 +09:00
reaction-picker.vue animejs 3.xに対応 2019-01-18 13:06:11 +09:00
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 animejs 3.xに対応 2019-01-18 13:06:11 +09:00
tag-cloud.vue 🎨 2019-02-06 17:51:33 +09:00
time.vue Fix: time tooltip overlaps with others (#3901) 2019-01-17 06:40:11 +09:00
trends.chart.vue 🍕 2018-09-04 02:09:56 +09:00
trends.vue [Client] Fix bug 2018-11-13 22:45:28 +09:00
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 Refactoring of i18n (#3165) 2018-11-09 03:44:35 +09:00
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 Refactor: Rename misskey-flavored-markdown --> mfm 2019-01-19 08:45:12 +09:00
visibility-chooser.vue animejs 3.xに対応 2019-01-18 13:06:11 +09:00
welcome-timeline.vue Hide localOnly from welcome TL (#4257) 2019-02-15 08:38:59 +09:00