Acid Chicken (硫酸鶏)
b640863584
Update README.md [AUTOGEN] ( #4274 )
2019-02-15 17:20:17 +09:00
syuilo
b75fb323a7
10.85.2
2019-02-15 15:38:10 +09:00
syuilo
a577eea7c2
🎨
2019-02-15 15:35:52 +09:00
syuilo
34d8b00039
Refactor
2019-02-15 15:12:23 +09:00
syuilo
a4d5a27e69
Update deck.vue
2019-02-15 15:06:15 +09:00
syuilo
b83238fa12
Increase featured limit
2019-02-15 15:01:05 +09:00
syuilo
07e4e553c9
🎨
2019-02-15 15:00:20 +09:00
syuilo
8ef36275dc
🎨
2019-02-15 14:58:15 +09:00
syuilo
de802dc301
検索結果を内部コンポーネントに
2019-02-15 14:52:21 +09:00
syuilo
34061e13e6
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-02-15 14:29:59 +09:00
syuilo
6c112d447e
Increase featured limit
2019-02-15 14:29:42 +09:00
MeiMei
93e8209444
デッキから フォロー/フォロワー ページに行けるように ( #4271 )
2019-02-15 14:27:16 +09:00
syuilo
d81cf4ae0a
🎨
2019-02-15 08:52:09 +09:00
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