Commit graph

815 commits

Author SHA1 Message Date
syuilo 79354f4faf Refactoring 2020-03-31 09:15:04 +09:00
syuilo 10356b4041 Merge branch 'master' into develop 2020-03-31 08:08:22 +09:00
syuilo 6a732ab1cd Fix #6203 2020-03-31 08:07:10 +09:00
MeiMei 47322b35ff
APIの権限設定漏れを修正 (#6202)
* Fix: 権限設定漏れ

* requireAdmin
2020-03-30 11:45:57 +09:00
MeiMei 4c6d0386b9
admin/accounts/createで一般ユーザーがアカウントを作成し放題なのを修正 (#6205) 2020-03-30 09:27:39 +09:00
MeiMei a448172952
Fix #6199 (#6201) 2020-03-29 23:18:03 +09:00
MeiMei 244ef0cb8f
トークン系の乱数ソースではcryptoを使うように (#6200) 2020-03-29 23:16:36 +09:00
syuilo 02cc1891f2 Add miauth info into meta.features 2020-03-29 17:44:14 +09:00
syuilo 09e3ddbd57 アプリの権限を確認できるように 2020-03-29 17:06:36 +09:00
syuilo bb835a6e8a Fix bug 2020-03-29 10:49:43 +09:00
syuilo 7ee4385deb Fix bug 2020-03-28 22:04:23 +09:00
syuilo 549092d9aa Update gen-token.ts 2020-03-28 19:44:57 +09:00
syuilo dcd43a17ba インストールしたアプリ見れるようにしたり削除できるようにしたり 2020-03-28 19:33:11 +09:00
syuilo 614a1d74dd Resolve #6192 2020-03-28 18:07:41 +09:00
syuilo 9ea1ed8559 Add i/apps private API 2020-03-28 16:52:52 +09:00
syuilo 6be127e18b Implement MiAuth 2020-03-28 11:24:37 +09:00
syuilo a43a225740 Fix #6180 2020-03-23 19:47:02 +09:00
syuilo 833c39969b Refactor 2020-03-23 19:42:26 +09:00
syuilo 346036ec88 Fix #6110
updatedAt が null なユーザーは検索に出てこなくなる副作用あり
2020-03-21 20:14:26 +09:00
syuilo 1471e52307 Resolve #6110 2020-03-21 12:48:25 +09:00
syuilo 917726fecc wip #6140 2020-03-07 11:23:31 +09:00
syuilo 1947835c51 Resolve #6137 2020-03-07 01:04:36 +09:00
rinsuki c18f6fde80
lintをGitHub Actions でするように (#6101)
* package.json の lint スクリプトを修正

* lint アクションを追加

* yarn lint --fix

* 手動修正
2020-03-04 11:45:33 +09:00
syuilo c7c08b7511 Resolve #6043 2020-02-21 00:28:45 +09:00
syuilo 95dc76ca19
Fix comments 2020-02-20 23:26:35 +09:00
syuilo f5a06b6494 Fix #6036 2020-02-20 22:54:26 +09:00
syuilo 98d873a7f9 Update search-by-tag.ts 2020-02-20 07:19:27 +09:00
syuilo 09175b84df Fix #6016 2020-02-20 07:18:40 +09:00
syuilo 177e19632a Fix #6016 2020-02-20 07:18:16 +09:00
syuilo d9986b7a2f Implement featured note injection 2020-02-18 19:05:11 +09:00
syuilo 52fb1237ec Imprement promo read 2020-02-18 18:14:38 +09:00
syuilo 8a7197726e Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2020-02-18 17:54:13 +09:00
syuilo b7f5458684 Fix bug 2020-02-18 17:53:56 +09:00
fuyu 52710f3810
管理者はモデレーターに変更できないように (#5970)
* 管理者をモデレーターに変更できないように

* Change error message
2020-02-18 17:53:52 +09:00
syuilo a54de07260 Resolve #5963 2020-02-18 08:41:32 +09:00
syuilo 1441fd93b9 Clean up 2020-02-18 08:05:27 +09:00
syuilo bef67fa275 Update trend.ts 2020-02-15 23:01:41 +09:00
syuilo d0085f00ed Fix #5950 2020-02-15 21:39:38 +09:00
syuilo 43734f027b Refactoring 2020-02-15 21:33:32 +09:00
syuilo 65c0b6c7da Resolve #5939 2020-02-15 01:03:59 +09:00
syuilo f5f7654f4b Improve custom emoji managemant 2020-02-14 01:09:39 +09:00
syuilo d76fceae85 Fix #5935 2020-02-13 22:13:24 +09:00
syuilo 2feef81516 グループ招待の通知とか
Resolve #5880
Resolve #5927
2020-02-13 02:17:54 +09:00
Xeltica ac5453232f
お知らせの固定表示 (#5887)
* お知らせの固定

* ✌️

* Update index.home.vue

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-02-09 21:31:17 +09:00
syuilo 712a90d502 Fix bug 2020-02-05 21:41:54 +09:00
syuilo ab995930ff Refactor 2020-02-05 21:41:49 +09:00
syuilo 8818648740 プロキシアカウントをユーザー名ではなくIDで保存するように 2020-02-05 10:15:09 +09:00
Acid Chicken (硫酸鶏) c30960d6bf
Fix hashtags contained in private notes are shown in trends (#5805)
* Update trend.ts

* Fix query

* Update create.ts

* Update create.ts

* Update trend.ts
2020-02-02 05:42:58 +09:00
syuilo 7ed3448e13 Resolve #1669 2020-02-01 07:16:52 +09:00
syuilo ee0cbab4e4 Fix bug 2020-01-30 06:09:36 +09:00