Commit graph

2184 commits

Author SHA1 Message Date
syuilo 957a1149e0
検索結果を内部コンポーネントに 2019-02-15 14:52:21 +09:00
syuilo e8719ff6e6
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 14:29:59 +09:00
syuilo 28b63298e5
Increase featured limit 2019-02-15 14:29:42 +09:00
MeiMei dd4dee8095 デッキから フォロー/フォロワー ページに行けるように (#4271) 2019-02-15 14:27:16 +09:00
syuilo c47818fed4
🎨 2019-02-15 08:52:09 +09:00
syuilo 55c9c0436b
🎨 2019-02-15 08:42:41 +09:00
syuilo 66b79e5e24
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 08:40:25 +09:00
syuilo 514b830910
Fix bug 2019-02-15 08:40:16 +09:00
MeiMei e4f799bf1d Hide localOnly from welcome TL (#4257) 2019-02-15 08:38:59 +09:00
syuilo b383427d3d
🎨 2019-02-15 08:37:46 +09:00
syuilo e969518139
Fix bug 2019-02-15 08:34:54 +09:00
syuilo 113fe294bd
Fix #4267
Close #4269
2019-02-15 08:32:18 +09:00
syuilo 95b157ac3e
Add featured page 2019-02-15 06:31:03 +09:00
syuilo 8e3d884081
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 06:06:24 +09:00
syuilo 9def6fcadd
🎨 2019-02-15 06:06:13 +09:00
Lynx Kotoura 7837bd44fc Add i18n when timelines are empty (#4261) 2019-02-15 05:59:07 +09:00
syuilo 6a0d9d70ed
非ログイン時にお知らせを表示 2019-02-15 05:55:59 +09:00
syuilo 63c6dce68e
🎨 2019-02-15 05:51:22 +09:00
syuilo 53422ffcb2
Improve desktop UX (#4262)
* wip

* wip

* wip

* wip

* wip

* wip

* Merge

* wip

* wip

* wip

* wip

* wip

* wip
2019-02-15 05:08:59 +09:00
Lynx Kotoura 25a8b26977 Emojify user.friends of desktop view (#4249) 2019-02-14 13:42:14 +09:00
Lynx Kotoura bcaefe8d62 Fix huge close icon of friends-maker (#4245) 2019-02-14 13:41:48 +09:00
Acid Chicken (硫酸鶏) ace6419aef
無効化されているタイムラインのフォールバック (#4242)
* Update timeline.vue

* Update home.vue
2019-02-14 13:39:42 +09:00
Lynx Kotoura 77fb9eb2be Fix title of robot icon in user.header of desktop view (#4243) 2019-02-14 03:01:42 +09:00
Acid Chicken (硫酸鶏) 4b6c113251
Add prelude function for URL Query (#4135)
* Update string.ts

* Refactor

* Update string.ts

* Update wrap-url.ts

* Update string.ts

* Update get-static-image-url.ts

* Use querystring.stringify

* Update outbox.ts

* Back to the urlQuery

* Update followers.ts

* Update following.ts

* Update outbox.ts

* Update string.ts

* Update get-static-image-url.ts

* Update string.ts

* Update string.ts

* Separate prelude files
2019-02-13 23:45:35 +09:00
syuilo 4ffe9c908b
Make ignore pointer events 2019-02-13 21:48:20 +09:00
syuilo a135f75e71
🎨 2019-02-13 21:47:53 +09:00
Acid Chicken (硫酸鶏) cbc61ba03d Add GIF badge (#4241) 2019-02-13 21:43:58 +09:00
syuilo fc660e869f
[Client] Make default sort lastCommunicatedAt in instances list of admin panel 2019-02-10 19:46:47 +09:00
syuilo dc04869650
[Client] Make default origin local in user list of admin panel 2019-02-10 19:44:57 +09:00
syuilo 93c3f34813
管理画面でサイレンスされているユーザーを一覧できるように 2019-02-10 19:43:46 +09:00
syuilo 962b3ca78e
[Client] Fix bug 2019-02-10 19:38:17 +09:00
Acid Chicken (硫酸鶏) 9561908ad3
Update user.followers-you-know.vue (#4215) 2019-02-10 17:15:41 +09:00
MeiMei 7ca073aafd Hide unusable follow buttons (#4208) 2019-02-10 05:56:11 +09:00
MeiMei 22a9e950c7 deckにフォローされていますマークを追加 (#4207)
* deckにフォローされていますを追加

* opacity
2019-02-10 05:26:49 +09:00
syuilo 1675c473d4
🎨 2019-02-09 12:43:26 +09:00
syuilo 4a41499c95
🎨 2019-02-09 12:34:42 +09:00
syuilo 31b0e552a2
Improve usability 2019-02-09 01:53:46 +09:00
syuilo 5e0eda9526
Improve instances manegement
Resolve #4187
2019-02-08 20:56:16 +09:00
syuilo 6c27412c9c
Fix theme 2019-02-08 17:05:50 +09:00
syuilo 56275bcfcb
Introduce per-instance chart (#4183)
* Introduce per-instance chart

* Implement chart view in client

* Handle note deleting

* More chart srcs

* Add drive stats

* Improve drive stats

* Fix bug

* Add icon
2019-02-08 16:58:57 +09:00
syuilo ea0d114833
🎨 2019-02-08 04:40:47 +09:00
syuilo 7f6a3ec828
🎨 2019-02-08 04:36:23 +09:00
syuilo e6612f610c
Implement instance blocking (#4182)
* Implement instance blocking

* Add missing text

* Delete unnecessary file

* Covert Punycode to Unicode
2019-02-08 04:26:43 +09:00
syuilo 4099db0d42
[Client] Add icon 🎨 2019-02-07 23:42:56 +09:00
syuilo c1d728a616
インスタンス一覧の表示数を増やした 2019-02-07 22:00:55 +09:00
syuilo e43c9c0e21
特定インスタンスからのフォローを全解除できるように 2019-02-07 21:59:18 +09:00
syuilo 49958ca03f
Make instance information more detail 2019-02-07 21:23:12 +09:00
syuilo c3140f57b9
連合しているインスタンスを一覧できるように 2019-02-07 18:11:20 +09:00
syuilo 7dfe7005e0
Update builtin themes 2019-02-07 02:36:02 +09:00
syuilo b91de4ac12
🎨 2019-02-07 02:28:08 +09:00
MeiMei d5205d7328 Refactor reaction-viewer (#4171)
* Refactor reaction-viewer

* code style

* fix
2019-02-07 02:05:49 +09:00
MeiMei f44ce535fa リアクションマージン再調整 (#4169)
* リアクションマージン再調整

* fix size
2019-02-06 22:57:08 +09:00
syuilo 7177fd27c8
Fix bug 2019-02-06 22:56:20 +09:00
syuilo d7ac0418d7
Revert "余計なマージンを削除 (#4168)"
This reverts commit 77bcb58f12.
2019-02-06 21:51:01 +09:00
syuilo f4319a9c01
Revert "[Client] リアクション一覧のマージンを調整"
This reverts commit 80ea747db6.
2019-02-06 21:50:37 +09:00
syuilo f4c4d53bbb
Fix bug 2019-02-06 21:21:49 +09:00
syuilo 27d16c6a12
Resolve #4151 2019-02-06 20:56:48 +09:00
MeiMei 77bcb58f12 余計なマージンを削除 (#4168) 2019-02-06 18:29:39 +09:00
syuilo bcd886c4f5
🎨 2019-02-06 17:51:33 +09:00
syuilo 4d868aaf1f
🎨 2019-02-06 17:10:40 +09:00
syuilo 80ea747db6
[Client] リアクション一覧のマージンを調整
Close #4160
2019-02-06 17:03:43 +09:00
syuilo 20ee57931f
Resolve #4165 2019-02-06 15:24:59 +09:00
syuilo 4c65b0cd6f
🎨 2019-02-05 23:45:27 +09:00
syuilo 5db5bbd1cd
自分の投稿情報をエクスポートできるように (#4144)
* wip

* 正しいJSONを生成するように

* データを整形
2019-02-05 19:50:14 +09:00
syuilo 350328770b
Improve readability 2019-02-05 17:30:17 +09:00
syuilo 803fb0898a
Fix bug 2019-02-05 14:56:33 +09:00
syuilo 01983da514
[Client] Use localStorage instead of window 2019-02-05 14:42:18 +09:00
syuilo dff1122bd5
Enable service worker 2019-02-05 14:22:52 +09:00
syuilo 43cb12930a
Remove unused declare 2019-02-05 14:22:35 +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 7b7359fbdc
[Client] Fix bug 2019-02-05 06:12:41 +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 5410efe9ca
Refactoring 2019-02-05 01:31:02 +09:00
syuilo 1d814ba0e1
個別に投稿のウォッチ/ウォッチ解除をできるように
Resolve #161
2019-02-05 01:24:44 +09:00
syuilo c107333f56
[API] お気に入り状態は投稿情報に含めないように統一 2019-02-05 01:11:06 +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 452fb8e496
Improve usability 2019-02-03 18:40:50 +09:00
syuilo 3441acf56c
Improve usability 2019-02-03 05:06:23 +09:00
MeiMei 7d2f0a1f31 Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない (#4103)
* Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない

* remove debug
2019-02-03 04:26:58 +09:00
syuilo 2b0cb6d728
[Client] Resolve #3226 2019-02-02 23:20:40 +09:00
syuilo 4ea7e711ce
[Client] Improve usability
Resolve #4094
2019-02-02 22:59:11 +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
syuilo 3a03010ee2
Refactoring 2019-02-01 00:09:28 +09:00
syuilo 6d3408ae73
[Client] Add information 2019-01-31 20:55:40 +09:00
syuilo ec016e5a95
🎨 2019-01-31 12:24:21 +09:00
syuilo bbdb2496a4
[Client] MFMの制限を緩和 2019-01-31 12:24:14 +09:00
syuilo 00b134ce1e
Introduce silence (#4043)
* Introduce silence

* Fix icon
2019-01-30 17:25:56 +09:00
Aya Morisawa 28bfb45426
Avoid export default 2019-01-30 16:56:27 +09:00
Aya Morisawa e3b1d00e4c
Extract parsePlain function 2019-01-30 15:27:54 +09:00
Aya Morisawa 4c9b66b0f0
Extract MFM types 2019-01-30 14:51:30 +09:00
Acid Chicken (硫酸鶏) 5bbf4187e6 Module 'crypto' as import syntax (#4011) 2019-01-30 11:51:29 +09:00
syuilo 645f661911
[Client] Resolve #3638 2019-01-27 22:04:50 +09:00
syuilo c69d57a064
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-27 20:09:03 +09:00
syuilo a488d6e2d6
[Client] Fix #4008 2019-01-27 20:05:03 +09:00
syuilo 85e8b1fbf4
🎨 2019-01-27 20:03:58 +09:00
Acid Chicken (硫酸鶏) 78763116c3 Module 'nprogress' as import syntax (#4012) 2019-01-27 19:41:41 +09:00
syuilo 103fe8b91d
[MFM] Resolve #4009 2019-01-27 19:32:35 +09:00
Aya Morisawa 62d41023e1 Add jump syntax (#4007)
* Add jump syntax

* Fix typo: spin -> jump

* Fix typo
2019-01-27 19:12:45 +09:00
Aya Morisawa 1af1638e2b
Merge branch 'develop' into math-block 2019-01-27 16:41:30 +09:00
syuilo 4de62220e3
[MFM] Add flip syntax
Resolve #4002
2019-01-27 16:31:00 +09:00
syuilo e5d9381503
[MFM] Add spin syntax
Resolve #4003
2019-01-27 16:18:04 +09:00
syuilo b836528b51
Celan up 2019-01-27 14:44:39 +09:00
syuilo 4b191c7f68
[Client] Improve syntax highlighting
Resolve #3926
Resolve #3390
2019-01-27 14:34:52 +09:00
syuilo f9f70d5df4
Clean up 2019-01-27 14:30:57 +09:00
syuilo 7dcea49be7
Refactoring 2019-01-27 13:29:53 +09:00
MeiMei 94154a1aa2 テーマによってコードが見づらいのを少し改善 (#3993) 2019-01-26 21:10:25 +09:00
syuilo 5ae576bad1
🎨 2019-01-26 20:59:14 +09:00
MeiMei 0854f2e180 管理画面からリモートユーザー情報を更新できるように (#3992) 2019-01-26 17:53:35 +09:00
syuilo a0f8c7e94e
Resolve #2253 2019-01-26 17:47:56 +09:00
MeiMei 85cd647946 Improve moderation UI (#3989)
* admin users UI

* tune
2019-01-26 17:14:10 +09:00
Aya Morisawa 79d2374d8e
Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-01-25 23:08:06 +09:00
MeiMei 225544e985 Reapply the theme first (#3971)
* Reapply the theme first

* Cannot
2019-01-24 18:06:20 +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 b795379417
Clean up 2019-01-23 19:43:45 +09:00
syuilo aa9ba31675
Squash multiple space 2019-01-23 19:42:47 +09:00
syuilo eb1ad54427
Clean up 2019-01-23 05:30:02 +09:00
syuilo e4974392e5
🎨 2019-01-23 05:25:46 +09:00
syuilo 78c185a05a
[Client] Improve usability 2019-01-23 05:20:28 +09:00
MeiMei fa124abbe2 Supports Twemoji / CustomEmoji in poll (#3960)
* Supports Twemoji / CustomEmoji in poll

* extract emojis in polls
2019-01-23 04:49:16 +09:00
syuilo 97e8ac1d27
[Client] Fix bug 2019-01-22 21:32:51 +09:00
syuilo 45fb2ecb3a
[Client] Fix UI 2019-01-22 21:25:37 +09:00
syuilo 2df2cf0983
[Client] Fix #3321 2019-01-21 21:03:55 +09:00
syuilo ecac2990eb
[Client] Fix bug 2019-01-21 20:56:10 +09:00
syuilo 01584a6bf9
Fix 404 2019-01-21 17:25:36 +09:00
syuilo 443f967611
Update reversi.vue 2019-01-21 17:20:41 +09:00
syuilo bf931f2c82
🎨 2019-01-21 17:19:00 +09:00
Acid Chicken (硫酸鶏) 0bdcb15b3b
Re: Fix routing
本当に申し訳ありませんでした。
2019-01-21 15:52:25 +09:00
Acid Chicken (硫酸鶏) 5ea0ccea22
Fix routing 2019-01-21 15:19:43 +09:00
Acid Chicken (硫酸鶏) d2c12af085
Fix routing 2019-01-21 15:18:42 +09:00
syuilo aa020eedc3
[Client] Fix bug 2019-01-21 14:45:57 +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 fa07b3023c
Refactor 2019-01-19 23:00:15 +09:00
syuilo 048b9c295e
スパム報告機能
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo d2a7c56149
Improve drive file operation
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +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 8d42e94e57
Implement active users chart
Resolve #3904
2019-01-17 17:16:08 +09:00
syuilo 652bb03087
[Client] Add information 2019-01-17 09:46:40 +09:00
MeiMei 208493ba13 Fix: time tooltip overlaps with others (#3901) 2019-01-17 06:40:11 +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 7ad9560f53
Implement instance info page 2019-01-12 11:27:23 +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
syuilo 0fcf422dec
[Client] Improve UI 2019-01-12 09:34:02 +09:00
syuilo 21e801a325
🎨 2019-01-12 09:17:23 +09:00
syuilo 183faf3b2a
[Client] Resolve #3881 2019-01-12 09:13:35 +09:00
MeiMei 1546160f6a モデレーター登録を解除できるように (#3876) 2019-01-11 08:11:24 +09:00
MeiMei dd77a6194e Hide NSFW in Photos (#3875) 2019-01-11 08:10:39 +09:00
MeiMei 203fba0216 管理画面でユーザーを状態でフィルタできるように (#3873) 2019-01-11 08:09:44 +09:00
MeiMei 2b13969b26 Supports toggle password in SMTP settings (#3868) 2019-01-11 08:05:36 +09:00
Acid Chicken (硫酸鶏) 2f10ff1a2e
Fix style 2019-01-10 19:23:22 +09:00
ibrokemypie 845f3436cc Change SMTP password field to have password type (#3861) 2019-01-10 10:23:13 +09:00
MeiMei f6a8c8cf76 Toggle show/hide password (#3865)
* Toggle show/hide password

* hoverでアンダーラインが中途半端に出てダサいので出さないように

* Update signin.vue
2019-01-10 10:22:45 +09:00
syuilo c417e2f4a1
🎨 2019-01-08 18:00:05 +09:00
syuilo 02a27a8b12
ドライブの管理画面でファイルのオリジナルURLを表示するように 2019-01-08 17:45:16 +09:00
Aya Morisawa 15ce89a88d Resolve #3078 (#3838) 2019-01-06 17:45:14 +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 4d0b335748
[Client] Improve theme 🎨 2018-12-31 02:33:03 +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 e68c6175ce
Fix bug 2018-12-31 00:50:56 +09:00
syuilo 0de11c3636
🎨 2018-12-31 00:50:14 +09:00
syuilo 5621d5725c
[Client] Fix bug 2018-12-30 14:43:03 +09:00
syuilo 105fefd114
Clean up 2018-12-30 14:19:22 +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 12286f4915
🎨 2018-12-30 13:19:06 +09:00
syuilo 5f34758e87
[Client] Fix i18n 2018-12-30 13:02:17 +09:00
syuilo cdb8e41176
[Client] Update theme setting 2018-12-30 13:02:06 +09:00
syuilo d8f3e9d4a3
🎨 2018-12-30 12:45:31 +09:00
syuilo da900439a3
Update gruvbox-dark.json5 2018-12-30 11:58:26 +09:00
syuilo 8bbff90aca
[Client] Add Monokai theme 🎨 2018-12-30 09:21:23 +09:00
syuilo fcb3ba9947
[Client] Separate theme property 2018-12-30 09:21:07 +09:00
syuilo 23b3e33df6
[Client] Fix bug 2018-12-30 09:15:56 +09:00
syuilo 9edac2cd74
oops 2018-12-30 09:04:19 +09:00
syuilo 8782a64b18
[Client] Add some themes 🎨 2018-12-30 06:40:48 +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 cb106e6fe4
🎨 2018-12-29 05:55:09 +09:00
syuilo 0ac7682188
Better note filtering 2018-12-29 05:51:17 +09:00
syuilo d7af18efbd
[Client] Renote数の表示を廃止 2018-12-29 05:43:31 +09:00
syuilo f1a0e95489
Improve usability 2018-12-29 03:12:22 +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 8823a6c1a1 フォローしているユーザーからのフォローを自動承認するオプション (#3780) 2018-12-28 21:36:58 +09:00
MeiMei 65a82f32be Supports CSS Scrollbars (#3783)
* Supports CSS Scrollbars

* fix
2018-12-28 21:34:35 +09:00
syuilo b498072f9d
🎨 2018-12-28 05:14:04 +09:00
syuilo cce3e52642
通知の管理を強化
Resolve #3772
2018-12-28 05:06:25 +09:00
syuilo f0dafa04a5
🎨 2018-12-28 04:30:37 +09:00
syuilo 81f39b3b36
🎨 2018-12-28 04:28:16 +09:00
syuilo b162471d3e
🎨 2018-12-28 04:26:32 +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 8573e258f8
Set cursor default on hover the own reaction
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 23:02:32 +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 6b30e371a2
Remove needless code 2018-12-27 21:09:03 +09:00
Aya Morisawa 98fd6de5a1
Resolve #3524 2018-12-27 21:07:44 +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 2f901da58c
[Client] Fix bug 2018-12-27 20:34:30 +09:00
syuilo cb8663873d
Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
Aya Morisawa 0f204eebe1
Remove unused code 2018-12-27 20:10:29 +09:00
Aya Morisawa ba05606074 Show on the CW button that there is a poll (#3769) 2018-12-27 19:58:57 +09:00
Aya Morisawa 21f8dbf2de
Resolve #3248
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 01:26:03 +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 9b746f3eb5
Make reactions removable
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>

Resolve #367, resolve #2260, close #3503
2018-12-26 23:05:47 +09:00
Aya Morisawa c8b45f4f42
Fix #3346
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:39:51 +09:00
Aya Morisawa 09c57e6d03
Fix #3345
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:24:38 +09:00
MeiMei 00e2ce9489 Fix #3715 (#3752) 2018-12-26 06:21:09 +09:00
MeiMei c81eb49f9e Supports emoji in notifications (#3751) 2018-12-26 05:15:02 +09:00
ibrokemypie 6985c39874 Make activity view in admin scrollable (#3741)
I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage
Also means that sometimes entries are cut off which is weird
Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
2018-12-25 12:13:50 +09:00
Zero King 520849d070 Update translation placeholder (#3735) 2018-12-24 05:36:02 +09:00
Zero King 6b947c2139 Fix mention links (#3728)
canonical already starts with @, so remove the extra @.
2018-12-23 14:35:18 +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
MeiMei decf2d396f Fix processing icon (#3705) 2018-12-21 02:30:49 +09:00
Aya Morisawa e9f8897fe2
Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
ibrokemypie e0b107a3a0 Fix overlap of birthday label on datepicker (#3697) 2018-12-20 17:01:29 +09:00
syuilo 454632d785
Resolve #3687 2018-12-20 04:08:13 +09:00
syuilo a5f09c90dd
[Client] Resolve #3686 2018-12-20 01:09:35 +09:00
tamaina d059d7f972 open処理中はopenの処理をしないように (#3661)
* autocomplettimeout

* fix

* fix

* Update autocomplete.ts

* Update autocomplete.ts
2018-12-20 00:02:28 +09:00