Commit graph

815 commits

Author SHA1 Message Date
syuilo
a647e50b71 Implement admin drive page 2018-12-14 19:09:11 +09:00
syuilo
7bcd445b36 Fix bug 2018-12-11 21:17:57 +09:00
Aya Morisawa
b954245a4d Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
Acid Chicken (硫酸鶏)
469c773eec Resolve #3581 (#3589)
* Update ja-JP.yml

* Create 404.vue

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update 404.vue

* Update meta.ts

* Update instance.vue

* Update update-meta.ts
2018-12-11 20:19:13 +09:00
syuilo
ab5b39614a Use camelCase 2018-12-09 23:10:02 +09:00
MeiMei
62558faa9e Improve custom emoji parsing (#3539)
* Use MFM parser for extracting emoji in name

* Fix custom emoji regex

* Revert "Fix custom emoji regex"

This reverts commit 4c21caf59753e7653c02f81ddf0cde8c44f48008.
2018-12-08 06:39:15 +09:00
MeiMei
2bf3f7ab87 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
syuilo
aae394e34e Resolve #327 2018-12-03 20:08:18 +09:00
Aya Morisawa
865695c7a4 Remove self-assignment (#3476) 2018-12-02 20:26:15 +09:00
Aya Morisawa
4565b83053 Fix #3445 (#3471) 2018-12-02 19:24:57 +09:00
Aya Morisawa
31ffccf851 Remove unneccesary casts 2018-12-02 19:05:08 +09:00
syuilo
edc77c224c Improve performance 2018-12-02 06:44:18 +09:00
MeiMei
1e8eb4dbed Resolve external recommended users (#3462)
* Resolve external recommended users

* Skip unresolvable users

* Fix indent

* Use original for unresolvable users
2018-12-02 03:42:45 +09:00
Acid Chicken (硫酸鶏)
f4f19f28d8 Allow hyphens in the middle of remote usernames (#3440)
* Allow hyphens in the middle of remote usernames

refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2

* Make options fallback better

* Make options flat
2018-12-01 07:19:17 +09:00
Aya Morisawa
8feaf72180 Remove consecutive blank line 2018-11-30 23:07:21 +09:00
MeiMei
b8051b0e22 Fix #3442 (#3443) 2018-11-30 18:13:55 +09:00
MeiMei
e21b349680 Fix SMTP (#3436) 2018-11-30 00:35:17 +09:00
syuilo
c7101148c4 Fix #3432 2018-11-30 00:13:13 +09:00
syuilo
7530c50418 Fix #3434 2018-11-30 00:04:28 +09:00
MeiMei
e33f73a5b6 Fix SMTP (#3433)
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
syuilo
562fb26dc6 Fix #3430 2018-11-29 22:05:11 +09:00
syuilo
42767aaa2b メールサーバーの設定がオフの場合はメール設定を表示しないように 2018-11-29 20:33:31 +09:00
syuilo
13f375151d Make require password to update email 2018-11-29 20:19:02 +09:00
syuilo
4512b6711a Implement email config 2018-11-29 16:23:45 +09:00
syuilo
01697424f9 Mark chart apis as stable 2018-11-29 06:06:07 +09:00
syuilo
3bddab4dd0 Cookieを使わないように 2018-11-28 16:19:02 +09:00
syuilo
c4453e50eb Update signin.ts 2018-11-28 05:27:34 +09:00
MeiMei
b286e5c9ef No caching /api/ (#3411) 2018-11-27 01:16:25 +09:00
MeiMei
56f3fcd76e Return 404 for undefined .well-known (#3404) 2018-11-26 04:49:24 +09:00
MeiMei
9a68d4082e Image for web publish (#3402)
* Image for Web

* Add comment

* Make main to original
2018-11-26 04:25:48 +09:00
syuilo
f4ae8abb44 Fix lint 2018-11-24 17:19:51 +09:00
syuilo
a86be43e07 Resolve #3158 2018-11-24 07:04:29 +09:00
syuilo
979d01ec0f Update url-preview.ts 2018-11-24 06:41:22 +09:00
MeiMei
374fb4eda9 Do not use _replyIds (#3392) 2018-11-23 23:12:28 +09:00
syuilo
85f0a90468 Resolve #3366 2018-11-23 16:39:51 +09:00
syuilo
536ea5d280 Resolve #3376 2018-11-23 08:13:17 +09:00
syuilo
38a9438ef5 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-23 08:01:29 +09:00
syuilo
283f792c32 Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
nico
f9199d5b64 Fix #3343 (#3383)
Setting "X-Forwarded-Proto: https" in the SSL proxy is the correct way to do this
2018-11-23 02:09:04 +09:00
MeiMei
439a35d332 No cache /notes/:note (#3382) 2018-11-22 23:17:58 +09:00
Aya Morisawa
66f297bdfa Remove unneccesary cast (#3355) 2018-11-22 05:07:25 +09:00
Acid Chicken (硫酸鶏)
863197af59 Fix #3361 (#3362)
* Update create.ts

* Update api.ts
2018-11-22 05:06:51 +09:00
Hakaba Hitoyo
82ab386b83 Feature / user recommendation config in admin ui (#3357)
* add config for external user recommendation into admin ui

* debug

* correct admin ui

* switch external user recommendation to admin ui config

* debug

* debug

* debug

* Revert "debug"

This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f.

* explicit parseInt radix

* add Japanese message

* change default engine to https

* remove unused settings

* debug

* nullable externalUserRecommendationTimeout
2018-11-21 23:44:59 +09:00
MeiMei
169013034f Fix: ap/show (#3350) 2018-11-20 21:18:14 +09:00
MeiMei
f58dd6bb8e Explicitly set max-age (#3330) 2018-11-20 05:29:51 +09:00
MeiMei
6c7cbb2528 Hide unused login method (#3285) 2018-11-17 02:13:01 +09:00
syuilo
284139d356 Update github-bot.ts 2018-11-16 23:10:48 +09:00
syuilo
af84f87c5e Resolve #3274 2018-11-16 23:09:33 +09:00
syuilo
5a1441357d Update github-bot.ts 2018-11-16 23:02:01 +09:00
syuilo
89bffa9d36 Clean up 2018-11-16 23:01:14 +09:00
syuilo
e80012ceb4 Update github-bot.ts
follow dvelop instead master
2018-11-16 23:00:34 +09:00
MeiMei
d94d32dad9 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
Acid Chicken (硫酸鶏)
f7b98aaeec WIP: Add Discord auth (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
4892b5b273 [API] Add /instances 2018-11-15 06:21:13 +09:00
syuilo
b666128ddc Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
MeiMei
e23c93f7e8 Fix: default order of users/notes (#3234) 2018-11-14 20:18:47 +09:00
syuilo
9633a66b27 Update github-bot.ts 2018-11-14 05:33:48 +09:00
MeiMei
a87caff2d5 Fix: notes/create hangs when rejected (#3221) 2018-11-13 19:34:09 +09:00
MeiMei
666f3d68c6 sort user timeline by date (#3210) 2018-11-13 01:17:59 +09:00
syuilo
301fe469ee Improve streaming 2018-11-12 00:31:09 +09:00
syuilo
2d1238c199 [API] Fix #3203 2018-11-11 18:26:09 +09:00
syuilo
b2baaa87e9 Improve streaming API 2018-11-11 02:22:34 +09:00
syuilo
c8e8093346 Fix bug 2018-11-09 22:02:48 +09:00
Aya Morisawa
4c6daa3f46 Use sum function (#3174) 2018-11-09 11:02:23 +09:00
syuilo
380542db8e [API] Fix #3169 2018-11-09 03:52:03 +09:00
syuilo
670e13f57d Refactoring of i18n (#3165)
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo
41400362df Fix bug 2018-11-08 01:42:02 +09:00
syuilo
b17341eefc GitHub / Twitter連携の設定をDBに保存するように 2018-11-07 13:14:52 +09:00
syuilo
59b7512054 Fix 2018-11-07 12:30:56 +09:00
syuilo
c66306d1be インスタンスの対象言語の設定を実装 2018-11-07 12:28:53 +09:00
syuilo
40d4efc104 [API] Improve drive/files/upload_from_url 2018-11-07 12:12:43 +09:00
syuilo
c0ccb86dc0 Fix bug 2018-11-07 12:09:24 +09:00
syuilo
2642bdd9c8 メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00
syuilo
9fdf438018 ghostの設定をDBに保存するように 2018-11-07 00:44:56 +09:00
syuilo
7f57bbfbbd reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo
429fcdb1f1 [API] 文字列での真理値表現に対応
multipart/formdata では文字列しか送れないっぽい?
2018-11-06 20:53:50 +09:00
syuilo
73f2bc4c52 [API] Fix bug 2018-11-06 20:47:56 +09:00
syuilo
0f65a6a077 [API] Implement notes/watching/ 2018-11-06 14:58:20 +09:00
syuilo
d611a53044 リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo
84822b0e58 ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo
0ace514fd3 Clean up 2018-11-06 06:25:35 +09:00
syuilo
e192c4c330 Resolve #3137 2018-11-06 06:24:31 +09:00
syuilo
260c84f520 Better error code 2018-11-06 01:57:31 +09:00
syuilo
cfa16aca53 [API] Fix bug 2018-11-06 01:51:42 +09:00
syuilo
829ffc60e4 [WIP] Use FontAwesome Component for Vue (#3127)
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo
ca1f738d2d oops 2018-11-05 13:46:46 +09:00
syuilo
0d3d7a5867 Refactor 2018-11-05 13:38:50 +09:00
syuilo
ce57bb6675 ✌️ 2018-11-05 11:58:41 +09:00
Acid Chicken (硫酸鶏)
a838c58f69 Make /api/v1/instance and /api/v1/custom_emojis better (#3118)
* Separate commits

From commit dca110ebaa78f64600429f812c238a07d2f1dc1d.

* Re-separate commits

From commit 9719387bee40363f63a837e7ecffacf2a476c334.
2018-11-05 11:57:17 +09:00
syuilo
7d8d8a165b 投稿の最大文字数情報を設定ファイルではなくDBに保存するように 2018-11-05 11:09:05 +09:00
Acid Chicken (硫酸鶏)
22ac7faa74 Implement /api/v1/custom_emojis (#3116) 2018-11-05 10:45:57 +09:00
Acid Chicken (硫酸鶏)
1b8108a0ac Fix #3115 2018-11-05 10:34:53 +09:00
syuilo
f43a9b9fb0 [API] Better validation of admin/emoji/add 2018-11-05 10:33:49 +09:00
syuilo
0820a165a8 [API] Fix bug 2018-11-05 01:42:41 +09:00
syuilo
20fcefb5f4 [API] Fix #3099 2018-11-04 23:13:35 +09:00
syuilo
947b0f55a3 Resolve #3098 2018-11-04 23:00:43 +09:00
Acid Chicken (硫酸鶏)
8cc0afa8d4 Add GitHub auth (#3095) 2018-11-04 22:03:55 +09:00
syuilo
67d8980999 [API] Fix #3097 2018-11-04 21:11:54 +09:00
Acid Chicken (硫酸鶏)
a07fa755e2 Revert "Add GitHub auth"
This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏)
2bb4bc8727 Add GitHub auth 2018-11-04 19:17:30 +09:00
syuilo
2545385986 [API] Improve admin/emoji/add 2018-11-04 18:37:12 +09:00
syuilo
4a780c56fd 絵文字を作成した/更新した時にupdateAtを更新するように 2018-11-04 10:42:16 +09:00
MeiMei
75f94b07c5 Fix: update_client_setting (#3086) 2018-11-04 03:33:37 +09:00
syuilo
2ba95786a1 [API] Implement some Emoji APIs 2018-11-04 03:18:32 +09:00
syuilo
15c9addc6e Improve API documentation 2018-11-03 22:49:36 +09:00
syuilo
5e2a9b51ff Clean up 2018-11-03 22:01:58 +09:00
syuilo
f23b54246c [API] Increase chart limit 2018-11-03 16:43:50 +09:00
syuilo
41bab2746b Improve admin dashboard 2018-11-03 11:38:00 +09:00
syuilo
fdb3395771 Improve stats API 2018-11-03 11:37:44 +09:00
syuilo
eb8d838b53 Update hashtags.ts 2018-11-02 23:46:57 +09:00
syuilo
cf7bce4404 Update src/server/api/endpoints/aggregation/hashtags.ts 2018-11-02 23:32:40 +09:00
syuilo
f2062b9588 Remove needless properties 2018-11-02 23:27:47 +09:00
syuilo
0b2f0d2d74 🍕 2018-11-02 23:23:01 +09:00
syuilo
d97dd83e18 [API] Implement admin/add-emoji 2018-11-02 15:04:02 +09:00
syuilo
da0fb0b784 Clean up 2018-11-02 14:53:55 +09:00
syuilo
27275d11f4 Clean up 2018-11-02 13:49:09 +09:00
syuilo
7bd46825e3 Refactor 2018-11-02 13:47:44 +09:00
syuilo
544107d2a6 Resolve #2623 2018-11-02 12:49:08 +09:00
syuilo
68c4dd923b Update src/server/api/endpoints/meta.ts 2018-11-02 12:16:03 +09:00
MeiMei
a22f657c0f Remote custom emojis (#3074)
* Remote custom emojis

* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo
e34405ec33 Fix bug 2018-11-02 03:41:09 +09:00
syuilo
3057116df4 Refactoring, Clean up and bug fixes 2018-11-02 03:32:24 +09:00
syuilo
5a6edc5b75 Custom emoji (#3061)
* wip

* wip

* wip
2018-11-01 11:51:49 +09:00
syuilo
1c8c707037 Refactor and use original image for banner 2018-11-01 09:30:51 +09:00
syuilo
57708b53d0 Clean up 2018-11-01 09:19:22 +09:00
syuilo
becbab3af4 Update src/server/api/endpoints/users/relation.ts 2018-11-01 00:11:52 +09:00
syuilo
5296c1e0a3 [API] Implement users/relation 2018-11-01 00:11:21 +09:00
syuilo
5b0fd8c97c Better rate limitting 2018-10-31 23:03:14 +09:00
syuilo
6488a17e60 Refactor 2018-10-31 22:35:02 +09:00
syuilo
278ffa26c0 Fix #3041 2018-10-31 17:56:21 +09:00
syuilo
21e5f637d6 [API] Include detailed user information of blocking API responses 2018-10-31 11:24:36 +09:00
syuilo
e172110685 良い感じに 2018-10-31 11:16:13 +09:00
mei23
9c1f1eef32 blockings list 2018-10-31 04:59:01 +09:00
Acid Chicken (硫酸鶏)
f8f90b09d3 Implement /api/v1/instance (#3045)
* Update mastodon.ts

* Update types.ts

* Update mastodon.ts
2018-10-31 02:17:54 +09:00
MeiMei
9d96058a7f Fix: can't recognize rebirthed instance user (#3046)
* resync uri from WebFinger

* trigger resync on user page

* allways update on resync

* Revert "trigger resync on user page"

This reverts commit 8ff139fb49ee61ad55e4b42c562f8a2c3f8098ac.

* background resync
2018-10-31 02:16:13 +09:00
syuilo
e3dde97e62 Format 2018-10-29 21:38:09 +09:00
syuilo
fcf637138d 物理削除系の処理を削除
これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難
論理削除でなんとかする
2018-10-29 21:06:23 +09:00
MeiMei
26e7e7d0dc User blocking (Following part) (#3035)
* block wip

* UndoBlock

* UnBlock

* wip

* follow

* UI

* fix
2018-10-29 20:32:42 +09:00
syuilo
5e71730377 Fix doc 2018-10-29 19:11:01 +09:00
syuilo
00fb96b306 Fix API definition 2018-10-29 19:04:58 +09:00
syuilo
77cc11d8a0 Refactor 2018-10-29 15:09:03 +09:00
syuilo
f03f03dcc0 Update src/server/api/endpoints/notes/reactions.ts 2018-10-29 15:07:50 +09:00
syuilo
c9e634aad3 Fix #3034 2018-10-29 10:52:36 +09:00
syuilo
98191b5318 Fix bug 2018-10-26 15:06:27 +09:00
syuilo
cd439c770e API: Better error response 2018-10-26 14:38:34 +09:00
syuilo
0f08a5c99a Fix bug 2018-10-26 08:36:50 +09:00
syuilo
8c8ff7d49a Implement featured note API 2018-10-25 07:04:15 +09:00
syuilo
7c18486a1f Fix: Remove unused import 2018-10-25 05:33:40 +09:00
syuilo
18a3c704ca Implement drive/folders/delete 2018-10-24 18:37:58 +09:00
syuilo
7868c08397 Improve some API definitions 2018-10-24 18:32:19 +09:00