Commit Graph

1064 Commits

Author SHA1 Message Date
MeiMei
fe841db55a pub-relay (#6341)
* pub-relay

* relay actorをApplicationにする

* Disable koa-compress

* Homeはリレーに送らない

* Disable debug

* UI

* cleanupなど
2020-05-10 18:42:31 +09:00
syuilo
5b06ace4b9 chore(lint): Add missing semicolons 2020-05-10 17:25:16 +09:00
Acid Chicken (硫酸鶏)
ee6e720a9c Update src/server/api/private/signup.ts 2020-05-02 10:31:37 +09:00
syuilo
d2bbd8438e refactor 2020-05-02 10:28:45 +09:00
Acid Chicken (硫酸鶏)
dd6f3579f0 Refactor codes 2020-04-29 05:30:58 +09:00
Acid Chicken (硫酸鶏)
8d233fa1cf Add support for hCaptcha 2020-04-28 14:29:33 +09:00
syuilo
5583007adb chore(server): Add TODO 2020-04-26 11:19:57 +09:00
syuilo
14748a3b07 Fix #6289 2020-04-21 20:26:54 +09:00
Xeltica
73f34b92e5 カスタム絵文字リアクションがプレビューされない不具合を修正 fix #6272 (#6273)
* カスタム絵文字リアクションがプレビューされない不具合を修正

* add comments
2020-04-18 12:06:44 +09:00
syuilo
4bccfb62b3 Resolve #5755 2020-04-13 03:23:23 +09:00
MeiMei
69dd52920e プロキシの除外ホスト (#6244)
* プロキシの除外ホスト

* オブジェクトストレージとの通信にProxyを使うかを選択できるように

* fix lint

* コメント

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2020-04-12 20:32:34 +09:00
MeiMei
a74358ec03 Use node-fetch instead of request (#6228)
* requestをnode-fetchになど

* format

* fix error

* t

* Fix test
2020-04-09 23:42:23 +09:00
syuilo
cefbecb94c refactor: Use === 2020-04-04 08:46:54 +09:00
syuilo
60ed35680c enhance(server): Log error message when internal error occured 2020-04-04 08:27:16 +09:00
MeiMei
e27b7e7d97 APIリファレンスのカテゴリ処理の修正 (#6218)
* APIリファレンスのカテゴリ処理の修正

* tune
2020-04-03 22:42:29 +09:00
syuilo
1e3d2f21f9 feat(streaming): Add emoji added event 2020-04-02 22:17:17 +09:00
syuilo
12d3e3f786 Refactoring 2020-03-31 09:15:04 +09:00
syuilo
e4105cdddf Merge branch 'master' into develop 2020-03-31 08:08:22 +09:00
syuilo
d6d007b3df Fix #6203 2020-03-31 08:07:10 +09:00
MeiMei
76cadcd707 APIの権限設定漏れを修正 (#6202)
* Fix: 権限設定漏れ

* requireAdmin
2020-03-30 11:45:57 +09:00
MeiMei
a6f4923d18 admin/accounts/createで一般ユーザーがアカウントを作成し放題なのを修正 (#6205) 2020-03-30 09:27:39 +09:00
MeiMei
b9ea774c2a Fix #6199 (#6201) 2020-03-29 23:18:03 +09:00
MeiMei
edfbb37a37 トークン系の乱数ソースではcryptoを使うように (#6200) 2020-03-29 23:16:36 +09:00
syuilo
0d49cd37da Add miauth info into meta.features 2020-03-29 17:44:14 +09:00
syuilo
d468d3281b アプリの権限を確認できるように 2020-03-29 17:06:36 +09:00
syuilo
b890dc349a Fix type 2020-03-29 11:28:55 +09:00
syuilo
9e2d3eb069 Fix bug 2020-03-29 10:49:43 +09:00
syuilo
6100b37525 Refactor: Use === 2020-03-29 10:39:36 +09:00
syuilo
6e189d8d0d Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-03-28 22:04:26 +09:00
syuilo
a3fc2122e6 Fix bug 2020-03-28 22:04:23 +09:00
mei23
0a01f97d64 lint fix 2020-03-28 20:56:17 +09:00
syuilo
a79c305dfb Update gen-token.ts 2020-03-28 19:44:57 +09:00
syuilo
22eac682d8 インストールしたアプリ見れるようにしたり削除できるようにしたり 2020-03-28 19:33:11 +09:00
syuilo
f6b80873eb Resolve #6192 2020-03-28 18:07:41 +09:00
syuilo
7b1e443dca Add i/apps private API 2020-03-28 16:52:52 +09:00
syuilo
05564e5565 Implement MiAuth 2020-03-28 11:24:37 +09:00
syuilo
f5c5d5cd7e wip 2020-03-27 20:24:32 +09:00
syuilo
f3c99323c6 Fix #6180 2020-03-23 19:47:02 +09:00
syuilo
0df9d316f9 Refactor 2020-03-23 19:42:26 +09:00
syuilo
820e1589af Fix #6110
updatedAt が null なユーザーは検索に出てこなくなる副作用あり
2020-03-21 20:14:26 +09:00
syuilo
c521685f3b Resolve #6110 2020-03-21 12:48:25 +09:00
MeiMei
1b694f1e0c 連携ログインができないのなどを修正 (#6162)
* 連携ログインができないのを修正

* Cookie名変更, セッションに

* igiはやっぱり非セッションCookieで

* 2回目以降Discordログインできなくなるのを修正
2020-03-20 13:56:22 +09:00
syuilo
755a9e2ea7 wip #6140 2020-03-07 11:23:31 +09:00
syuilo
3593015993 Resolve #6137 2020-03-07 01:04:36 +09:00
rinsuki
7e975dd116 lintをGitHub Actions でするように (#6101)
* package.json の lint スクリプトを修正

* lint アクションを追加

* yarn lint --fix

* 手動修正
2020-03-04 11:45:33 +09:00
MeiMei
89f8ff9638 Fix: mainStreamのミュート情報が再接続まで反映されない (#6072) 2020-02-26 08:03:23 +09:00
syuilo
aa01f232a3 Better featured injection 2020-02-22 06:49:12 +09:00
syuilo
7587b5caa9 Resolve #6043 2020-02-21 00:28:45 +09:00
syuilo
ba9762d391 Fix comments 2020-02-20 23:26:35 +09:00
syuilo
bc737f9e57 Fix #6036 2020-02-20 22:54:26 +09:00