Commit graph

14495 commits

Author SHA1 Message Date
syuilo
829f2b3366 10.85.1 2019-02-15 08:42:48 +09:00
syuilo
39cdb39a8a 🎨 2019-02-15 08:42:41 +09:00
syuilo
1d44665cd7 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 08:40:25 +09:00
syuilo
72defa907e Fix bug 2019-02-15 08:40:16 +09:00
MeiMei
ddb171b8b0 Hide localOnly from welcome TL (#4257) 2019-02-15 08:38:59 +09:00
syuilo
323c457d4c 🎨 2019-02-15 08:37:46 +09:00
syuilo
f4261f37dc Fix bug 2019-02-15 08:34:54 +09:00
syuilo
bb0f48f447 Fix #4267
Close #4269
2019-02-15 08:32:18 +09:00
syuilo
f5f13555fe 10.85.0 2019-02-15 06:34:45 +09:00
syuilo
29638166dc Improve featured api 2019-02-15 06:31:22 +09:00
syuilo
2e19df27e6 Add featured page 2019-02-15 06:31:03 +09:00
syuilo
493acd600f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 06:06:24 +09:00
syuilo
ec84456707 🎨 2019-02-15 06:06:13 +09:00
Lynx Kotoura
8c273f8a47 Add i18n when timelines are empty (#4261) 2019-02-15 05:59:07 +09:00
syuilo
7d815679f1 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 05:58:18 +09:00
syuilo
5b3ae1f0cb Update setup.ja.md 2019-02-15 05:58:09 +09:00
syuilo
09f79629c5 既にフォローされている場合はフォローリクエストを生成しないように (#4266) 2019-02-15 05:56:28 +09:00
syuilo
66da7d58c2 非ログイン時にお知らせを表示 2019-02-15 05:55:59 +09:00
syuilo
0ef4510136 🎨 2019-02-15 05:51:22 +09:00
syuilo
e3bf76e143 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
Acid Chicken (硫酸鶏)
00fe1ea3c6 Update README.md [AUTOGEN] (#4253) 2019-02-15 00:58:57 +09:00
MeiMei
e3bbfb2649 Change minimum allowed maxNoteTextLength to 0 (#4256) 2019-02-14 16:30:20 +09:00
Lynx Kotoura
83de6d1ce9 Emojify user.friends of desktop view (#4249) 2019-02-14 13:42:14 +09:00
Lynx Kotoura
a95eaa984d Fix huge close icon of friends-maker (#4245) 2019-02-14 13:41:48 +09:00
MeiMei
03ec2be5c1 Restore web max-age to 5 minutes (#4246) 2019-02-14 13:41:28 +09:00
Lynx Kotoura
7d53081e59 Unify translations of frequently replied users (#4248) 2019-02-14 13:40:48 +09:00
Acid Chicken (硫酸鶏)
64a05a9f3f 無効化されているタイムラインのフォールバック (#4242)
* Update timeline.vue

* Update home.vue
2019-02-14 13:39:42 +09:00
Lynx Kotoura
68207c47f0 Fix title of robot icon in user.header of desktop view (#4243) 2019-02-14 03:01:42 +09:00
syuilo
91cb0e93bb 10.84.2 2019-02-14 01:27:22 +09:00
syuilo
23255aad0c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-14 01:13:28 +09:00
syuilo
d24b8c0f49 ハッシュタグの集計期間を短くした
Resolve #4238 ?
2019-02-14 01:13:19 +09:00
Acid Chicken (硫酸鶏)
13cfeb6b7b Docker: Remove unnecessary workaround for BusyBox's "free" (#4199) (#4213)
systeminformation gets incorrect memory information due to BusyBox's
"free" issue.(#3409)
A workaround for avoiding it was made.

But it never works because the runner container has no effect.
It should be deleted.
2019-02-13 23:45:58 +09:00
Acid Chicken (硫酸鶏)
7f700b8429 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
Acid Chicken (硫酸鶏)
21f323c310 Fix tslint.json styles (#4219) 2019-02-13 23:43:55 +09:00
syuilo
163e6438ef Update dependencies 2019-02-13 21:57:00 +09:00
syuilo
01ab18ea93 Make ignore pointer events 2019-02-13 21:48:20 +09:00
syuilo
37116f668c 🎨 2019-02-13 21:47:53 +09:00
Acid Chicken (硫酸鶏)
7f95b8a75c Add GIF badge (#4241) 2019-02-13 21:43:58 +09:00
syuilo
b6f7aa7d65 Migrate cafy to 14.0 (#4240) 2019-02-13 16:33:07 +09:00
MeiMei
183d5873da Sort ISSUE_TEMPLATE (#4236) 2019-02-13 15:59:51 +09:00
Acid Chicken (硫酸鶏)
4f40a76164 Update nodeinfo.ts (#4239)
* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts

* Update nodeinfo.ts
2019-02-13 15:56:45 +09:00
dependabot[bot]
02ae34b00f Update vue-i18n requirement from 8.8.0 to 8.8.1 (#4235)
Updates the requirements on [vue-i18n](https://github.com/kazupon/vue-i18n) to permit the latest version.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/commits/v8.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-13 14:46:41 +09:00
MeiMei
9783d09ee4 よく話すユーザーからサスペンドされたユーザーを隠すなど (#4228)
* Resolve #4226

* fix

* Fix: anonymousでアクセスするとサスペンドユーザーが隠れない

* fix
2019-02-12 17:19:15 +09:00
syuilo
f7b571cf29 10.84.1 2019-02-11 23:42:39 +09:00
syuilo
b817d14119 Update CHANGELOG.md 2019-02-11 23:41:00 +09:00
syuilo
da13762442 Update dependencies 🚀 2019-02-11 23:40:10 +09:00
syuilo
8826455244 Remove unused import 2019-02-11 23:39:05 +09:00
syuilo
cfd19c23a1 Fix bug 2019-02-11 23:37:15 +09:00
syuilo
aa30e2faeb New translations ja-JP.yml (English) (#4221) 2019-02-11 22:37:28 +09:00
MeiMei
fbd1770e1c Fix #4152 (#4224)
* Fix #4152

* fix

* remove unused code
2019-02-11 22:37:20 +09:00