Commit graph

2342 commits

Author SHA1 Message Date
syuilo
d82265b17a Change default dark theme 2019-03-17 20:48:55 +09:00
syuilo
a8d26de85b Update black.json5 2019-03-17 20:46:14 +09:00
syuilo
4f7dc7bb07 Increase chart limit 2019-03-16 21:02:17 +09:00
MeiMei
7c39999b28 Fix #3504 (#4513) 2019-03-16 18:00:23 +09:00
syuilo
1a6b5f53ca Increase display instances limit 2019-03-16 01:36:10 +09:00
syuilo
a0bb3381c7 Add icons 🎨 2019-03-16 01:34:21 +09:00
syuilo
27dc18e4e4 Resolve #4506 2019-03-16 01:20:13 +09:00
syuilo
989c67b144 Fix bug 2019-03-16 01:08:26 +09:00
syuilo
55cf6b92ab ジョブを一覧できるように 2019-03-15 13:48:17 +09:00
syuilo
3fd0bf2642 🎨 2019-03-15 13:14:50 +09:00
syuilo
55198152fd Better queue chart 2019-03-15 13:09:19 +09:00
syuilo
82b912211b Fix bug 2019-03-15 13:09:05 +09:00
MeiMei
878c6866a5 ファビコンが保存されないのを修正 (#4500)
* Fix ファビコン保存されない

* Fix meta
2019-03-15 12:40:10 +09:00
syuilo
d4b69ee62a Improve queue page 2019-03-15 01:56:40 +09:00
syuilo
ffe0e3ceea 🎨 2019-03-15 01:43:11 +09:00
syuilo
0c117451f3 Improve readability 2019-03-14 16:35:07 +09:00
syuilo
16dea09fb6 Faviconを可変にするなど 2019-03-14 16:30:51 +09:00
syuilo
cd419a2a2f Fix #4489 2019-03-14 15:19:02 +09:00
syuilo
f3f6d0826a 🎨 2019-03-13 23:27:11 +09:00
syuilo
328917153d Refactor 2019-03-13 23:04:17 +09:00
syuilo
d59f9a01d2 🎨 2019-03-13 09:32:10 +09:00
syuilo
268599ac41 🎨 2019-03-13 09:26:38 +09:00
syuilo
19895f242a Refactor 2019-03-13 00:14:44 +09:00
syuilo
733af1003f Resolve #4454 2019-03-13 00:13:56 +09:00
syuilo
750db2e88a Add icons 🎨 2019-03-12 23:30:44 +09:00
syuilo
ff45a8d27d 🎨 2019-03-12 23:14:18 +09:00
MeiMei
ec66381ef7 Fix queue charts (#4482) 2019-03-12 21:53:36 +09:00
syuilo
3a17847d40 🎨 2019-03-12 17:20:40 +09:00
syuilo
57d680b3fb Add queue chart 2019-03-12 17:11:06 +09:00
MeiMei
094d5a72b0 embedプレイヤーを閉じれるように (#4402) 2019-03-12 13:12:34 +09:00
syuilo
96528d139b シェアページを統合 2019-03-12 13:02:16 +09:00
syuilo
39256a1c13 Better share template 2019-03-12 12:59:26 +09:00
syuilo
b665906196 Follow latest Web Share Target specification 2019-03-12 12:55:43 +09:00
syuilo
a7af657143 activeなジョブ数のカウント方法を分けた
https://github.com/syuilo/misskey/issues/4470#issuecomment-471827030
2019-03-12 12:31:01 +09:00
syuilo
997b99cafc Resolve #1736 2019-03-12 00:34:19 +09:00
syuilo
e6c8a45aac Add icons 🎨 2019-03-11 20:12:44 +09:00
syuilo
24158cedb6 Add icon 🎨 2019-03-11 20:07:27 +09:00
syuilo
0599b03ee8 Resolve #4259 2019-03-11 19:43:58 +09:00
syuilo
3791fee78d リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
syuilo
6acc01bf81 Resolve #4462 2019-03-10 19:16:33 +09:00
syuilo
f89f6f2d4a 🎨 2019-03-08 15:34:34 +09:00
syuilo
aeb9302001 🎨 2019-03-08 15:27:06 +09:00
syuilo
e36c2ad892 自動更新 2019-03-08 13:10:38 +09:00
syuilo
f82fffeb58 ジョブの数を一覧できるように 2019-03-08 13:03:38 +09:00
syuilo
13205d11ac Resolve #4437 2019-03-07 13:03:46 +09:00
syuilo
e63b300279 Fix 2019-03-07 09:35:23 +09:00
syuilo
db78657b7a 🎨 2019-03-07 09:30:44 +09:00
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
syuilo
d04682d709 [Client] Fix bug 2019-03-06 20:17:59 +09:00
Acid Chicken (硫酸鶏)
2f2945f18f Use meta url instead of constant url 2019-03-06 12:31:58 +09:00
syuilo
ec0ef87a38 Fix #4421 2019-03-06 09:24:16 +09:00
syuilo
f7890b696d [Client] Better transition 2019-03-05 20:45:19 +09:00
syuilo
6641d3b35b Refactor 2019-03-05 20:32:39 +09:00
syuilo
e536e499b8 Fix #4416 2019-03-05 08:27:50 +09:00
syuilo
6c708011e0 Fix #4415 2019-03-05 08:24:19 +09:00
syuilo
f205278dbd Resolve #3220 2019-03-04 14:32:36 +09:00
syuilo
25d620dc8d Fix bug 2019-03-04 09:23:45 +09:00
syuilo
82256c8e36 Use vue-json-pretty 2019-03-04 09:16:24 +09:00
MeiMei
d076b04dd5 Revert "Improve log view" (#4406)
This reverts commit e8ef8f0004576b094981094c3d6b71900f29e1b6.
2019-03-04 08:55:35 +09:00
syuilo
c99a64d167 Hide some components 2019-03-03 08:46:42 +09:00
syuilo
796b032158 テーマの切り替えをなめらかに 2019-03-03 08:43:51 +09:00
syuilo
1a539c1261 Improve log view 2019-03-03 08:35:30 +09:00
syuilo
ae0dc96f83 Increase log limit 2019-03-03 08:28:35 +09:00
syuilo
2630b34eca Fix log order 2019-03-03 08:28:12 +09:00
syuilo
53860c5010 Improve usability 2019-03-03 08:23:06 +09:00
syuilo
4574cc2923 Use dot 2019-03-03 07:48:25 +09:00
syuilo
3d277fe4a0 ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
syuilo
c013b4bf25 Add animaition 2019-03-02 14:27:30 +09:00
syuilo
348022571a Fix bug
Fix #4390
2019-03-02 08:13:09 +09:00
syuilo
dbadeff302 モバイルのデッキで返信が表示されない問題を修正 2019-03-02 08:06:03 +09:00
syuilo
5bcec0a82b Refactor 2019-03-02 07:57:18 +09:00
syuilo
b6a7f25f73 Add animation 2019-03-01 14:24:12 +09:00
syuilo
e78e4cc2bf ダークモードの設定をテーマに移動 2019-03-01 11:03:45 +09:00
syuilo
09657df0d2 クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo
4983c32f31 文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
syuilo
86754b11ef Update compose-notification.ts 2019-02-28 20:57:38 +09:00
syuilo
ed2a778933 Fix error 2019-02-28 14:17:39 +09:00
syuilo
7414366269 🎨 2019-02-28 14:14:05 +09:00
syuilo
ae056509f7 Fix error 2019-02-28 14:13:18 +09:00
syuilo
da84e8a1cb Fix i18n 2019-02-28 14:10:56 +09:00
syuilo
5f50f6df73 Use internal dialog 2019-02-28 14:07:03 +09:00
syuilo
43d2453aa5 Improve usability 2019-02-28 12:53:31 +09:00
syuilo
102dc98ce5 Refactor 2019-02-28 12:49:13 +09:00
syuilo
41796be727 Improve usability 2019-02-28 12:29:04 +09:00
syuilo
57024a538a Improve performance 2019-02-28 12:14:24 +09:00
syuilo
df95c0c1a9 url-previewでembedプレイヤー展開をオプトインにする (#4382)
* url-previewでembedプレイヤー展開をオプトインにする

* remove tabs
2019-02-28 12:05:47 +09:00
syuilo
7e15d90f81 読み込む通知数を増やした 2019-02-28 11:44:16 +09:00
syuilo
e434f9922e 🎨 2019-02-28 11:42:41 +09:00
syuilo
bf3fe593ad [Client] Use class selector to improve performance 2019-02-28 11:39:34 +09:00
mei23
c5b05e90bf remove tabs 2019-02-28 03:57:35 +09:00
mei23
eaccabfbd1 url-previewでembedプレイヤー展開をオプトインにする 2019-02-28 03:46:37 +09:00
syuilo
69e200d574 🎨 2019-02-27 16:47:13 +09:00
syuilo
1a34553931 🎨 2019-02-27 09:27:19 +09:00
syuilo
d2ed002014 Resolve #4374 2019-02-27 05:31:16 +09:00
syuilo
57d6eb2ef8 🎨 2019-02-27 05:20:29 +09:00
syuilo
8f7a7dc619 🎨 2019-02-27 05:16:32 +09:00
syuilo
749ddf249b 🎨 2019-02-27 05:13:11 +09:00
syuilo
1b38b87e6c 🎨 2019-02-26 14:44:26 +09:00
syuilo
0ce087c244 Update notes/featured 2019-02-26 14:42:24 +09:00
syuilo
9adb5c3de8 🎨 2019-02-26 14:37:17 +09:00
syuilo
2d516cc059 Chage default settings 2019-02-26 14:28:38 +09:00
syuilo
e46e0d2c3c i18n整理 2019-02-26 14:13:02 +09:00
syuilo
a7c4c914ac 🎨 2019-02-26 14:02:23 +09:00
syuilo
1666d92911 🎨 2019-02-26 12:14:24 +09:00
syuilo
89f0a8c864 Improve usability 2019-02-26 06:56:15 +09:00
syuilo
776d93546b Fix bug 2019-02-26 06:54:49 +09:00
syuilo
f407409e39 🎨 2019-02-26 05:22:21 +09:00
syuilo
c5863f779e Improve usability 2019-02-25 20:18:15 +09:00
syuilo
07902854d4 i18n 2019-02-25 20:17:33 +09:00
syuilo
ba2f27eeac 🎨 2019-02-25 20:08:56 +09:00
syuilo
b4f7a2389f モバイル版でもデッキを使えるように (#4366)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix bug

* wip

* Update notifications.vue

* Update user-menu.vue

* deck settings

* indicate
2019-02-25 19:45:00 +09:00
syuilo
66bda9eb8a Fix error 2019-02-25 15:22:56 +09:00
syuilo
fce12f9258 Improve doc 2019-02-25 03:21:54 +09:00
syuilo
84b0252a5f 🎨 2019-02-24 13:29:08 +09:00
syuilo
030c23d7ea Resolve #4362 2019-02-24 12:58:45 +09:00
MeiMei
6528c53874 Resolve audioTag undefined error (#4363) 2019-02-24 10:50:45 +09:00
MeiMei
61d5e5833a Remember container state on user page (#4361)
* Remember container state on user page

* remove unnecessary code
2019-02-24 10:38:53 +09:00
MeiMei
d5f05619b9 assetsのjs要求時にsaltを付けないように (#4358)
* No assets salt

* remove related code
2019-02-24 10:38:00 +09:00
syuilo
47a9de51a5 Fix bug 2019-02-24 03:56:15 +09:00
syuilo
1e8e817de4 テキストをまとめた 2019-02-24 03:54:04 +09:00
syuilo
b020fc2e7e Use internal alert function 2019-02-24 03:52:12 +09:00
syuilo
1401b3c798 Update drive.vue 2019-02-24 03:50:24 +09:00
YuzuRyo61
cdcde1141a Implement mobile version folder deletion (#4355) 2019-02-24 03:49:07 +09:00
syuilo
0471c05469 Use global translation 2019-02-24 03:39:45 +09:00
MeiMei
0af138e28a デッキからホームに行くメニューをホームと表記する (#4359) 2019-02-24 03:34:09 +09:00
Acid Chicken (硫酸鶏)
ca544039e3 Add reaction count (#4283) 2019-02-23 13:44:37 +09:00
syuilo
4e15337a64 Introduce OpenAPI specs (#4351)
* wip

* wip

* wip

* Update index.ts

* Update gen-openapi-spec.ts

* Update api.ja-JP.md

* Fix

* Improve doc

* Update gen-openapi-spec.ts

* Update redoc.html

* Improve doc

* Update gen-openapi-spec.ts

* Improve doc

* Update CHANGELOG.md
2019-02-23 11:20:58 +09:00
syuilo
02436175db Fix i18n 2019-02-22 02:08:45 +09:00
syuilo
76178e242f Fix #4340 2019-02-22 01:56:07 +09:00
Acid Chicken (硫酸鶏)
6d1711586a Update note-detail.vue (#4342) 2019-02-21 23:20:55 +09:00
syuilo
425b296462 🎨 2019-02-21 06:04:42 +09:00
syuilo
da15ace279 Fix bug 2019-02-21 05:53:10 +09:00
syuilo
86ecc2d0ff Resolve #2017 2019-02-21 01:30:21 +09:00
syuilo
193e169a61 🎨 2019-02-21 00:37:58 +09:00
syuilo
e774812635 Fix #4331 2019-02-21 00:30:53 +09:00
syuilo
5f44ef0ced メディアビュー機能を削除 2019-02-21 00:13:46 +09:00
syuilo
611ebcc644 デッキでメディア投稿のみ表示するオプションが機能していない問題を修正 2019-02-21 00:12:09 +09:00
syuilo
c4e7795828 Fix #1537 2019-02-21 00:04:23 +09:00
syuilo
e37d03a469 Fix template styling 2019-02-21 00:02:23 +09:00
syuilo
7024983075 Fix #4333 2019-02-20 22:21:12 +09:00
syuilo
5fad8e277b 返信が遷移後も残り続ける問題を修正 2019-02-20 16:35:00 +09:00
syuilo
55be982c69 🎨 2019-02-20 13:41:31 +09:00
syuilo
c59dbf9df0 Resolve #747 2019-02-20 13:38:48 +09:00
syuilo
a1fcda14b1 Fix bug 2019-02-20 10:15:06 +09:00
syuilo
280771d54e 🎨 2019-02-20 10:14:11 +09:00
syuilo
0faf8ef5e3 Improve usability 2019-02-20 07:19:05 +09:00
syuilo
76702406fe 🎨 2019-02-20 07:15:08 +09:00
syuilo
4a0945afe7 Fix error 2019-02-20 07:09:57 +09:00
syuilo
e75ecb71fd 🎨 2019-02-20 07:08:54 +09:00
MeiMei
73902ffd3b 人気のタグは常に上 (#4314) 2019-02-20 06:46:35 +09:00
syuilo
0a2cc8078c 🎨 2019-02-20 01:00:59 +09:00
imgbot[bot]
d63567957e [ImgBot] Optimize images (#4322)
*Total -- 482.97kb -> 427.88kb (11.41%)

/src/client/assets/misskey-php-like-logo.png -- 48.77kb -> 41.66kb (14.59%)
/assets/ss/explore.jpg -- 272.68kb -> 238.07kb (12.69%)
/assets/ss/user.jpg -- 161.52kb -> 148.15kb (8.27%)
2019-02-19 20:47:11 +09:00
MeiMei
68fe016a01 Supports scrollbar width in Firefox (#4319)
* Supports scrollbar width in Firefox

* fix style
2019-02-19 20:12:19 +09:00
syuilo
8b053099f8 Remove unused import 2019-02-19 08:48:25 +09:00
MeiMei
c6b8534932 Fix #4308 (#4310) 2019-02-19 03:48:21 +09:00
syuilo
c32c74aa6a コンポーネント整理 2019-02-19 03:38:34 +09:00
MeiMei
e9835dd729 developにキャッシュFlushリンクを追加 (#4313) 2019-02-18 20:55:52 +09:00
syuilo
d107a5206e 🎨 2019-02-18 20:48:39 +09:00
syuilo
be58534603 Split cropperjs to reduce bundle size 2019-02-18 19:26:53 +09:00
syuilo
07fe2f1401 Fix #4063 2019-02-18 19:22:10 +09:00
syuilo
8e164abb97 みつけるの人気のタグを第2ソートで連合含めたユーザー数にしたりユーザーのタグ以外は除外するように 2019-02-18 11:47:25 +09:00
syuilo
a5d37c02c6 ユーザーが存在しない場合の表示を追加 2019-02-18 11:27:15 +09:00
syuilo
1af755ac27 Remove duplicated route name 2019-02-18 11:21:50 +09:00
syuilo
f3d864a456 Avoid dupulicated route name 2019-02-18 11:20:20 +09:00
syuilo
eb93e54d89 Improve usability 2019-02-18 11:16:52 +09:00
syuilo
14a94a1c98 Use # instead of v-slot: 2019-02-18 11:13:56 +09:00
syuilo
42c5e716ca Fix bug 2019-02-18 10:05:58 +09:00
syuilo
661776e18c Revert "🎨"
This reverts commit 9883c751dabb2d6c8e54c3d367626562f4b13ab4.
2019-02-18 10:02:32 +09:00
syuilo
e1b6e3e475 🎨 2019-02-18 09:57:19 +09:00
syuilo
7053777563 🎨 2019-02-18 09:51:22 +09:00
syuilo
99db28be52 Use v-slot instead of slot 2019-02-18 09:48:00 +09:00
syuilo
2cc858728d Refactor client (#4307)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix bug

* 🎨

* 🎨

* 🎨
2019-02-18 09:17:55 +09:00
syuilo
0955a0e1b5 Resolve #4305 2019-02-18 04:52:40 +09:00
syuilo
f8058fa390 誰もフォローしていない状態でホームTLを表示したときにexploreページへ誘導するように 2019-02-18 04:45:16 +09:00
syuilo
7a5288549b Fix bug 2019-02-18 00:49:34 +09:00
syuilo
2b9efa1d2c Fix bug 2019-02-18 00:47:45 +09:00
syuilo
6c7a02a6eb Fix bug 2019-02-18 00:45:43 +09:00
syuilo
92c9f8af78 🎨 2019-02-18 00:41:05 +09:00
syuilo
0701d0ceea ハッシュタグでユーザー検索できるように (#4298)
* ハッシュタグでユーザー検索できるように

* 🎨

* Increase limit

* リモートユーザーも表示

* Fix bug

* Fix bug

* Improve performance
2019-02-17 23:41:47 +09:00
MeiMei
bc796a476b Fix #4300 (#4304)
* Fix #4300

* sidebar
2019-02-17 23:40:00 +09:00
MeiMei
6c65d70d89 Fix #4292 (#4294)
* Fix #4292

* use commit
2019-02-17 21:28:20 +09:00
syuilo
852c434dc5 Exploreページに新規ユーザー一覧を追加 (#4295) 2019-02-17 17:53:51 +09:00
syuilo
8d87f5e5d0 Improve user page 2019-02-17 03:23:34 +09:00
MeiMei
f648566ccf 別タブでルートより下を開いたときにはデッキにしないように (#4291) 2019-02-17 02:26:17 +09:00
syuilo
a639eed4a8 Resolve #4272 2019-02-17 01:50:17 +09:00
Acid Chicken (硫酸鶏)
aa93cbd8b6 Update media-banner.vue (#4287) 2019-02-17 01:09:49 +09:00
syuilo
d72a90beea Add support for disabled timeline to deck
Close #4286
Resolve #4275
2019-02-17 01:04:21 +09:00
syuilo
7c7fdfd077 [Client] Improve featured notes page 2019-02-17 00:28:41 +09:00
syuilo
f20b4a8ac1 ミュートワードで正規表現を使えるように 2019-02-16 19:37:05 +09:00
syuilo
48118c9ed2 🎨 2019-02-16 17:41:54 +09:00
syuilo
1dc6431192 🎨 2019-02-16 16:46:06 +09:00
syuilo
338500fe64 Fix bug 2019-02-16 16:43:17 +09:00
syuilo
96ad827825 Use home icon 2019-02-16 16:40:17 +09:00
syuilo
95a83085ec Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-16 16:39:42 +09:00
syuilo
18a162c7bf Fix bug 2019-02-16 16:39:34 +09:00
MeiMei
adee00580d Change home button to timeline (#4282)
* Home to Timeline

* remove home from locales
2019-02-16 16:27:24 +09:00
syuilo
14e858cc72 Improve UI 2019-02-16 10:58:44 +09:00
syuilo
0f7569486a Improve user-list component 2019-02-16 09:27:53 +09:00
syuilo
72757d8229 🎨 2019-02-16 08:51:35 +09:00
syuilo
d1513e97e1 Exploreページを実装 2019-02-16 06:50:58 +09:00