summaryrefslogtreecommitdiff
path: root/src/server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create type definition for '*/const.json' (#4118)Acid Chicken (硫酸鶏)2019-02-041-2/+2
|
* Create type definition for ./locales (#4117)Acid Chicken (硫酸鶏)2019-02-041-1/+1
|
* Create type definition for 'langmap' (#4059)Acid Chicken (硫酸鶏)2019-02-031-1/+1
| | | | | | * Create type definition for 'langmap' * Follow lint
* Create type definition for 'koa-slow' (#4072)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-038-9/+19
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* Better loggingsyuilo2019-02-032-5/+5
|
* Clean upsyuilo2019-02-031-9/+0
|
* Better loggingsyuilo2019-02-031-2/+7
|
* Fallback en-USsyuilo2019-02-021-3/+11
|
* Generate video thumbnails (#4084)MeiMei2019-02-021-1/+6
| | | | | | * Generate video thumbnails * import order
* Create new type definition for 'ms' (#4057)Acid Chicken (硫酸鶏)2019-02-0212-12/+12
| | | | | | * Create new type definition for 'ms' * Follow lint
* Create type definition for 'koa-json-body' (#4056)Acid Chicken (硫酸鶏)2019-02-011-1/+1
| | | | | | * Create type definition for 'koa-json-body' * Follow lint
* Create type definition for 'nested-property' (#4004)Acid Chicken (硫酸鶏)2019-02-011-1/+1
| | | | | | * Create type definition for 'nested-property' * Follow lint
* Create type definition for 'http-signature' (#4049)Acid Chicken (硫酸鶏)2019-02-011-1/+1
| | | | | | * Create type definition for 'http-signature' * 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 'request-stats' as import syntax (#4071)Acid Chicken (硫酸鶏)2019-01-311-2/+3
|
* 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-316-20/+20
| | | | | | * 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-312-2/+2
| | | | | | * 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
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-01-231-1/+1
|\
| * Update index.tsAcid Chicken (硫酸鶏)2019-01-231-1/+1
| | | | | | refs: 67dacb77257295ad78a0bf82ffb9b7fa7e616e89
* | Refactoringsyuilo2019-01-231-8/+7
|/
* Supress log when testsyuilo2019-01-231-1/+1
|
* Fix testsyuilo2019-01-231-0/+13
|
* Fix typessyuilo2019-01-2211-20/+20
|
* [Server] Fix #3958syuilo2019-01-221-6/+19
|
* [Server] Fix #3947syuilo2019-01-211-2/+10
|
* [API] Fix bugsyuilo2019-01-211-4/+0
|