egirlskey/packages/backend
anatawa12 8f40f932e4
自分のフォロワー限定投稿に対するリプライがホームタイムラインで見えないことが有る問題を修正 (#13835)
* fix: reply to my follower notes are not shown on the home timeline

* fix: reply to follower note by non-following is on social timeline

* docs: changelog

* test: add endpoint test for changes

* test(e2e): 自分のfollowers投稿に対するリプライが流れる

* test(e2e/streaming): 自分のfollowers投稿に対するリプライが流れる

* test(e2e/streaming): フォローしていないユーザによるフォロワー限定投稿に対するリプライがソーシャルタイムラインで表示されることがある問題

* test(e2e/timelines): try fixing typecheck error

---------

Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-07-30 19:44:08 +09:00
..
.vscode
assets fix(backend): api-docをScalarに変更 (#14152) 2024-07-09 21:57:19 +09:00
migration Fix(backend): ドライブのファイルのurl, uri, src の上限引き上げ (#14323) 2024-07-30 15:29:24 +09:00
nsfw-model
scripts fix(build): autogen生成時にbackendを2度buildしているのを修正 (#14309) 2024-07-27 18:09:15 +09:00
src 自分のフォロワー限定投稿に対するリプライがホームタイムラインで見えないことが有る問題を修正 (#13835) 2024-07-30 19:44:08 +09:00
test 自分のフォロワー限定投稿に対するリプライがホームタイムラインで見えないことが有る問題を修正 (#13835) 2024-07-30 19:44:08 +09:00
test-server update deps (#14057) 2024-07-02 11:38:34 +09:00
.madgerc
.swcrc fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600) 2024-03-30 15:28:19 +09:00
eslint.config.js Disable ESLint for migration files (#14262) 2024-07-19 10:05:34 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json
ormconfig.js
package.json update deps (#14312) 2024-07-28 11:14:31 +09:00
README.md
tsconfig.json update deps (#11764) 2023-09-04 13:33:38 +09:00

Misskey Backend