Commit Graph

2819 Commits

Author SHA1 Message Date
1ee1d5b6d1 Update and clean dependencies 🚀 2019-04-14 17:40:30 +09:00
3c0626752a 11.0.0-beta.15 2019-04-14 17:21:59 +09:00
7e0d8dd4d7 11.0.0-beta.14 2019-04-14 12:00:49 +09:00
f6f8cdbcf2 11.0.0-beta.13 2019-04-14 02:36:21 +09:00
483f043768 11.0.0-beta.12 2019-04-14 02:24:27 +09:00
b247be80cc 11.0.0-beta.11 2019-04-13 20:02:47 +09:00
60a11f8da5 11.0.0-beta.10 2019-04-13 18:58:48 +09:00
2927fb1597 11.0.0-beta.9 2019-04-13 17:27:17 +09:00
96099ffe98 11.0.0-beta.8 2019-04-13 16:55:13 +09:00
cfee87d3ef 11.0.0-beta.7 2019-04-13 15:18:27 +09:00
6af19794b6 11.0.0-beta.6 2019-04-13 15:03:56 +09:00
063f372f3c 11.0.0-beta.5 2019-04-13 01:53:00 +09:00
987168b863 strictNullChecks (#4666)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2019-04-13 01:43:22 +09:00
64e10e9619 11.0.0-beta.4 2019-04-12 02:25:56 +09:00
5d52e9ce6b 11.0.0-beta.3 2019-04-12 01:56:48 +09:00
8e344f2deb 11.0.0-beta.2 2019-04-10 20:08:19 +09:00
0e9fba9287 11.0.0-beta.1 2019-04-10 18:25:16 +09:00
9d5a92bce6 11.0.0-alpha.10 2019-04-10 15:08:05 +09:00
30172b92e6 WebFingerリクエストで Proxy, Keep-Alive などをサポート #4658
Co-Authored-By: MeiMei <mei23@users.noreply.github.com>
2019-04-10 15:07:21 +09:00
8468a9d4c7 11.0.0-alpha.9 2019-04-10 15:04:33 +09:00
62e76ad588 11.0.0-alpha.8 2019-04-10 01:00:00 +09:00
d1c16a90b4 11.0.0-alpha.7 2019-04-10 00:01:10 +09:00
96443384fe 11.0.0-alpha.6 2019-04-09 23:35:34 +09:00
c62f3e0e45 11.0.0-alpha.5 2019-04-09 20:51:23 +09:00
a56a969433 Update dependencies 🚀 2019-04-09 20:49:56 +09:00
9b594880c8 Restore crypto_key to migration 2019-04-09 19:02:02 +09:00
56860a6bef wip migration 2019-04-08 20:33:42 +09:00
8d0c31bcda 11.0.0-alpha.4 2019-04-08 17:07:50 +09:00
ec73e2d237 11.0.0-alpha.3 2019-04-08 16:43:51 +09:00
5994926440 11.0.0-alpha.2 2019-04-08 14:51:36 +09:00
9e1925c808 11.0.0-alpha.1 2019-04-08 03:48:26 +09:00
f0a29721c9 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
b71a602107 10.99.0 2019-04-06 00:58:45 +09:00
f26643cea3 Update dependencies 🚀 2019-04-06 00:48:05 +09:00
278624f2c8 10.98.3 2019-03-26 22:26:12 +09:00
0b7be70935 10.98.2 2019-03-25 23:36:30 +09:00
25575e8510 10.98.1 2019-03-24 13:03:22 +09:00
d002f67140 10.98.0 2019-03-19 18:50:09 +09:00
da3447765b Revert "Remove deepcopy dependency"
This reverts commit cbf5663179.
2019-03-19 18:47:14 +09:00
cbf5663179 Remove deepcopy dependency 2019-03-19 17:59:44 +09:00
c2eec272e6 Content-Disposition in ObjectStrage (#4524)
* Content-Disposition in ObjectStrage

* encode filename
2019-03-18 15:23:45 +09:00
de47a17be7 Improve drive downloading (#4523)
* Improve drive file downloading

* fix name

* wtf crlf

* semicolon
2019-03-18 13:20:49 +09:00
d38fc490ad 10.97.2 2019-03-18 02:22:28 +09:00
36c91f03d9 10.97.1 2019-03-18 01:59:59 +09:00
ed5cb991e3 10.97.0 2019-03-18 01:11:18 +09:00
182ca5d434 10.96.0 2019-03-16 21:30:31 +09:00
e97951fc51 10.95.0 2019-03-15 13:54:08 +09:00
0f65b1bcc5 10.94.0 2019-03-14 16:40:06 +09:00
f5be8fd313 10.93.1 2019-03-13 09:34:14 +09:00
00a3fe39e8 Update dependencies 🚀 2019-03-13 09:19:48 +09:00