Commit graph

14430 commits

Author SHA1 Message Date
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
c1f2565cb0 Fix #4309
Close #4311
2019-02-18 18:50:45 +09:00
syuilo
3b52af88ea 10.87.2 2019-02-18 11:49:32 +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
Acid Chicken (硫酸鶏)
384924f9a5 Update CircleCI configuration (#4297)
* Update config.yml

* Fix typo

* Add name
2019-02-18 02:44:46 +09:00
syuilo
ee89a23a31 10.87.1 2019-02-18 01:11:28 +09:00
syuilo
12d125f44a Fix bug 2019-02-18 01:11:14 +09:00
syuilo
1a22a15063 10.87.0 2019-02-18 00:51:39 +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
a123f0a06a Update CHANGELOG.md 2019-02-18 00:39:31 +09:00
syuilo
4fe0110bbf Chore: Fix type definition 2019-02-18 00:20:14 +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
dependabot[bot]
422f036264 Update @types/node requirement from 10.12.21 to 10.12.24 (#4231)
Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-17 21:42:40 +09:00
dependabot[bot]
9a72e4f502 Update @types/sharp requirement from 0.21.1 to 0.21.2 (#4263)
Updates the requirements on [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-17 21:42:03 +09:00
dependabot[bot]
1616b275c0 Update cssnano requirement from 4.1.8 to 4.1.10 (#4265)
Updates the requirements on [cssnano](https://github.com/cssnano/cssnano) to permit the latest version.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/commits/v4.1.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-17 21:41:36 +09:00
Acid Chicken (硫酸鶏)
fccdef845d Use object instead of if chain (#4212) 2019-02-17 21:40:53 +09:00
MeiMei
6c65d70d89 Fix #4292 (#4294)
* Fix #4292

* use commit
2019-02-17 21:28:20 +09:00
かひわし4(バージョン1)
ddf8165a7b Docker: Add support for service worker (#4296)
Service worker requires web-push package.
2019-02-17 21:26:00 +09:00
Acid Chicken (硫酸鶏)
b80c3525a1 Use Record<string, number> instead of any (#4293) 2019-02-17 19:38:46 +09:00
syuilo
852c434dc5 Exploreページに新規ユーザー一覧を追加 (#4295) 2019-02-17 17:53:51 +09:00
syuilo
80b3c2e4e3 10.86.2 2019-02-17 03:29:17 +09:00
syuilo
d039cb51c7 Update ja-JP.yml 2019-02-17 03:28:36 +09:00
syuilo
a9132bd9a5 Update CHANGELOG.md 2019-02-17 03:23:43 +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
syuilo
69785b27d8 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-17 01:12:08 +09:00
syuilo
e768eef1b6 Update CHANGELOG.md 2019-02-17 01:11:59 +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