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 |
|
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
|
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 (硫酸鶏)
|
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 |
|
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 |
|
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 |
|
MeiMei
|
9783d09ee4
|
よく話すユーザーからサスペンドされたユーザーを隠すなど (#4228)
* Resolve #4226
* fix
* Fix: anonymousでアクセスするとサスペンドユーザーが隠れない
* fix
|
2019-02-12 17:19:15 +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 |
|
MeiMei
|
fbd1770e1c
|
Fix #4152 (#4224)
* Fix #4152
* fix
* remove unused code
|
2019-02-11 22:37:20 +09:00 |
|
syuilo
|
798dc9b1df
|
[Client] Make default sort lastCommunicatedAt in instances list of admin panel
|
2019-02-10 19:46:47 +09:00 |
|
syuilo
|
2dfa65027e
|
[Client] Make default origin local in user list of admin panel
|
2019-02-10 19:44:57 +09:00 |
|
syuilo
|
9151d401f4
|
管理画面でサイレンスされているユーザーを一覧できるように
|
2019-02-10 19:43:46 +09:00 |
|
syuilo
|
f7728db8fe
|
[Client] Fix bug
|
2019-02-10 19:38:17 +09:00 |
|
MeiMei
|
95bbb190a6
|
Optimize url-preview image (#4216)
|
2019-02-10 19:19:26 +09:00 |
|
Acid Chicken (硫酸鶏)
|
02e3d28920
|
Update user.followers-you-know.vue (#4215)
|
2019-02-10 17:15:41 +09:00 |
|
syuilo
|
1957128ba5
|
重いのでジョブキュー無効化
|
2019-02-10 11:44:08 +09:00 |
|
MeiMei
|
0a957c27d9
|
Hide unusable follow buttons (#4208)
|
2019-02-10 05:56:11 +09:00 |
|
MeiMei
|
9a77bef5bb
|
deckにフォローされていますマークを追加 (#4207)
* deckにフォローされていますを追加
* opacity
|
2019-02-10 05:26:49 +09:00 |
|
MeiMei
|
ef73ff91e8
|
Limit the parallelism of AP object processing (#4193)
|
2019-02-09 13:01:21 +09:00 |
|
syuilo
|
249bc659a2
|
🎨
|
2019-02-09 12:43:26 +09:00 |
|
syuilo
|
398924b5d5
|
🎨
|
2019-02-09 12:34:42 +09:00 |
|
syuilo
|
47709a8deb
|
フォロー処理のリファクタリング (#4196)
* Fix #4185
* Fix bug
|
2019-02-09 12:04:03 +09:00 |
|
syuilo
|
0fd411ad86
|
Improve usability
|
2019-02-09 01:53:46 +09:00 |
|
syuilo
|
3ecc84c514
|
Improve instances manegement
Resolve #4187
|
2019-02-08 20:56:16 +09:00 |
|
syuilo
|
f3eb3f927e
|
Fix theme
|
2019-02-08 17:05:50 +09:00 |
|
syuilo
|
c54f1928be
|
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
|
2610df7347
|
Supress logs during test
|
2019-02-08 16:56:23 +09:00 |
|
syuilo
|
12aed8ade4
|
🎨
|
2019-02-08 04:40:47 +09:00 |
|
syuilo
|
d12646fc4f
|
🎨
|
2019-02-08 04:36:23 +09:00 |
|
syuilo
|
308bcef08a
|
Refactoring: Move chart dir into services dir
|
2019-02-08 04:31:33 +09:00 |
|
syuilo
|
dd0871dd59
|
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
|
89ce313e70
|
[Client] Add icon 🎨
|
2019-02-07 23:42:56 +09:00 |
|
syuilo
|
ed73ff53da
|
Fix bug
|
2019-02-07 23:37:39 +09:00 |
|
syuilo
|
fa23593ee8
|
Remove unused import
|
2019-02-07 23:32:39 +09:00 |
|
syuilo
|
fcc7466c11
|
Fix bug
|
2019-02-07 23:27:42 +09:00 |
|
syuilo
|
b3d66f8e86
|
インスタンス一覧の表示数を増やした
|
2019-02-07 22:00:55 +09:00 |
|
syuilo
|
3b6bbbd6b4
|
特定インスタンスからのフォローを全解除できるように
|
2019-02-07 21:59:18 +09:00 |
|
syuilo
|
c57ae0a6aa
|
Make instance information more detail
|
2019-02-07 21:23:12 +09:00 |
|
syuilo
|
98d1b8ffb4
|
Revert "Fix bug"
This reverts commit 2ef795aba8a0dccf791000653ceea03a2ded7b26.
|
2019-02-07 21:02:57 +09:00 |
|
syuilo
|
c59ca22a81
|
Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d
|
2019-02-07 21:02:33 +09:00 |
|
Acid Chicken (硫酸鶏)
|
32d0b41ac6
|
Fix #4179
|
2019-02-07 20:14:15 +09:00 |
|
syuilo
|
708b990954
|
連合しているインスタンスを一覧できるように
|
2019-02-07 18:11:20 +09:00 |
|
syuilo
|
e5841a2c9a
|
Improve instance stats
|
2019-02-07 16:05:29 +09:00 |
|