Commit graph

65 commits

Author SHA1 Message Date
syuilo
14148f6c4a refactoring
Resolve 
2021-11-12 02:02:25 +09:00
syuilo
aaef4f50e0 fix: mochaが動かないため拡張子なしに戻した 2021-08-19 21:55:45 +09:00
syuilo
d2b5b67b44 refactor: refactoring imports
将来ESMに移行しやすいように
Related: 

なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
2021-08-19 18:33:41 +09:00
syuilo
7c2b31d179 enhance(server): Improve user block ()
* enhance(server): Improve user block

* Update CHANGELOG.md

* ユーザーリスト対応

* 相手から見れなくなるように

* Update 1629004542760-chart-reindex.ts

2365761ba5 (commitcomment-54919821)

* update test

* add test

* add todos

* Update 1629004542760-chart-reindex.ts
2021-08-17 21:48:59 +09:00
syuilo
dceb64944c Remove endpoint descriptions
2021-06-08 14:09:32 +09:00
syuilo
0db09532b2 refactor: Use path alias 2021-03-23 17:43:07 +09:00
syuilo
0ae1185fb1 fix(server): Use inner join 2021-03-21 12:33:37 +09:00
syuilo
823f660fe6 Revert "fix(server): Use inner join"
This reverts commit d7e7848c9206b68ab86d2d566ec4247db87827c0.
2021-03-21 12:31:56 +09:00
syuilo
d91d7a36c4 fix(server): Use inner join
https://github.com/syuilo/misskey/issues/6813#issuecomment-803400023
2021-03-21 10:39:32 +09:00
syuilo
a30c16f497 クライアントサイドで実装したいため一旦 injectPromo および injectFeatured を無効化 2021-03-20 14:09:17 +09:00
syuilo
1ecb6fc7fd perf(server): Reduce database query
Related: 
2021-03-20 13:54:59 +09:00
syuilo
481aa17886 Channel ()
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wop

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* add notes

* wip

* wip

* wip

* wip

* sound

* wip

* add kick_gaba2

* wip
2020-08-18 22:44:21 +09:00
syuilo
648317fc92 refactor: Rename function 2020-07-28 09:38:41 +09:00
syuilo
55e188ae23 ワードミュート ()
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2020-07-27 13:34:20 +09:00
syuilo
f3c99323c6 Fix 2020-03-23 19:47:02 +09:00
syuilo
a814652af0 Implement featured note injection 2020-02-18 19:05:11 +09:00
syuilo
9e812b5a08 Resolve 2020-02-18 08:41:32 +09:00
syuilo
3b7b2e8314 Fix 2020-02-15 21:39:38 +09:00
syuilo
cff0d71fef Refactoring 2020-02-15 21:33:32 +09:00
syuilo
b5921934ad Fix 2020-02-13 22:13:24 +09:00
MeiMei
1a7fb73190 未実装のTLのRenoteクエリを実装 ()
* users/notes includeMyRenotes

* other renotes

* fix target user in users/notes

* users/notesからv10から未実装でありえないオプションを削除

* users/notesのincludeMyRenotesの説明を修正

* remove needless anonymous checks
2019-08-27 03:24:35 +09:00
syuilo
583411681f Use as const
2019-06-27 18:04:09 +09:00
syuilo
a675d557aa Improve performance 2019-04-27 11:17:03 +09:00
syuilo
493c83ef2d Refactor API ()
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update description.ts

* wip
2019-04-23 22:35:26 +09:00
syuilo
8d94a6a8df strictNullChecks ()
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2019-04-13 01:43:22 +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
syuilo
a4db6555d0 Improve doc 2019-02-25 04:18:09 +09:00
syuilo
4e15337a64 Introduce OpenAPI specs ()
* 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
syuilo
6de16eb71e Improve error handling of API ()
* wip

* wip

* wip

* Update attached_notes.ts

* wip

* Refactor

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update call.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* ✌️

* Fix
2019-02-22 11:46:58 +09:00
syuilo
b6f7aa7d65 Migrate cafy to 14.0 () 2019-02-13 16:33:07 +09:00
syuilo
308bcef08a Refactoring: Move chart dir into services dir 2019-02-08 04:31:33 +09:00
Acid Chicken (硫酸鶏)
8f38bd4f24 Fix style 2019-02-05 11:48:08 +09:00
MeiMei
1402b020e2 Hide suspended users () 2019-02-01 09:57:51 +09:00
MeiMei
cf4d6c3b07 Filter hidden replies / mentions ()
* Fix: 非公開投稿が返信一覧に出てくる

* Fix: 非公開投稿がメンション一覧に出てくる

* 非公開投稿は通知/メンション通知しない

* repliesにフォロワー限定がかからなかったのを修正

* Fix: ホームにフォロワー限定投稿が表示されない

* 認証必須エンドポイントで user == null にはならない

* mentionsにフォロワー限定がかからなかったのを修正
2019-01-25 00:06:20 +09:00
syuilo
17ba2339b9 [Server] ストリームで流れてくる投稿とAPIでタイムラインを取得したときとの不一致を修正 2019-01-21 15:31:19 +09:00
syuilo
b47a8ef4a5 Drop stalk feature
Resolve 
Closes 
Closes 
2019-01-20 12:25:00 +09:00
syuilo
6981c18a02 Implement active users chart
Resolve 
2019-01-17 17:16:08 +09:00
MeiMei
73d91e0df0 Hide invisible notes from timeline () 2019-01-08 21:02:00 +09:00
syuilo
7bd46825e3 Refactor 2018-11-02 13:47:44 +09:00
syuilo
3057116df4 Refactoring, Clean up and bug fixes 2018-11-02 03:32:24 +09:00
MeiMei
10bb343403 削除された投稿はタイムライン上で表示しないようにする ()
* Excepts deleted notes on query

* Hide deleted notes

* Use v-show
2018-10-12 05:10:40 +09:00
syuilo
fcb1ed7340 ドキュメントが見つからなくてもエラーにせずnullを返すように 2018-10-04 00:39:11 +09:00
Aya Morisawa
8c4df79be8 Resolve () 2018-09-06 02:16:08 +09:00
syuilo
dd3fbed38a 互換性のためのコードを追加 & 2018-09-05 23:55:51 +09:00
syuilo
cbb3644063 2018-09-05 19:32:46 +09:00
syuilo
d39d1fb469 Fix bug 2018-08-29 06:59:43 +09:00
syuilo
6ef10ba596 2018-08-16 23:59:22 +09:00
syuilo
5aa14820f1 Update doc 2018-08-11 21:01:26 +09:00
こぴなたみぽ
0cffd5b904 Fix 2018-07-16 06:58:45 +09:00
syuilo
bea7e21a80 Refactorng 2018-07-07 19:19:00 +09:00