summaryrefslogtreecommitdiff
path: root/src/server/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 自分の投稿情報をエクスポートできるように (#4144)syuilo2019-02-051-0/+18
| | | | | | | | * wip * 正しいJSONを生成するように * データを整形
* Refactoringsyuilo2019-02-0531-36/+36
|
* Fix commentAcid Chicken (硫酸鶏)2019-02-051-2/+2
|
* Fix styleAcid Chicken (硫酸鶏)2019-02-0574-74/+148
|
* アニメーション画像を無効にする際、サーバーサイドで ↵syuilo2019-02-051-1/+1
| | | | なくクライアントサイドでURLを変更するように
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-051-1/+1
| | | | | | | | | | * Refactor * settings * Media Proxy * Replace API response
* 個別に投稿のウォッチ/ウォッチ解除をできるようにsyuilo2019-02-051-7/+17
| | | | Resolve #161
* [API] お気に入り状態は投稿情報に含めないように統一syuilo2019-02-051-0/+38
|
* Resolve #4121 (#4122)Acid Chicken (硫酸鶏)2019-02-043-10/+10
| | | | | | * Resolve #4121 * Update tslint.json
* Create type definition for 'langmap' (#4059)Acid Chicken (硫酸鶏)2019-02-031-1/+1
| | | | | | * Create type definition for 'langmap' * Follow lint
* Create type definition for 'recaptcha-promise' (#4068)Acid Chicken (硫酸鶏)2019-02-031-2/+1
|
* Create new type definition for 'escape-regexp' (#4058)Acid Chicken (硫酸鶏)2019-02-032-2/+2
|
* Use internal logger instead of debug/console for loggingsyuilo2019-02-036-6/+15
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* Better loggingsyuilo2019-02-031-4/+4
|
* Clean upsyuilo2019-02-031-9/+0
|
* Create new type definition for 'ms' (#4057)Acid Chicken (硫酸鶏)2019-02-0212-12/+12
| | | | | | * Create new type definition for 'ms' * Follow lint
* Module '@koa/cors' as import syntax (#4060)Acid Chicken (硫酸鶏)2019-02-011-1/+1
|
* Improve performancesyuilo2019-02-011-9/+14
|
* Hide suspended users (#4075)MeiMei2019-02-0112-98/+94
|
* Fix pathsyuilo2019-02-011-1/+1
|
* Create type definition for '*/meta.json' (#4073)Acid Chicken (硫酸鶏)2019-02-011-1/+1
|
* Module 'uuid' as import syntax (#4070)Acid Chicken (硫酸鶏)2019-01-312-2/+2
|
* API modules as import syntax (#4069)Acid Chicken (硫酸鶏)2019-01-314-10/+14
|
* おすすめのアンケートでミュートユーザーのものは表示 ↵MeiMei2019-01-311-1/+8
| | | | ない (#4067)
* send/receive user hashtags via AP (#4064)MeiMei2019-01-311-1/+5
|
* Close #3380 (#4061)Acid Chicken (硫酸鶏)2019-01-313-135/+0
| | | | | | | | * Delete index.ts * Delete emoji.ts * Update index.ts
* Do not import as pack from AP renderer (#4048)MeiMei2019-01-311-2/+2
| | | | | | * Do not import as pack from AP renderer * rename
* Re-fix pathAcid Chicken (硫酸鶏)2019-01-311-1/+1
| | | refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb
* Fix pathAcid Chicken (硫酸鶏)2019-01-311-1/+1
| | | refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb
* Update index.tsAcid Chicken (硫酸鶏)2019-01-311-1/+2
|
* Create type definition for '*/package.json' (#4014)Acid Chicken (硫酸鶏)2019-01-311-1/+1
| | | | | | * Create type definition for '*/package.json' * Update tsconfig.json
* Introduce silence (#4043)syuilo2019-01-302-0/+94
| | | | | | * Introduce silence * Fix icon
* Avoid export defaultAya Morisawa2019-01-301-1/+1
|
* Extract parsePlain functionAya Morisawa2019-01-301-2/+2
|
* Module 'crypto' as import syntax (#4011)Acid Chicken (硫酸鶏)2019-01-301-1/+1
|
* リプライ/メンションされていれば非フォロワーへのフォ ↵MeiMei2019-01-292-4/+22
| | | | | | | | ロワー限定でも参照可能に (#4033) * 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除 * リプライ/メンションされていれば非フォロワーでも参照可能に
* [Server] Introduce admin stream channelsyuilo2019-01-273-1/+39
|
* 管理画面からリモートユーザー情報を更新できるように ↵MeiMei2019-01-262-0/+78
| | | | (#3992)
* Filter hidden replies / mentions (#3981)MeiMei2019-01-254-8/+56
| | | | | | | | | | | | | | | | * Fix: 非公開投稿が返信一覧に出てくる * Fix: 非公開投稿がメンション一覧に出てくる * 非公開投稿は通知/メンション通知しない * repliesにフォロワー限定がかからなかったのを修正 * Fix: ホームにフォロワー限定投稿が表示されない * 認証必須エンドポイントで user == null にはならない * mentionsにフォロワー限定がかからなかったのを修正
* Refactoringsyuilo2019-01-231-15/+14
|
* Refactoringsyuilo2019-01-231-8/+7
|
* Fix typessyuilo2019-01-227-10/+10
|
* [Server] Fix #3958syuilo2019-01-221-6/+19
|
* [Server] Fix #3947syuilo2019-01-211-2/+10
|
* [API] Fix bugsyuilo2019-01-211-4/+0
|
* [Server] ↵syuilo2019-01-214-8/+8
| | | | ストリームで流れてくる投稿とAPIでタイムラインを取得したときとの不一致を修正
* リモートで投票を見たりしたりできるように (#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-212-7/+18
|
* ソーシャルタイムラインにフォロワー限定投稿が含まれ ↵syuilo2019-01-201-2/+2
| | | | いない問題を修正
* [Server] Fix #3928syuilo2019-01-204-0/+24
|