summaryrefslogtreecommitdiff
path: root/src/server/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 連携ログインができないのなどを修正 (#6162)MeiMei2020-03-204-33/+18
| | | | | | | | | * 連携ログインができないのを修正 * Cookie名変更, セッションに * igiはやっぱり非セッションCookieで * 2回目以降Discordログインできなくなるのを修正
* wip #6140syuilo2020-03-0713-39/+39
|
* Resolve #6137syuilo2020-03-0713-15/+75
|
* lintをGitHub Actions でするように (#6101)rinsuki2020-03-043-5/+6
| | | | | | | | | | * package.json の lint スクリプトを修正 * lint アクションを追加 * yarn lint --fix * 手動修正
* Fix: mainStreamのミュート情報が再接続まで反映されない (#6072)MeiMei2020-02-261-5/+3
|
* Better featured injectionsyuilo2020-02-221-3/+11
|
* Resolve #6043syuilo2020-02-212-0/+10
|
* Fix commentssyuilo2020-02-201-3/+0
|
* Fix #6036syuilo2020-02-201-1/+1
|
* Resolve #6028syuilo2020-02-201-0/+2
|
* Update search-by-tag.tssyuilo2020-02-201-1/+1
|
* Fix #6016syuilo2020-02-201-2/+4
|
* Fix #6016syuilo2020-02-202-4/+6
|
* Implement featured note injectionsyuilo2020-02-1810-10/+69
|
* Improve pagingsyuilo2020-02-181-1/+0
|
* Imprement promo readsyuilo2020-02-181-0/+50
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-02-181-0/+4
|\
| * 管理者はモデレーターに変更できないように (#5970)fuyu2020-02-181-0/+4
| | | | | | | | | | | | * 管理者をモデレーターに変更できないように * Change error message
* | Fix bugsyuilo2020-02-181-1/+1
|/
* Resolve #5963syuilo2020-02-186-1/+106
|
* Fix typesyuilo2020-02-182-2/+2
|
* Clean upsyuilo2020-02-1837-74/+0
|
* API docsyuilo2020-02-151-1/+1
|
* Update trend.tssyuilo2020-02-151-4/+4
|
* Fix #5950syuilo2020-02-155-49/+35
|
* Refactoringsyuilo2020-02-15217-219/+219
|
* Resolve #5939syuilo2020-02-152-4/+46
|
* Improve custom emoji managemantsyuilo2020-02-142-40/+16
|
* Fix #5935syuilo2020-02-138-0/+73
|
* グループ招待の通知とかsyuilo2020-02-134-31/+37
| | | | | Resolve #5880 Resolve #5927
* お知らせの固定表示 (#5887)Xeltica2020-02-091-1/+6
| | | | | | | | | | * お知らせの固定 * :v: * Update index.home.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Fix #5885syuilo2020-02-091-4/+5
|
* Fix bugsyuilo2020-02-051-1/+1
|
* Refactorsyuilo2020-02-051-3/+1
|
* プロキシアカウントをユーザー名ではなくIDで保存する ↵syuilo2020-02-052-6/+7
| | | | うに
* Allow wider window for totp verification (#5811)DW2020-02-021-1/+2
| | | As server time and client time may not necessarily match
* Fix hashtags contained in private notes are shown in trends (#5805)Acid Chicken (硫酸鶏)2020-02-021-0/+5
| | | | | | | | | | | | * Update trend.ts * Fix query * Update create.ts * Update create.ts * Update trend.ts
* Resolve #1669syuilo2020-02-0111-65/+80
|
* Fix bugsyuilo2020-01-301-2/+0
|
* Emoji copysyuilo2020-01-301-0/+64
|
* isMarkedAsClosed --> isSuspendedsyuilo2020-01-301-2/+2
|
* v12 (#5712)syuilo2020-01-3045-358/+1679
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* userListチャンネルのオーナーチェック Fix #5772 (#5773)MeiMei2020-01-271-1/+8
| | | | | | * userListチャンネルのオーナーチェック Fix #5772 * comment
* AP Actorの鍵とkeyIdのフォーマットの変更 (#5733)MeiMei2020-01-201-5/+5
| | | | | | * Node PKCS#8 * keyIdを#main-key形式に
* Fix #5728 (#5731)MeiMei2020-01-201-6/+6
|
* Redis subscriberで認証ができないのを修正 Fix #5727 (#5730)MeiMei2020-01-201-1/+6
|
* ファイルと画像認識処理の改善 (#5690)MeiMei2020-01-122-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dimensions制限とリファクタ * comment * 不要な変更削除 * use fromFile など * Add probe-image-size.d.ts * えーCRLFで作るなよ… * Update src/@types/probe-image-size.d.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * fix d.ts * Update src/@types/probe-image-size.d.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/@types/probe-image-size.d.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * fix Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Hide suspended user profile (#5452)MeiMei2020-01-023-4/+25
|
* 期限切れ/未保存リモートファイルのローカルプロキシ ↵MeiMei2019-12-312-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | (#5655) * Media Proxy を実装 * サンプルを追加 * https://github.com/syuilo/misskey/pull/5649#discussion_r359967471 の修正 * https://github.com/syuilo/misskey/pull/5649#discussion_r359967966 の修正 * https://github.com/syuilo/misskey/pull/5649#discussion_r359968219 の修正 * 期限切れ/未保存リモートファイルのローカルプロキシ * 設定 * 説明 * comment out * fix Co-authored-by: 和風ドレッシング <37681609+CookieRamen@users.noreply.github.com>
* Implement Talk has read federation (#5636)MeiMei2019-12-153-5/+39
| | | | | | | | | | * Talk read * fix * 複数のRead ActivityはCollectionとして送るように * あ