Commit graph

15245 commits

Author SHA1 Message Date
syuilo
316715ad81 revert rename 2019-04-08 23:05:41 +09:00
syuilo
bd4190e403 Update CHANGELOG.md 2019-04-08 22:23:33 +09:00
syuilo
8c875ba6c8 Update CHANGELOG.md 2019-04-08 21:46:11 +09:00
かひわし4(バージョン1)
c1fff70494 Doc: Update installing command ()
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.
2019-04-08 21:40:13 +09:00
syuilo
9dcff01640 wip migration 2019-04-08 20:33:42 +09:00
syuilo
1d16c44b1b update token generation 2019-04-08 20:29:52 +09:00
MeiMei
8aa6b24638 ユーザーリストでフォローボタンを表示するように () 2019-04-08 20:18:42 +09:00
MeiMei
ee468861ba Fix: 投稿ウィジットでローカルのみの公開範囲で投稿できない () 2019-04-08 20:16:00 +09:00
syuilo
64c8a5847f Fix 2019-04-08 19:56:42 +09:00
MeiMei
97e13d0631 ユーザーリストでフォローボタンを表示するように () 2019-04-08 17:20:16 +09:00
syuilo
5b19cacd96 11.0.0-alpha.4 2019-04-08 17:07:50 +09:00
syuilo
804210c5e9 Fix bug 2019-04-08 17:04:37 +09:00
syuilo
06a0b0f63f Fix bug 2019-04-08 16:49:05 +09:00
syuilo
ad65d662fa 11.0.0-alpha.3 2019-04-08 16:43:51 +09:00
syuilo
75003dba12 Update ja-JP.yml 2019-04-08 16:43:27 +09:00
syuilo
5863952a2b Fix bug 2019-04-08 16:41:41 +09:00
syuilo
0cb6f20904 Fix bug 2019-04-08 16:39:02 +09:00
syuilo
e85e3f4edc Fix bug 2019-04-08 16:34:45 +09:00
MeiMei
4b5f88b3ac Fix: TLを遡った時に抜けがある時がある (v10) ()
* Update the cursor when the timeline is updated

* fix releaseQueue
2019-04-08 15:18:44 +09:00
MeiMei
65fae8782d Fix () 2019-04-08 15:17:39 +09:00
syuilo
861da01218 Update README.md 2019-04-08 15:11:03 +09:00
syuilo
44bdf0df78 11.0.0-alpha.2 2019-04-08 14:51:36 +09:00
syuilo
b9bb6bbebc Fix bug 2019-04-08 14:41:23 +09:00
syuilo
7557621488 Improve instance chart 2019-04-08 14:29:17 +09:00
syuilo
a10cecf987 [Client] Better pagination
Fix 
Close 
2019-04-08 14:17:44 +09:00
syuilo
31e697d62d i18n 2019-04-08 13:55:09 +09:00
MeiMei
caecd13f79 Fix: 投稿ウィジットでローカルのみの公開範囲で投稿できない () 2019-04-08 13:31:42 +09:00
Acid Chicken (硫酸鶏)
7e7cfdf64b Update README.md [AUTOGEN] () 2019-04-08 04:21:37 +09:00
Acid Chicken (硫酸鶏)
e0d908d606 Update README.md [AUTOGEN] () 2019-04-08 04:20:53 +09:00
syuilo
6f2e441c9b Update CHANGELOG.md 2019-04-08 03:52:46 +09:00
syuilo
26b53e4bb8 11.0.0-alpha.1 2019-04-08 03:48:26 +09:00
syuilo
4e60ec814b Fix bug 2019-04-08 03:35:02 +09:00
syuilo
66cbb95386 Fix bug 2019-04-08 02:27:06 +09:00
syuilo
aaf201f69f Fix bug 2019-04-08 00:46:01 +09:00
syuilo
a40cf94b4d Fix bug 2019-04-08 00:24:01 +09:00
syuilo
3747f9cc77 Fix bug 2019-04-07 23:31:58 +09:00
syuilo
c625323d8d Refactor 2019-04-07 23:06:07 +09:00
syuilo
82ff90a211 Fix bug 2019-04-07 23:05:57 +09:00
syuilo
9449b19a6b Fix avgColor format 2019-04-07 22:57:30 +09:00
syuilo
2b8602bd1b Use PostgreSQL instead of MongoDB ()
* 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 ()

* 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 () ()

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



* データベースと同期しないように

* Fix bug

* Fix bug

* Update reversi-game.ts

* Use a feature of Node v11.7.0 to extract a public key ()

* wip

* wip

* ✌️

* Refactoring



* test

* test

* test

* test

* test

* test

* test

* Fix bug

* Fix test

* 🍣

* wip

* 

* Add test for 

* Refactor

* Fix test

* Add tests

* 🕓

* Fix bug

* Add test

* Add test

* rename

* Fix bug
2019-04-07 21:50:36 +09:00
Acid Chicken (硫酸鶏)
d31ad9aa26 Update README.md [AUTOGEN] () 2019-04-06 12:47:02 +09:00
syuilo
f365af7f73 10.99.0 2019-04-06 00:58:45 +09:00
syuilo
c86ff2a99a New Crowdin translations ()
* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (Norwegian)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)
2019-04-06 00:51:54 +09:00
tamaina
27b08df6b8 Re: fix drive file preview: Fix , Fix ()
* 🎨 Re: fix drive file preview

* clean

* fix

* fix
2019-04-06 00:51:31 +09:00
tamaina
ca59d75b75 fix () 2019-04-06 00:50:35 +09:00
syuilo
70287225a5 Update dependencies 🚀 2019-04-06 00:48:05 +09:00
MeiMei
949ed1e48a Fix () 2019-04-06 00:41:08 +09:00
MeiMei
c0927a24be フォローインポートで自分をスキップするように ()
* skip myself in import-following

* skip owner in publishToFollowers
2019-04-06 00:07:23 +09:00
Acid Chicken (硫酸鶏)
f95fa2c1b8 Update README.md [AUTOGEN] () 2019-04-05 18:45:20 +09:00
syuilo
9bbdb59088 設定でポートが指定されていない場合、環境変数を参照するように 2019-04-05 18:21:08 +09:00