Commit graph

64 commits

Author SHA1 Message Date
MeiMei 342e48ed77 Fix meta tags (#4918) 2019-05-14 02:50:23 +09:00
tamaina 150dac00cf Update stream.ja-JP.md (#4725) 2019-04-17 02:21:22 +09:00
syuilo 87d3a06dcd
revert rename 2019-04-08 23:05:41 +09:00
syuilo 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
syuilo 78a69e3da8
Update doc 2019-02-23 15:35:26 +09:00
syuilo 52774bbe64
Introduce OpenAPI specs (#4351)
* wip

* wip

* wip

* Update index.ts

* Update gen-openapi-spec.ts

* Update api.ja-JP.md

* Fix

* Improve doc

* Update gen-openapi-spec.ts

* Update redoc.html

* Improve doc

* Update gen-openapi-spec.ts

* Improve doc

* Update CHANGELOG.md
2019-02-23 11:20:58 +09:00
Acid Chicken (硫酸鶏) 6bbc6a80b2 Update style.styl (#3986) 2019-01-26 11:26:32 +09:00
syuilo 6909add1ec
Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
MeiMei a9a476a0d5 Resolve #3786 (#3788) 2018-12-29 02:04:29 +09:00
MeiMei 8bd17703c3 Fix reversi settings bot switch (#3609) 2018-12-13 13:40:10 +09:00
MeiMei bceb02d760 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo 9f5dc2c0df
[WIP] Use FontAwesome Component for Vue (#3127)
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo b480ef669c
Fix doc 2018-10-29 19:11:01 +09:00
syuilo 4848b71ca0
Update src/docs/stream.ja-JP.md 2018-10-22 18:08:26 +09:00
syuilo 432e18a0c0
Update doc 2018-10-22 11:59:15 +09:00
syuilo 3aece449e4
Improve API definitions 2018-10-22 05:16:27 +09:00
syuilo 41bd436d3e
デッキのキーボードショートカットを強化 2018-10-20 02:40:37 +09:00
syuilo 89b5d976ee
Add some keyboard shortcuts of note 2018-10-13 12:48:33 +09:00
syuilo d0570d7fe3
V10 (#2826)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* Update CHANGELOG.md

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip
2018-10-07 11:06:17 +09:00
syuilo 8028c85c67
ダークモードのキーボードショートカット追加 2018-09-23 07:59:48 +09:00
syuilo a9a2f4820b
Add keyboard shortcut doc 2018-09-19 08:36:06 +09:00
syuilo 1f2ebce8ed
Resolve #1302 2018-09-18 06:29:47 +09:00
xps2 43b47c4494 fontawesomeを5.3.1にアップデート (#2718) 2018-09-17 03:02:58 +09:00
syuilo a1b82e9723 #2620 2018-09-05 19:32:46 +09:00
syuilo 2de8e8c358 Fix bug 2018-08-29 06:59:43 +09:00
syuilo c3747db670 Fix doc 2018-08-22 09:36:42 +09:00
syuilo fa469725c7 Add doc 2018-08-11 00:49:29 +09:00
syuilo daed63d66c Update doc 2018-08-04 22:33:37 +09:00
syuilo 33d3d5c570 スライダーコントロールを追加するなど 2018-08-04 11:24:15 +09:00
syuilo bbe740785d Fix doc 2018-08-04 01:49:32 +09:00
syuilo 6b567fdc05 ドキュメントにDisqus設置 2018-07-30 16:24:46 +09:00
syuilo a4788fae45 Fix doc 2018-07-30 15:49:35 +09:00
syuilo ab56cb1788 Update doc 2018-07-27 06:07:13 +09:00
syuilo 32435e4d8e Update docs 2018-07-27 05:58:52 +09:00
syuilo 900cdf9d9a Update doc 2018-07-27 05:56:00 +09:00
syuilo e79019266f Update doc 2018-07-27 05:50:37 +09:00
syuilo bdcf09c618 Update doc 2018-07-27 04:25:38 +09:00
syuilo 7b5d6dcd9b Update doc 2018-07-27 04:21:48 +09:00
syuilo 0595d87759 Update doc 2018-07-27 04:10:16 +09:00
syuilo 50327158e2 wip doc 2018-07-27 03:43:23 +09:00
syuilo 297a7f541e #1947 2018-07-21 19:17:15 +09:00
syuilo ec2b1ec3f0 #1334 2018-07-20 02:40:37 +09:00
syuilo 64ba85aa9b 🎨 2018-07-18 06:13:54 +09:00
syuilo 1767f54fed 🎨 2018-07-18 00:55:33 +09:00
syuilo f9d5d9e30b Improve doc 2018-07-18 00:47:09 +09:00
syuilo f88ac3c04e Improve doc 2018-07-17 03:57:34 +09:00
syuilo f9b2da1bb0 🎨 2018-07-17 03:21:25 +09:00
syuilo d0bea052ad 🎨 2018-07-17 03:16:21 +09:00
syuilo e8da0bcd80 Improve doc 2018-07-17 01:11:36 +09:00
syuilo 1d867b8aca Improve doc 2018-07-17 00:46:06 +09:00