Commit Graph

988 Commits

Author SHA1 Message Date
syuilo
b91de4ac12
🎨 2019-02-07 02:28:08 +09:00
syuilo
bcd886c4f5
🎨 2019-02-06 17:51:33 +09:00
syuilo
83b2aa72b1
[Client] Clip note content 2019-02-05 13:54:40 +09:00
MeiMei
4162981081 アニメーション停止箇所の追加 (#4138) 2019-02-05 06:22:39 +09:00
syuilo
dd39d6ea37
Better key name 2019-02-05 04:09:44 +09:00
syuilo
ef618b2431
[Client] Increase font size a little in the Deck view
Resolve #1821
2019-02-05 04:01:50 +09:00
syuilo
861302f0fd
アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
MeiMei
f014b7ae0e アニメーションを自動再生しないオプション (#4131)
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo
30b1b1a5ed
Fix imports 2019-02-04 09:37:15 +09:00
MeiMei
64c1075b06 Remember the media playback volume (#4089)
* Remember the media playback volume

* fix
2019-02-03 19:33:23 +09:00
syuilo
6b53e9ed29
[Client] Fix #4086 2019-02-02 13:47:12 +09:00
MeiMei
3040700005 Generate video thumbnails (#4084)
* Generate video thumbnails

* import order
2019-02-02 13:22:09 +09:00
Acid Chicken (硫酸鶏)
00f9c824d1 リモートの外部サービス認証情報を表示する (#4047)
* Update user.vue

* Update ja-JP.yml

* Fix path

refs: 7e3a8d56e6

* Update user.vue

* Update ja-JP.yml

* Re-fix path

refs: 4bb4903ee5, 7e3a8d56e6

* Update user.vue

* Update ja-JP.yml

* Update ja-JP.yml

* Fix sentence a little
2019-02-01 20:02:10 +09:00
Aya Morisawa
28bfb45426
Avoid export default 2019-01-30 16:56:27 +09:00
syuilo
7dcea49be7
Refactoring 2019-01-27 13:29:53 +09:00
syuilo
5ae576bad1
🎨 2019-01-26 20:59:14 +09:00
Acid Chicken (硫酸鶏)
4632eecb76
Back to the #3813 (#3949)
* Revert "Revert "Resolve #3813 (#3814)""

This reverts commit f433182c4c.

* Keep CW is back

* New Wave

https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
2019-01-23 20:43:06 +09:00
syuilo
4ab96251f5
[Client] Resolve #3967 2019-01-23 19:45:14 +09:00
syuilo
97e8ac1d27
[Client] Fix bug 2019-01-22 21:32:51 +09:00
syuilo
2df2cf0983
[Client] Fix #3321 2019-01-21 21:03:55 +09:00
syuilo
01584a6bf9
Fix 404 2019-01-21 17:25:36 +09:00
syuilo
bf931f2c82
🎨 2019-01-21 17:19:00 +09:00
syuilo
fee629849e
[Client] Fix bug
ドライブのファイルメニューからアバターやバナーに設定することができない問題を修正
2019-01-21 12:04:31 +09:00
Acid Chicken (硫酸鶏)
81dbf64eb7 Update reversi routing (#3937) 2019-01-20 19:10:19 +09:00
syuilo
6909add1ec
Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
syuilo
048b9c295e
スパム報告機能
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo
466cae524e
Refactor: Rename misskey-flavored-markdown --> mfm 2019-01-19 08:45:12 +09:00
syuilo
620722cb55
Fix camelCase in HTML 2019-01-19 08:30:53 +09:00
MeiMei
160f424466 Fix missing username conversions (#3922) 2019-01-19 08:28:46 +09:00
syuilo
abddea0443
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-18 16:47:03 +09:00
syuilo
9fc1cc5255
[Client] Drop apiViaStream option
Resolve #3911
2019-01-18 16:46:56 +09:00
Acid Chicken (硫酸鶏)
d93e60d4dd
Better 2FA input on sign in form (#3910)
* Update signin.vue

* Update ja-JP.yml

* Update settings.vue

* Update signin.vue

* Update init.ts
2019-01-18 13:20:32 +09:00
syuilo
4ba43b69b6
animejs 3.xに対応 2019-01-18 13:06:11 +09:00
syuilo
51a6bc4fe1
[Client] Fix chart rendering 2019-01-17 17:54:25 +09:00
syuilo
13cee2b4f5
Resolve #3896 2019-01-16 14:54:14 +09:00
syuilo
eb45eeb1ae
[Client] Resolve #3895 2019-01-16 14:46:54 +09:00
syuilo
f433182c4c
Revert "Resolve #3813 (#3814)"
This reverts commit 96515c4544.
2019-01-15 18:28:11 +09:00
syuilo
0757f67bde
[Client] specifiedのアイコンを戻した 2019-01-12 09:40:53 +09:00
syuilo
c5dc25cb9e
Revert "[Client] Renote数の表示を廃止"
This reverts commit d7af18efbd.
2019-01-12 09:38:44 +09:00
MeiMei
dd77a6194e Hide NSFW in Photos (#3875) 2019-01-11 08:10:39 +09:00
MeiMei
a479e65f3e Compact URL preview (#3835)
* Compact url-preview

* fix header

* increase limit

* better limit

* Revert "better limit"

This reverts commit ef396f773394068b0b7e37fccff31c70661b3978.

ハードリミットかけるならサーバー上でかけたほうが良さそう

* Revert "increase limit"

This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
2019-01-06 12:56:13 +09:00
MeiMei
f9065943c5 Fix #3827 (#3837) 2019-01-06 04:00:30 +09:00
MeiMei
d0aff4409d Locked mark (#3836) 2019-01-05 19:59:10 +09:00
syuilo
b4b6e9548d
Rename 2019-01-04 03:52:50 +09:00
ibrokemypie
ebf9cd18c8 Make instance logo customisable (#3829) 2019-01-04 03:02:40 +09:00
syuilo
562cd6ad0b
Improve readability 2019-01-03 12:34:08 +09:00
MeiMei
96515c4544 Resolve #3813 (#3814) 2019-01-02 03:35:42 +09:00
syuilo
5692ae59a1
[Client] Improve theming 🎨 2018-12-31 01:15:32 +09:00
syuilo
84f1ce866b
[Client] line thiknessの設定はデバイスに保存するように 2018-12-31 00:59:13 +09:00
syuilo
5621d5725c
[Client] Fix bug 2018-12-30 14:43:03 +09:00
syuilo
c57bffb142
モバイル版にも設定を追加 2018-12-30 14:12:46 +09:00
syuilo
93ad4b359e
🎨 2018-12-30 14:08:40 +09:00
syuilo
b3032ad84d
Better setting 2018-12-30 14:05:13 +09:00
syuilo
4f76acd249
🎨 2018-12-30 14:00:57 +09:00
syuilo
cdb8e41176
[Client] Update theme setting 2018-12-30 13:02:06 +09:00
syuilo
f11ebafe47
🎨 2018-12-30 01:32:58 +09:00
syuilo
4e55436339
[Client] Improve 2fa settings 2018-12-29 22:10:54 +09:00
syuilo
d7af18efbd
[Client] Renote数の表示を廃止 2018-12-29 05:43:31 +09:00
syuilo
6bcc174456
Clean up 2018-12-29 02:58:04 +09:00
syuilo
a3493c4f07
Privateの公開範囲を廃止 2018-12-29 02:55:46 +09:00
MeiMei
65a82f32be Supports CSS Scrollbars (#3783)
* Supports CSS Scrollbars

* fix
2018-12-28 21:34:35 +09:00
syuilo
cce3e52642
通知の管理を強化
Resolve #3772
2018-12-28 05:06:25 +09:00
syuilo
f0dafa04a5
🎨 2018-12-28 04:30:37 +09:00
MeiMei
1029bff5ff Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
MeiMei
fdd42fc2d7 user mention (#3771) 2018-12-27 23:14:30 +09:00
Aya Morisawa
6943c7d2d8
Resolve #3770
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
Aya Morisawa
cb9960b0ac
Fix i18n: is-suspended
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:59:49 +09:00
Aya Morisawa
1404539895
Resolve #3287, resolve #3107
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:46:23 +09:00
syuilo
cb8663873d
Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
MeiMei
5174e16f7b Feature to show only my posts in the user page (#3753)
* Fix #3681

* Feature to show only my posts in the user page
2018-12-26 23:11:50 +09:00
Aya Morisawa
c8b45f4f42
Fix #3346
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:39:51 +09:00
MeiMei
c81eb49f9e Supports emoji in notifications (#3751) 2018-12-26 05:15:02 +09:00
syuilo
2bc708f8e6
Fix #3717 (#3723) 2018-12-23 03:41:28 +09:00
syuilo
874b8fc3c2
Fix indent 2018-12-23 03:31:11 +09:00
syuilo
7d6aac3431
Fix space 2018-12-23 03:27:26 +09:00
MeiMei
95c4e4497e Fix tag not found (#3710) 2018-12-21 21:46:50 +09:00
syuilo
51b915428e
[Client] Fix #3693 2018-12-21 16:22:34 +09:00
syuilo
a5f09c90dd
[Client] Resolve #3686 2018-12-20 01:09:35 +09:00
syuilo
6ef83d9c59
Update deck.notes.vue 2018-12-19 11:23:46 +09:00
syuilo
fca4ceef21
[Client] デッキのTLにUIの動きを減らすオプションが適用されていなかったのを修正 2018-12-19 11:22:27 +09:00
syuilo
00f979f0e6
Fix bug 2018-12-19 11:16:29 +09:00
syuilo
e88ce1746d
リスト関連の操作を強化
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
2018-12-19 07:22:01 +09:00
syuilo
37daff6d61
[Client] Fix #2764 2018-12-19 06:04:59 +09:00
syuilo
e7da505fb3
[Client] Bug fix and clean up 2018-12-16 16:12:41 +09:00
syuilo
d18ee12d2f
[Client] Add some animations 🎨 2018-12-16 11:32:20 +09:00
syuilo
7cd2d59576
[Client] Fix bug 2018-12-16 09:03:07 +09:00
syuilo
b7c5c71c6f
[Client] Resolve #2951
あと検索フォームでサジェストを有効に
2018-12-16 08:45:10 +09:00
syuilo
8045bbff1c
🎨 2018-12-13 01:18:17 +09:00
Acid Chicken (硫酸鶏)
ee3c0f6f18
Update settings.2fa.vue (#3593) 2018-12-12 10:07:30 +09:00
MeiMei
df297d0031 Fix fields (#3596) 2018-12-12 02:46:40 +09:00
Acid Chicken (硫酸鶏)
d18d1cb958 Update settings.2fa.vue (#3595) 2018-12-11 23:41:27 +09:00
syuilo
d885b872f3
Fix bug 2018-12-11 20:47:07 +09:00
Aya Morisawa
125849673a
Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
Acid Chicken (硫酸鶏)
08142ead67 Resolve #3581 (#3589)
* Update ja-JP.yml

* Create 404.vue

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update 404.vue

* Update meta.ts

* Update instance.vue

* Update update-meta.ts
2018-12-11 20:19:13 +09:00
MeiMei
638d81b66e Show user fields (#3590) 2018-12-11 20:18:12 +09:00
syuilo
bca3c6f8bf
🎨 2018-12-11 04:29:47 +09:00
syuilo
121dd86299
[Client] Fix #3396 2018-12-10 12:31:04 +09:00
syuilo
284df27435
Use camelCase 2018-12-09 23:10:02 +09:00
MeiMei
7e1cad3e12 Improve tags settings (#3569) 2018-12-09 14:24:24 +09:00
tamaina
28482627f7 improve user-integration display in the user page (#3541)
* improve user-integration display in the user page

* delete unnecessary comma
2018-12-08 16:59:29 +09:00