Commit graph

2145 commits

Author SHA1 Message Date
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
syuilo f74a32ed9b
[Client] Fix bug 2019-03-06 20:17:59 +09:00
Acid Chicken (硫酸鶏) e08e72dd10
Use meta url instead of constant url 2019-03-06 12:31:58 +09:00
syuilo 0b27d8a717
Fix #4421 2019-03-06 09:24:16 +09:00
syuilo 2c83a05e80
[Client] Better transition 2019-03-05 20:45:19 +09:00
syuilo 467f68502a
Refactor 2019-03-05 20:32:39 +09:00
syuilo d95b0dee6b
Fix #4416 2019-03-05 08:27:50 +09:00
syuilo 494796a7f0
Fix #4415 2019-03-05 08:24:19 +09:00
syuilo d1a18fe266
Resolve #3220 2019-03-04 14:32:36 +09:00
syuilo ebe4b84f14
Fix bug 2019-03-04 09:23:45 +09:00
syuilo fcdfd8d323
Use vue-json-pretty 2019-03-04 09:16:24 +09:00
MeiMei db8625c31a Revert "Improve log view" (#4406)
This reverts commit e8ef8f0004.
2019-03-04 08:55:35 +09:00
syuilo 972fb8eb40
Hide some components 2019-03-03 08:46:42 +09:00
syuilo 4de75448b6
テーマの切り替えをなめらかに 2019-03-03 08:43:51 +09:00
syuilo e8ef8f0004
Improve log view 2019-03-03 08:35:30 +09:00
syuilo a319b30382
Increase log limit 2019-03-03 08:28:35 +09:00
syuilo 8278616eeb
Fix log order 2019-03-03 08:28:12 +09:00
syuilo 826865869a
Improve usability 2019-03-03 08:23:06 +09:00
syuilo 76a0d0fee9
Use dot 2019-03-03 07:48:25 +09:00
syuilo 977af0a24d
ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
syuilo 15da2de256
Add animaition 2019-03-02 14:27:30 +09:00
syuilo 5cc940c08a
Fix bug
Fix #4390
2019-03-02 08:13:09 +09:00
syuilo 1d02d9e0fe
モバイルのデッキで返信が表示されない問題を修正 2019-03-02 08:06:03 +09:00
syuilo 139523b763
Refactor 2019-03-02 07:57:18 +09:00
syuilo 0c28ac4907
Add animation 2019-03-01 14:24:12 +09:00
syuilo 00a28193a0
ダークモードの設定をテーマに移動 2019-03-01 11:03:45 +09:00
syuilo ea1818284b
クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo d83efecc94
文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
syuilo 9a9fb37a78
Update compose-notification.ts 2019-02-28 20:57:38 +09:00
syuilo 517084b1fc
Fix error 2019-02-28 14:17:39 +09:00
syuilo 27763e6898
🎨 2019-02-28 14:14:05 +09:00
syuilo 57dde1da38
Fix error 2019-02-28 14:13:18 +09:00
syuilo 0bb961767c
Fix i18n 2019-02-28 14:10:56 +09:00
syuilo 88515ce677
Use internal dialog 2019-02-28 14:07:03 +09:00
syuilo 00562e840c
Improve usability 2019-02-28 12:53:31 +09:00
syuilo b7927ba386
Refactor 2019-02-28 12:49:13 +09:00
syuilo 9c363ff045
Improve usability 2019-02-28 12:29:04 +09:00
syuilo 1dbce5e3e2
Improve performance 2019-02-28 12:14:24 +09:00
syuilo 361a9ca1be
url-previewでembedプレイヤー展開をオプトインにする (#4382)
* url-previewでembedプレイヤー展開をオプトインにする

* remove tabs
2019-02-28 12:05:47 +09:00
syuilo 507e2f727e
読み込む通知数を増やした 2019-02-28 11:44:16 +09:00
syuilo 8028499d2b
🎨 2019-02-28 11:42:41 +09:00
syuilo c2c79c4a87
[Client] Use class selector to improve performance 2019-02-28 11:39:34 +09:00
mei23 d56f7f3390 remove tabs 2019-02-28 03:57:35 +09:00
mei23 ef70d17194 url-previewでembedプレイヤー展開をオプトインにする 2019-02-28 03:46:37 +09:00
syuilo 9789b9a083
🎨 2019-02-27 16:47:13 +09:00
syuilo e6311fdb13
🎨 2019-02-27 09:27:19 +09:00
syuilo 20de9a5e35
Resolve #4374 2019-02-27 05:31:16 +09:00
syuilo ec3a6d7097
🎨 2019-02-27 05:20:29 +09:00
syuilo 9d99bf5af8
🎨 2019-02-27 05:16:32 +09:00
syuilo 52911cc9fd
🎨 2019-02-27 05:13:11 +09:00