Commit graph

51 commits

Author SHA1 Message Date
syuilo
2b8602bd1b Use PostgreSQL instead of MongoDB (#4572)
* 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

* ✌️

* wip

* Update note.ts

* Update postgre.ts

* wip

* wip

* wip

* wip

* Update add-file.ts

* wip

* wip

* wip

* Clean up

* Update logs.ts

* wip

* 🍕

* 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

* ✌️

* clean up

* docs

* Update push.ts

* wip

* Update api.ts

* wip

* ✌️

* Update make-pagination-query.ts

* ✌️

* 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

* 🎨

* 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

* ✌️

* 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

* 🎨

* 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

* ✌️

* Refactoring

#1540

* test

* test

* test

* test

* test

* test

* test

* Fix bug

* Fix test

* 🍣

* wip

* #4471

* Add test for #4335

* Refactor

* Fix test

* Add tests

* 🕓

* Fix bug

* Add test

* Add test

* rename

* Fix bug
2019-04-07 21:50:36 +09:00
syuilo
3d277fe4a0 ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
syuilo
308bcef08a Refactoring: Move chart dir into services dir 2019-02-08 04:31:33 +09:00
syuilo
c59ca22a81 Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d 2019-02-07 21:02:33 +09:00
Aya Morisawa
ff80a2c934 Check config on load (#4170)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-02-06 22:44:55 +09:00
Acid Chicken (硫酸鶏)
753684e7ea /.well-known 周りをいい感じに (#4141)
* Enhance /.well-known and their friends

* Fix bug
2019-02-05 17:42:55 +09:00
MeiMei
0a8cff4f3c アニメーションを自動再生しないオプション (#4131)
* Refactor

* settings

* Media Proxy

* Replace API response
2019-02-05 03:01:36 +09:00
syuilo
6abd281cd9 [Server] Enable slow option 2019-02-04 10:03:49 +09:00
Acid Chicken (硫酸鶏)
5a8660cb76 Create type definition for 'koa-slow' (#4072) 2019-02-03 23:01:03 +09:00
syuilo
f38d7b91aa Use internal logger instead of debug/console for logging
Resolve #4104
Resolve #1966
Resolve #1937
2019-02-03 18:16:57 +09:00
syuilo
210cf78606 Better logging 2019-02-03 16:45:13 +09:00
syuilo
eb58b878b9 Better logging 2019-02-03 02:01:06 +09:00
Acid Chicken (硫酸鶏)
c1f4cfadca Module 'request-stats' as import syntax (#4071) 2019-01-31 23:46:15 +09:00
Acid Chicken (硫酸鶏)
9054e6b4a2 Update index.ts
refs: 67dacb77257295ad78a0bf82ffb9b7fa7e616e89
2019-01-23 16:53:07 +09:00
syuilo
f8f1bd7b57 Supress log when test 2019-01-23 14:19:03 +09:00
syuilo
cba289e526 Fix test 2019-01-23 13:35:22 +09:00
Aya Morisawa
b954245a4d Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
syuilo
4512b6711a Implement email config 2018-11-29 16:23:45 +09:00
MeiMei
56f3fcd76e Return 404 for undefined .well-known (#3404) 2018-11-26 04:49:24 +09:00
Aya Morisawa
4c6daa3f46 Use sum function (#3174) 2018-11-09 11:02:23 +09:00
syuilo
ccb86ea4f9 Refactoring 2018-10-23 05:36:35 +09:00
syuilo
781ea39177 Refactor 2018-10-21 15:08:07 +09:00
syuilo
4545439d28 Resolve #2963 2018-10-21 09:20:11 +09:00
syuilo
7fdd4d1cdd Refactoring 2018-10-21 07:10:35 +09:00
syuilo
2a1b2012d7 Resolve #2923
Allow option to disable sending HSTS headers even if https:// is used in url
2018-10-17 04:15:41 +09:00
syuilo
64087acfee Implement API tests 2018-10-16 06:37:21 +09:00
syuilo
dd65b65831 Resolve #2328 2018-09-15 05:40:58 +09:00
syuilo
a640a1e4d4 wip 2018-06-18 09:54:53 +09:00
syuilo
352e217969 Enable HTTP/2 2018-05-24 22:21:10 +09:00
syuilo
eb2bfc58d1 Disable http2
Use https instead
2018-04-29 21:21:32 +09:00
syuilo
3a133e3f6f リファクタリングなど 2018-04-29 17:17:15 +09:00
syuilo
804902be53 wip 2018-04-26 11:46:42 +09:00
syuilo
ed2aa9c9b1 make logger great again 2018-04-19 18:03:46 +09:00
syuilo
19b74481b5 ✌️ 2018-04-14 01:54:54 +09:00
syuilo
ec5fda0675 Fix: Add missing semicolon 2018-04-14 01:50:43 +09:00
tamaina
185a13d918 Update index.ts 2018-04-13 23:04:22 +09:00
syuilo
c9789557c0 compress 2018-04-13 14:28:09 +09:00
syuilo
623f882960 Revert "Use http2"
This reverts commit 645481c2e8d13123c74271fa86291f10b99b9a55.
2018-04-13 14:07:42 +09:00
syuilo
63b4df19d4 Use http2 2018-04-13 13:36:21 +09:00
syuilo
41188bde8d wip 2018-04-13 07:34:27 +09:00
syuilo
f93ec6a567 wip 2018-04-13 06:17:14 +09:00
syuilo
4341cbd4f4 wip 2018-04-13 06:06:18 +09:00
syuilo
5aea677f65 wip 2018-04-13 00:51:55 +09:00
syuilo
e5f23c89cb Clean up 2018-04-12 06:02:34 +09:00
syuilo
a4ee80a291 HSTS
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
2018-04-12 05:54:54 +09:00
syuilo
358e8f162f ✌️ 2018-04-08 17:23:06 +09:00
Akihiko Odaki
8b3407e16c Introduce config module 2018-04-02 13:15:53 +09:00
Akihiko Odaki
388a9c2b18 Implement WebFinger 2018-04-01 14:12:07 +09:00
Akihiko Odaki
07a9eda9da Implement Activity Streams representation of user 2018-04-01 12:24:29 +09:00
syuilo
95a76dd211 ✌️ 2018-03-29 20:34:39 +09:00