syuilo
|
1ec3b426bc
|
11.0.0-beta.15
|
2019-04-14 17:21:59 +09:00 |
|
syuilo
|
6665254d12
|
11.0.0-beta.14
|
2019-04-14 12:00:49 +09:00 |
|
syuilo
|
119356c156
|
11.0.0-beta.13
|
2019-04-14 02:36:21 +09:00 |
|
syuilo
|
7e13d86930
|
11.0.0-beta.12
|
2019-04-14 02:24:27 +09:00 |
|
syuilo
|
df7b23de85
|
11.0.0-beta.11
|
2019-04-13 20:02:47 +09:00 |
|
syuilo
|
11abf93d94
|
11.0.0-beta.10
|
2019-04-13 18:58:48 +09:00 |
|
syuilo
|
491d1c01ad
|
11.0.0-beta.9
|
2019-04-13 17:27:17 +09:00 |
|
syuilo
|
259618253d
|
11.0.0-beta.8
|
2019-04-13 16:55:13 +09:00 |
|
syuilo
|
d764e2ed6a
|
11.0.0-beta.7
|
2019-04-13 15:18:27 +09:00 |
|
syuilo
|
2802bf5b0b
|
11.0.0-beta.6
|
2019-04-13 15:03:56 +09:00 |
|
syuilo
|
76c393b4fd
|
11.0.0-beta.5
|
2019-04-13 01:53:00 +09:00 |
|
syuilo
|
8d94a6a8df
|
strictNullChecks (#4666)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2019-04-13 01:43:22 +09:00 |
|
syuilo
|
9b4ee584c2
|
11.0.0-beta.4
|
2019-04-12 02:25:56 +09:00 |
|
syuilo
|
711880e5ad
|
11.0.0-beta.3
|
2019-04-12 01:56:48 +09:00 |
|
syuilo
|
6e5f82c7f9
|
11.0.0-beta.2
|
2019-04-10 20:08:19 +09:00 |
|
syuilo
|
e2ab487c44
|
11.0.0-beta.1
|
2019-04-10 18:25:16 +09:00 |
|
syuilo
|
bf19ae7950
|
11.0.0-alpha.10
|
2019-04-10 15:08:05 +09:00 |
|
syuilo
|
4257105cb2
|
WebFingerリクエストで Proxy, Keep-Alive などをサポート #4658
Co-Authored-By: MeiMei <mei23@users.noreply.github.com>
|
2019-04-10 15:07:21 +09:00 |
|
syuilo
|
028329f769
|
11.0.0-alpha.9
|
2019-04-10 15:04:33 +09:00 |
|
syuilo
|
82d4e01786
|
11.0.0-alpha.8
|
2019-04-10 01:00:00 +09:00 |
|
syuilo
|
b001637b86
|
11.0.0-alpha.7
|
2019-04-10 00:01:10 +09:00 |
|
syuilo
|
2c5e1d2440
|
11.0.0-alpha.6
|
2019-04-09 23:35:34 +09:00 |
|
syuilo
|
d834b832ec
|
11.0.0-alpha.5
|
2019-04-09 20:51:23 +09:00 |
|
syuilo
|
93fd97884a
|
Update dependencies 🚀
|
2019-04-09 20:49:56 +09:00 |
|
syuilo
|
1cbfb39660
|
Restore crypto_key to migration
|
2019-04-09 19:02:02 +09:00 |
|
syuilo
|
9dcff01640
|
wip migration
|
2019-04-08 20:33:42 +09:00 |
|
syuilo
|
5b19cacd96
|
11.0.0-alpha.4
|
2019-04-08 17:07:50 +09:00 |
|
syuilo
|
ad65d662fa
|
11.0.0-alpha.3
|
2019-04-08 16:43:51 +09:00 |
|
syuilo
|
44bdf0df78
|
11.0.0-alpha.2
|
2019-04-08 14:51:36 +09:00 |
|
syuilo
|
26b53e4bb8
|
11.0.0-alpha.1
|
2019-04-08 03:48:26 +09:00 |
|
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
|
f365af7f73
|
10.99.0
|
2019-04-06 00:58:45 +09:00 |
|
syuilo
|
70287225a5
|
Update dependencies 🚀
|
2019-04-06 00:48:05 +09:00 |
|
syuilo
|
badcee2ec3
|
10.98.3
|
2019-03-26 22:26:12 +09:00 |
|
syuilo
|
835b4f44ca
|
10.98.2
|
2019-03-25 23:36:30 +09:00 |
|
syuilo
|
9471ddb136
|
10.98.1
|
2019-03-24 13:03:22 +09:00 |
|
syuilo
|
130d8ff25d
|
10.98.0
|
2019-03-19 18:50:09 +09:00 |
|
syuilo
|
f47bc6bced
|
Revert "Remove deepcopy dependency"
This reverts commit cbf5663179c60abb6d9f1a612027065432500643.
|
2019-03-19 18:47:14 +09:00 |
|
syuilo
|
6e04b563dd
|
Remove deepcopy dependency
|
2019-03-19 17:59:44 +09:00 |
|
MeiMei
|
bd1f2ba732
|
Content-Disposition in ObjectStrage (#4524)
* Content-Disposition in ObjectStrage
* encode filename
|
2019-03-18 15:23:45 +09:00 |
|
tamaina
|
c8fe0c384b
|
Improve drive downloading (#4523)
* Improve drive file downloading
* fix name
* wtf crlf
* semicolon
|
2019-03-18 13:20:49 +09:00 |
|
syuilo
|
0cf3b01431
|
10.97.2
|
2019-03-18 02:22:28 +09:00 |
|
syuilo
|
086a9a58aa
|
10.97.1
|
2019-03-18 01:59:59 +09:00 |
|
syuilo
|
3e9c7165db
|
10.97.0
|
2019-03-18 01:11:18 +09:00 |
|
syuilo
|
f50849b70c
|
10.96.0
|
2019-03-16 21:30:31 +09:00 |
|
syuilo
|
2c54859b8c
|
10.95.0
|
2019-03-15 13:54:08 +09:00 |
|
syuilo
|
0534231449
|
10.94.0
|
2019-03-14 16:40:06 +09:00 |
|
syuilo
|
8fe1143bd9
|
10.93.1
|
2019-03-13 09:34:14 +09:00 |
|
syuilo
|
a42d4b15f3
|
Update dependencies 🚀
|
2019-03-13 09:19:48 +09:00 |
|
syuilo
|
275a9f57d6
|
10.93.0
|
2019-03-12 17:24:42 +09:00 |
|