summaryrefslogtreecommitdiff
path: root/src/server/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsyuilo2019-02-071-1/+0
* Fix bugsyuilo2019-02-071-8/+1
* 特定インスタンスからのフォローを全解除できるようにsyuilo2019-02-071-0/+41
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-073-6/+6
* 連合しているインスタンスを一覧できるようにsyuilo2019-02-073-51/+104
* Check config on load (#4170)Aya Morisawa2019-02-063-6/+6
* Resolve #4151syuilo2019-02-063-0/+54
* Resolve #4165syuilo2019-02-061-0/+15
* 自分の投稿情報をエクスポートできるように (#4144)syuilo2019-02-051-0/+18
* 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
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-051-1/+1
* 個別に投稿のウォッチ/ウォッチ解除をできるようにsyuilo2019-02-051-7/+17
* [API] お気に入り状態は投稿情報に含めないように統一syuilo2019-02-051-0/+38
* Resolve #4121 (#4122)Acid Chicken (硫酸鶏)2019-02-043-10/+10
* Create type definition for 'langmap' (#4059)Acid Chicken (硫酸鶏)2019-02-031-1/+1
* 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
* 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
* 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
* send/receive user hashtags via AP (#4064)MeiMei2019-01-311-1/+5
* Close #3380 (#4061)Acid Chicken (硫酸鶏)2019-01-313-135/+0
* Do not import as pack from AP renderer (#4048)MeiMei2019-01-311-2/+2
* Re-fix pathAcid Chicken (硫酸鶏)2019-01-311-1/+1
* Fix pathAcid Chicken (硫酸鶏)2019-01-311-1/+1
* Update index.tsAcid Chicken (硫酸鶏)2019-01-311-1/+2
* Create type definition for '*/package.json' (#4014)Acid Chicken (硫酸鶏)2019-01-311-1/+1
* Introduce silence (#4043)syuilo2019-01-302-0/+94
* 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
* [Server] Introduce admin stream channelsyuilo2019-01-273-1/+39
* 管理画面からリモートユーザー情報を更新できるように (...MeiMei2019-01-262-0/+78
* Filter hidden replies / mentions (#3981)MeiMei2019-01-254-8/+56
* Refactoringsyuilo2019-01-231-15/+14
* Refactoringsyuilo2019-01-231-8/+7
* Fix typessyuilo2019-01-227-10/+10