summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* リモートで投票を見たりしたりできるように (#3940)MeiMei2019-01-211-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix type * expose Question * Note refs Question * rename * wip * リモート投票の場合リプライ送信 * voteの実装をservicesに移動 * 投票受信 * debug * つくる * Revert "つくる" This reverts commit 0c9245886680b7d3b93a0278642f4cf6a43b5cb2. * APIの実装はもどし * Send Update * AP type * Recv Update * Revert "Recv Update" This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370. * Revert "AP type" This reverts commit 63d8bbe29dd6f326773214346350607cc4381996. * Revert "Send Update" This reverts commit 171b046de549f1478e928dee3177eeefab341fcf. * リモートで投票を見る * 投票はDM * Provides choices as text for AP * 絵文字 * fix error * revert * APからには不要な処理を削除 * Revert "APからには不要な処理を削除" This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560. * てぬき * めんどい * ちっ * remove unused code
* [Server] Fix #2745syuilo2019-01-211-6/+12
|
* ソーシャルタイムラインにフォロワー限定投稿が含まれ ↵syuilo2019-01-201-2/+2
| | | | いない問題を修正
* 関係のない返信がタイムラインに流れる問題を修正syuilo2019-01-202-0/+6
| | | | Resolve #1910
* Drop stalk featuresyuilo2019-01-204-109/+5
| | | | | | Resolve #3935 Closes #2226 Closes #1946
* AP Undo Like (#3933)MeiMei2019-01-202-66/+24
| | | | | | * AP Undo Like * rename
* スパム報告機能syuilo2019-01-193-0/+148
| | | | Resolve #1970
* Fix typosyuilo2019-01-191-1/+1
|
* Improve drive file operationsyuilo2019-01-192-7/+76
| | | | | Resolve #3789 Resolve #3790
* Implement active users chartsyuilo2019-01-174-0/+45
| | | | Resolve #3904
* Resolve #3896syuilo2019-01-163-2/+15
|
* disableLocalTimeline機能を強化syuilo2019-01-163-0/+22
| | | | | | * ストリームだけではなくAPIも無効に * モデレーターは無効の場合でも見れるように * グローバルタイムラインも無効に(連合数が少ないインスタンスではグローバルタイムラインは実質的にローカルタイムラインと同一なので)
* モデレーターを凍結できないようにする (#3877)MeiMei2019-01-111-0/+4
|
* Hide NSFW in Photos (#3875)MeiMei2019-01-111-0/+14
|
* 管理画面でユーザーを状態でフィルタできるように (#3873)MeiMei2019-01-111-0/+123
|
* Hide invisible notes from timeline (#3852)MeiMei2019-01-085-8/+85
|
* ドライブの管理画面でファイルのオリジナルURLを表示す ↵syuilo2019-01-081-1/+1
| | | | ように
* Resolve #3847 (#3849)syuilo2019-01-081-0/+20
| | | | | | | | | | | | | | | | * Update notifications.ts * Update notifications.ts * Update notifications.ts * Update notifications.ts * Add missing semicolon * Improve readability * Fix typo
* Fix typo: not -> noteAya Morisawa2019-01-051-1/+1
| | | https://github.com/syuilo/misskey/commit/1344ffa67dbe74505bd922ac7185a4d41dfdddd7#commitcomment-31817792
* Renamesyuilo2019-01-042-5/+5
|
* Make instance logo customisable (#3829)ibrokemypie2019-01-042-0/+12
|
* [API] notes/mentions にミュートを適用するようにsyuilo2018-12-301-0/+20
|
* Make one import per lineAya Morisawa2018-12-291-2/+2
|
* Privateの公開範囲を廃止syuilo2018-12-291-0/+5
|
* フォローしているユーザーからのフォローを自動承認す ↵MeiMei2018-12-281-0/+8
| | | | オプション (#3780)
* 通知の管理を強化syuilo2018-12-281-0/+42
| | | | Resolve #3772
* Add URI parameter to /api/meta (#3748)ibrokemypie2018-12-271-0/+1
| | | | | | | | | * Add URI parameter to /api/meta closes #3747 * Update fetch-meta.ts * Update meta.ts
* Resolve #3248Aya Morisawa2018-12-273-39/+83
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Feature to show only my posts in the user page (#3753)MeiMei2018-12-261-0/+17
| | | | | | * Fix #3681 * Feature to show only my posts in the user page
* Make reactions removableAya Morisawa2018-12-261-0/+13
| | | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Resolve #367, resolve #2260, close #3503
* [API] Fix #3737syuilo2018-12-241-2/+2
|
* ダイレクトでメンションでもユーザーを指定できるよう ↵MeiMei2018-12-231-1/+1
| | | | (#3722)
* 本文からメンション等を展開しないオプション (#3721)MeiMei2018-12-231-0/+27
|
* Fix: ap/show does not return on error (#3704)MeiMei2018-12-211-5/+4
|
* Tune polls/recommendation (#3703)MeiMei2018-12-201-0/+1
|
* Refactor MFMAya Morisawa2018-12-201-1/+1
| | | | Co-authored-by: syuilo syuilotan@yahoo.co.jp
* Resolve #3687syuilo2018-12-203-5/+41
|
* Fix wrong commentsyuilo2018-12-201-1/+1
|
* リスト関連の操作を強化syuilo2018-12-191-0/+64
| | | | | | | Resolve #2069 Resolve #2051 Resolve #2807 Resolve #3647
* Fix errorsyuilo2018-12-192-3/+3
|
* [Client] Resolve #3658syuilo2018-12-191-2/+5
|
* Re: #3457 (#3614)Acid Chicken (硫酸鶏)2018-12-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update parser.ts * Update user.ts * Update search.ts * Update parser.ts * Update parser.ts * Update parser.ts * Update parser.ts * Update parser.ts * Update parser.ts * Update mfm.ts * Update parser.ts * Merge branch 'develop' into 3440-mk2 * Fix typo * Update parser.ts * Update mfm.ts * Update mfm.ts
* [API] Resolve #3637syuilo2018-12-171-0/+7
|
* Resolve #2165syuilo2018-12-152-6/+11
|
* Implement admin drive pagesyuilo2018-12-141-0/+79
|
* Fix bugsyuilo2018-12-112-0/+5
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-118-29/+21
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Resolve #3581 (#3589)Acid Chicken (硫酸鶏)2018-12-111-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Use camelCasesyuilo2018-12-091-1/+1
|
* Improve custom emoji parsing (#3539)MeiMei2018-12-081-2/+2
| | | | | | | | | | * Use MFM parser for extracting emoji in name * Fix custom emoji regex * Revert "Fix custom emoji regex" This reverts commit 4c21caf59753e7653c02f81ddf0cde8c44f48008.