summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Update installing command (#4655)かひわし4(バージョン1)2019-04-086-12/+12
| | | | | Replace the "Checkout to Latest Release" command. Current setup document will checkout latest alpha version. Because grep command in the document does not exclude alpha version tags.
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-077-77/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 docsyuilo2019-03-121-1/+1
|
* docs to run in production mode (#4347)MeiMei2019-02-223-22/+15
| | | | | | | | * run in production mode from systemd * NODE_ENV=production npm run build * npm start
* Update setup.ja.mdsyuilo2019-02-151-0/+2
|
* Update setup.ja.mdsyuilo2019-02-051-0/+1
|
* Improve docsyuilo2019-02-053-3/+3
|
* Resolve #4139syuilo2019-02-053-0/+3
|
* Improve docsyuilo2019-02-052-0/+10
|
* Close #4093syuilo2019-02-033-9/+6
|
* Update setup.en.mdAya Morisawa2019-01-201-1/+1
|
* Update setup.en.mdsyuilo2019-01-201-0/+2
|
* Correct some weird french translations in the docs. (#3884)Skid2019-01-142-13/+13
| | | | | | | | | | | | | | * Correct some weird french translations * Update docker.fr.md * Update setup.fr.md * Update setup.fr.md * Update docker.fr.md * Update setup.fr.md
* Add manage and docker docs in french and correct mistake in english (#3863)Stéphane Burdin2019-01-103-1/+86
|
* [Doc] Clean upsyuilo2018-12-203-29/+0
|
* Add example nginx configuration (#3659)MeiMei2018-12-191-0/+70
| | | | | | | | * Sample Nginx configuration * nginxによせる * 非Debian系ではsites-enabledがない
* Update manage.ja.mdsyuilo2018-11-231-14/+2
|
* Update manage.en.mdsyuilo2018-11-231-15/+3
|
* Update manage.ja.mdsyuilo2018-11-231-5/+0
|
* Update manage.en.mdsyuilo2018-11-231-5/+0
|
* Create backup.fr.md (#3342)ButterflyOfFire2018-11-202-1/+23
| | | | | | | | | | * Create backup.fr.md Create backup.fr.md * Fix typo Fix typo
* Update docker.en.md (#3272)Zero King2018-11-161-5/+5
|
* Update setup.en.md (#3270)Zero King2018-11-161-6/+6
| | | | | | * [doc] run as root * [doc] update setup guide headings
* Create setup.fr.md (#3225)ButterflyOfFire2018-11-141-0/+126
|
* Update setup.en.md (#3202)和風ドレッシング2018-11-111-1/+1
| | | 初期状態のDebianやUbuntuだとpythonがないとインストールできなかったため(ConoHa, Vultr, DigitalOceanで検証済み)
* [Doc] Update docssyuilo2018-11-093-73/+0
|
* GitHub / Twitter連携の設定をDBに保存するようにsyuilo2018-11-071-7/+0
|
* reCAPTCHAの設定をDBに保存するようにsyuilo2018-11-072-10/+0
|
* [doc] specify node versionsyuilo2018-11-052-2/+2
|
* Add Crowdin info to translate docs (#3044)zwebmedia2018-10-301-1/+5
|
* Docker関連の修正 (#2997)かひわし4(バージョン1)2018-10-242-9/+21
| | | | | | | | | | | | | | | * Modify Dockerfile and docker-compose.yml * Fix MongoDB connection error * Use alpine-3.8 instead of alpine-edge as base image * Modify install packages * Modify Mongodb image tag name * Update Docker documents * Add 'Download misskey' paragraph * Make redis optional for Docker
* Make clear elasticsearch is required and not optional for the search to work ↵nico2018-10-171-1/+1
| | | | (#2927)
* Update setup.ja.mdsyuilo2018-10-111-2/+2
|
* Update setup.ja.mdsyuilo2018-10-111-3/+8
|
* Redisをオプションにしたりsyuilo2018-10-112-3/+5
|
* Docker (#2867)かひわし4(バージョン1)2018-10-092-0/+95
| | | | | | | | | | | | | | | | | | | | | | | | * Dockerize Misskey * Add a new line at EOF * Add support Elasticsearch * / * Add setup document for docker * Add english document * Edit docs * docker -> Docker * Arrange format * Update docker.en.md * Modify title
* fix docs (#2678)rinsuki2018-09-101-1/+1
|
* Update setup.ja.md (#2663)pengin.nu2018-09-081-0/+1
| | | Sudoに関する記述を追加
* Fix typo: Wroker -> Worker (#2597)Aya Morisawa2018-09-031-1/+1
|
* Update setup docsAya Morisawa2018-09-012-0/+2
|
* Fixsyuilo2018-08-223-5/+5
|
* wipsyuilo2018-08-182-22/+0
|
* Update setup.en.mdAya Morisawa2018-08-151-1/+1
|
* Update setup.en.mdSkid2018-08-141-0/+7
|
* Stop supporting dockerAya Morisawa2018-08-121-29/+0
|
* 管理者用パスワードリセットコマンドを実装syuilo2018-07-282-0/+10
|
* Use bee-queue instead of Kuesyuilo2018-07-262-10/+2
|
* Update docssyuilo2018-07-252-0/+20
|
* Update docssyuilo2018-07-252-9/+6
|
* Update docssyuilo2018-07-252-2/+2
|