summaryrefslogtreecommitdiff
path: root/.config/example.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(server): make signToActivityPubGet true by defaultsyuilo2022-12-211-2/+2
| | | | Close #9376
* enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei2022-06-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Use ioredis, Supports IPv6 host https://github.com/misskey-dev/misskey/issues/8862 * Fix import * order * a * i * fix * flushdb * family * CHANGELOG * redis_version Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* remove HTTPS handling (#8380)Johann1502022-03-081-27/+6
|
* Fix avatar/banner proxy (#8346)tamaina2022-02-271-0/+3
| | | | | | | | | | | | | | | | | | | | * Fix avatar/banner proxy Co-authored-by: mei23 <m@m544.net> * use getAvatarUrl * fix * join avatar and banner to improve performance * join * Update hybrid-timeline.ts * fix Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* ファイルサイズのハードリミット (#7760)MeiMei2021-09-041-0/+3
| | | | | * maxFileSize * CHANGELOG
* Tune download (#2)MeiMei2021-09-031-0/+4
| | | | | | | | | | | * s2-2 * allowedPrivateNetworks * style * Proxyの間にあると誤解しそうなのでconfigの記述順を変更 * Fix error handler
* ActivityPubでリモートのオブジェクトをGETするときのリク ↵MeiMei2020-10-181-0/+3
| | | | | | | ストをHTTP Signatureで署名するオプション (#6731) * Sign ActivityPub GET * Fix v12, v12.48.0 UI bug
* プロキシの除外ホスト (#6244)MeiMei2020-04-121-0/+5
| | | | | | | | | | | * プロキシの除外ホスト * オブジェクトストレージとの通信にProxyを使うかを選択できるように * fix lint * コメント Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* ElasticSearchで認証ができるように (#6158)MeiMei2020-03-201-1/+3
|
* v12 (#5712)syuilo2020-01-301-4/+0
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* APの流量制限とリトライ期間の変更 (#5734)MeiMei2020-01-201-0/+8
| | | | | | | | * AP rate limit * AP Job attempts * fix
* 期限切れ/未保存リモートファイルのローカルプロキシ ↵MeiMei2019-12-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | (#5655) * Media Proxy を実装 * サンプルを追加 * https://github.com/syuilo/misskey/pull/5649#discussion_r359967471 の修正 * https://github.com/syuilo/misskey/pull/5649#discussion_r359967966 の修正 * https://github.com/syuilo/misskey/pull/5649#discussion_r359968219 の修正 * 期限切れ/未保存リモートファイルのローカルプロキシ * 設定 * 説明 * comment out * fix Co-authored-by: 和風ドレッシング <37681609+CookieRamen@users.noreply.github.com>
* Media Proxy を実装 (#5649)和風ドレッシング2019-12-201-0/+3
| | | | | | * Media Proxy を実装 * サンプルを追加
* Update example.yml (#5572)tamaina2019-11-041-0/+2
| | | Redisの設定にprefix, dbを追加
* .config/example.ymlの不要なセミコロンを削除 (#5537)rinsuki2019-10-221-2/+2
|
* Proxy for SMTP (#5371)MeiMei2019-09-021-0/+8
|
* Syslog supportsyuilo2019-08-301-0/+5
| | | | Resolve #5355
* Tune worker/job counts (#5346)MeiMei2019-08-271-1/+5
| | | | | | * デフォルトのワーカー数を1に * Tune default job count
* Add notesyuilo2019-07-031-0/+3
|
* 設定でPostgreSQLのクエリー結果のキャッシュを無効できる ↵Satsuki Yanagi2019-06-111-0/+3
| | | | ように (#5046)
* Support PostgreSQL Extra Connection options (#4970)Satsuki Yanagi2019-05-241-0/+4
|
* Resolve #4928syuilo2019-05-161-55/+0
|
* Update ObjectStorage example (#4890)MeiMei2019-05-101-31/+45
|
* Fix: IPv4 onlyホストからDualstackホストにAP deliverできない (#4872)MeiMei2019-05-071-0/+3
|
* Update example.ymlsyuilo2019-04-251-0/+3
|
* Add meidsyuilo2019-04-141-12/+4
|
* Update id generation methodssyuilo2019-04-141-11/+3
|
* Redis必須にsyuilo2019-04-131-4/+4
|
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-28/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update note.ts * Update timeline.ts * Update core.ts * wip * Update generate-visibility-query.ts * wip * wip * wip * wip * wip * Update global-timeline.ts * wip * wip * wip * Update vote.ts * wip * wip * Update create.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update files.ts * wip * wip * Update CONTRIBUTING.md * wip * wip * wip * wip * wip * wip * wip * wip * Update read-notification.ts * wip * wip * wip * wip * wip * wip * wip * Update cancel.ts * wip * wip * wip * Update show.ts * wip * wip * Update gen-id.ts * Update create.ts * Update id.ts * wip * wip * wip * wip * wip * wip * wip * Docker: Update files about Docker (#4599) * Docker: Use cache if files used by `yarn install` was not updated This patch reduces the number of times to installing node_modules. For example, `yarn install` step will be skipped when only ".config/default.yml" is updated. * Docker: Migrate MongoDB to Postgresql Misskey uses Postgresql as a database instead of Mongodb since version 11. * Docker: Uncomment about data persistence This patch will save a lot of databases. * wip * wip * wip * Update activitypub.ts * wip * wip * wip * Update logs.ts * wip * Update drive-file.ts * Update register.ts * wip * wip * Update mentions.ts * wip * wip * wip * Update recommendation.ts * wip * Update index.ts * wip * Update recommendation.ts * Doc: Update docker.ja.md and docker.en.md (#1) (#4608) Update how to set up misskey. * wip * :v: * wip * Update note.ts * Update postgre.ts * wip * wip * wip * wip * Update add-file.ts * wip * wip * wip * Clean up * Update logs.ts * wip * :pizza: * wip * Ad notes * wip * Update api-visibility.ts * Update note.ts * Update add-file.ts * tests * tests * Update postgre.ts * Update utils.ts * wip * wip * Refactor * wip * Refactor * wip * wip * Update show-users.ts * Update update-instance.ts * wip * Update feed.ts * Update outbox.ts * Update outbox.ts * Update user.ts * wip * Update list.ts * Update update-hashtag.ts * wip * Update update-hashtag.ts * Refactor * Update update.ts * wip * wip * :v: * clean up * docs * Update push.ts * wip * Update api.ts * wip * :v: * Update make-pagination-query.ts * :v: * Delete hashtags.ts * Update instances.ts * Update instances.ts * Update create.ts * Update search.ts * Update reversi-game.ts * Update signup.ts * Update user.ts * id * Update example.yml * :art: * objectid * fix * reversi * reversi * Fix bug of chart engine * Add test of chart engine * Improve test * Better testing * Improve chart engine * Refactor * Add test of chart engine * Refactor * Add chart test * Fix bug * コミットし忘れ * Refactoring * :v: * Add tests * Add test * Extarct note tests * Refactor * 存在しないユーザーにメンションできなくなっていた問題を修正 * Fix bug * Update update-meta.ts * Fix bug * Update mention.vue * Fix bug * Update meta.ts * Update CONTRIBUTING.md * Fix bug * Fix bug * Fix bug * Clean up * Clean up * Update notification.ts * Clean up * Add mute tests * Add test * Refactor * Add test * Fix test * Refactor * Refactor * Add tests * Update utils.ts * Update utils.ts * Fix test * Update package.json * Update update.ts * Update manifest.ts * Fix bug * Fix bug * Add test * :art: * Update endpoint permissions * Updaye permisison * Update person.ts #4299 * データベースと同期しないように * Fix bug * Fix bug * Update reversi-game.ts * Use a feature of Node v11.7.0 to extract a public key (#4644) * wip * wip * :v: * Refactoring #1540 * test * test * test * test * test * test * test * Fix bug * Fix test * :sushi: * wip * #4471 * Add test for #4335 * Refactor * Fix test * Add tests * :clock4: * Fix bug * Add test * Add test * rename * Fix bug
* Update example.ymlsyuilo2019-02-061-0/+3
|
* Clean upsyuilo2018-12-191-8/+0
|
* Resolve #3376syuilo2018-11-231-3/+0
|
* Feature / user recommendation config in admin ui (#3357)Hakaba Hitoyo2018-11-211-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add config for external user recommendation into admin ui * debug * correct admin ui * switch external user recommendation to admin ui config * debug * debug * debug * Revert "debug" This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f. * explicit parseInt radix * add Japanese message * change default engine to https * remove unused settings * debug * nullable externalUserRecommendationTimeout
* Clean upsyuilo2018-11-071-12/+0
|
* メンテナ情報をDBに保存するようにsyuilo2018-11-071-7/+0
|
* ghostの設定をDBに保存するようにsyuilo2018-11-071-5/+0
|
* Clean upsyuilo2018-11-071-5/+0
|
* リモートのファイルをキャッシュするかどうかの設定をD ↵syuilo2018-11-061-9/+0
| | | | Bに保存するように
* ドライブ容量の設定をDBに保存するようにしたりリファ ↵syuilo2018-11-061-6/+0
| | | | タリングしたり
* Resolve #3137syuilo2018-11-061-0/+4
|
* 投稿の最大文字数情報を設定ファイルではなくDBに保存 ↵syuilo2018-11-051-3/+0
| | | | るように
* Resolve #3098syuilo2018-11-041-3/+0
|
* Add GitHub auth (#3095)Acid Chicken (硫酸鶏)2018-11-041-0/+6
|
* Fix typoAcid Chicken (硫酸鶏)2018-11-041-1/+1
|
* Revert "Add GitHub auth"Acid Chicken (硫酸鶏)2018-11-041-6/+0
| | | | This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
* Add GitHub authAcid Chicken (硫酸鶏)2018-11-041-0/+6
|
* Make max allowed text length configurable (#2992)MeiMei2018-10-241-0/+3
| | | | | | * Make max allowed text length configurable * Fix canPost
* Redisをオプションにしたりsyuilo2018-10-111-30/+28
|
* external user recommendationHakaba Hitoyo2018-10-061-0/+7
|
* Better deployment option descriptions. (#2800)MeiMei2018-10-021-22/+40
|