summaryrefslogtreecommitdiff
path: root/src/server (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix #4276 (#4278)MeiMei2019-02-151-3/+3
|
* Hide localOnly from welcome TL (#4257)MeiMei2019-02-151-1/+2
|
* Improve featured apisyuilo2019-02-151-2/+3
|
* Change minimum allowed maxNoteTextLength to 0 (#4256)MeiMei2019-02-141-1/+1
|
* Restore web max-age to 5 minutes (#4246)MeiMei2019-02-141-1/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-02-143-9/+34
|\
| * Add prelude function for URL Query (#4135)Acid Chicken (硫酸鶏)2019-02-133-9/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update string.ts * Refactor * Update string.ts * Update wrap-url.ts * Update string.ts * Update get-static-image-url.ts * Use querystring.stringify * Update outbox.ts * Back to the urlQuery * Update followers.ts * Update following.ts * Update outbox.ts * Update string.ts * Update get-static-image-url.ts * Update string.ts * Update string.ts * Separate prelude files
* | ハッシュタグの集計期間を短くしたsyuilo2019-02-141-1/+3
|/ | | | Resolve #4238 ?
* Migrate cafy to 14.0 (#4240)syuilo2019-02-1375-341/+318
|
* Update nodeinfo.ts (#4239)Acid Chicken (硫酸鶏)2019-02-131-15/+15
| | | | | | | | | | | | * Update nodeinfo.ts * Update nodeinfo.ts * Update nodeinfo.ts * Update nodeinfo.ts * Update nodeinfo.ts
* よく話すユーザーからサスペンドされたユーザーを隠す ↵MeiMei2019-02-122-2/+6
| | | | | | | | | | | | ど (#4228) * Resolve #4226 * fix * Fix: anonymousでアクセスするとサスペンドユーザーが隠れない * fix
* Fix #4152 (#4224)MeiMei2019-02-111-1/+1
| | | | | | | | * Fix #4152 * fix * remove unused code
* 管理画面でサイレンスされているユーザーを一覧できる ↵syuilo2019-02-101-0/+2
| | | | うに
* Optimize url-preview image (#4216)MeiMei2019-02-101-3/+3
|
* Improve instances manegementsyuilo2019-02-082-6/+27
| | | | Resolve #4187
* Introduce per-instance chart (#4183)syuilo2019-02-082-0/+58
| | | | | | | | | | | | | | | | | | * Introduce per-instance chart * Implement chart view in client * Handle note deleting * More chart srcs * Add drive stats * Improve drive stats * Fix bug * Add icon
* Refactoring: Move chart dir into services dirsyuilo2019-02-0817-18/+18
|
* Implement instance blocking (#4182)syuilo2019-02-082-1/+45
| | | | | | | | | | * Implement instance blocking * Add missing text * Delete unnecessary file * Covert Punycode to Unicode
* Remove unused importsyuilo2019-02-071-1/+0
|
* Fix bugsyuilo2019-02-071-8/+1
|
* 特定インスタンスからのフォローを全解除できるようにsyuilo2019-02-071-0/+41
|
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-076-18/+15
|
* 連合しているインスタンスを一覧できるようにsyuilo2019-02-073-51/+104
|
* Check config on load (#4170)Aya Morisawa2019-02-066-15/+18
| | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Fix bugsyuilo2019-02-063-4/+10
|
* Resolve #4151syuilo2019-02-063-0/+54
|
* Resolve #4165syuilo2019-02-061-0/+15
|
* Improve queue optionsyuilo2019-02-061-6/+2
|
* proxyで400番台はそのステータスを返す (#4154)MeiMei2019-02-061-1/+6
|
* 自分の投稿情報をエクスポートできるように (#4144)syuilo2019-02-051-0/+18
| | | | | | | | * wip * 正しいJSONを生成するように * データを整形
* /.well-known 周りをいい感じに (#4141)Acid Chicken (硫酸鶏)2019-02-054-82/+179
| | | | | | * Enhance /.well-known and their friends * Fix bug
* Refactoringsyuilo2019-02-0531-36/+36
|
* Fix commentAcid Chicken (硫酸鶏)2019-02-051-2/+2
|
* Fix styleAcid Chicken (硫酸鶏)2019-02-0575-75/+150
|
* アニメーション画像を無効にする際、サーバーサイドで ↵syuilo2019-02-052-2/+1
| | | | なくクライアントサイドでURLを変更するように
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-054-1/+137
| | | | | | | | | | * 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-044-11/+11
| | | | | | * Resolve #4121 * Update tslint.json
* [Server] Enable slow optionsyuilo2019-02-041-4/+7
|
* 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
|