1
0
Fork 0
forked from gitea/nas
nas/app/javascript/mastodon
KMY(雪あすか) a88349af55
Add: #8 サークル投稿の転送 (#294)
* Add: `conversations`テーブルに`ancestor_status`プロパティ

* Fix test

* Fix test more

* Add: `limited_visibility`に`Reply`を追加、`context`のURI

* Add: 外部からの`context`受信処理

* Fix test

* Add: 公開範囲「返信」

* Fix test

* Fix: 返信に返信以外の公開範囲を設定できない問題

* Add: ローカル投稿時にメンション追加・他サーバーへの転送

* Fix test

* Fix test

* Test: ローカルスレッドへの返信投稿の転送

* Test: 未知のアカウントからのメンション

* Add: 編集・削除の連合に対応

* Remove: 重複テスト

* Fix: 改善

* Add: 編集削除の転送処理・返信なのにsilentなメンションでの通知

* Fix: リプライが第三者に届かない問題

* Add: `always_sign_unsafe`

* Add: Subject

* Remove space

* Fix: 他人のスレッドの送信先一覧を非表示

* Fix: おかしいコード
2023-11-30 09:29:24 +09:00
..
actions Merge remote-tracking branch 'parent/main' into upstream-20231116 2023-11-16 22:58:29 +09:00
api_types Merge remote-tracking branch 'parent/main' into upstream-20231116 2023-11-16 22:58:29 +09:00
components Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
containers Merge remote-tracking branch 'parent/main' into kb_development 2023-11-02 10:24:38 +09:00
features Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
locales Merge commit 'c40cfc5d09' into upstream-20231129 2023-11-29 12:43:01 +09:00
models Merge remote-tracking branch 'parent/main' into upstream-20231116 2023-11-16 22:58:29 +09:00
polyfills Improve Babel configuration and automatically load polyfills (#27333) 2023-10-31 10:55:13 +00:00
reducers Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
selectors Add: #213 右サイドメニューからお気に入りを削除するオプション (#262) 2023-11-09 11:53:57 +09:00
service_worker Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
store Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
utils Merge commit 'c40cfc5d09' into upstream-20231129 2023-11-29 12:43:01 +09:00
api.ts Convert actions/account_notes into Typescript (#26601) 2023-09-11 16:09:22 +02:00
blurhash.ts Upgrade to typescript-eslint v6 (#25904) 2023-07-13 11:49:16 +02:00
common.js Dont use CommonJS (require, module.exports) anywhere (#24913) 2023-05-09 03:08:47 +02:00
compare_id.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
initial_state.js Add: #213 右サイドメニューからお気に入りを削除するオプション (#262) 2023-11-09 11:53:57 +09:00
is_mobile.ts Change links in multi-column mode so tabs are open in single-column mode (#25893) 2023-07-13 17:18:09 +02:00
load_keyboard_extensions.js
main.jsx Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
performance.js Use helpers to check environment in frontend (#27633) 2023-10-31 16:05:44 +00:00
permissions.ts Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
ready.js
scroll.ts Upgrade to typescript-eslint v6 (#25904) 2023-07-13 11:49:16 +02:00
settings.js Add volume saving/reuse to video player (#27488) 2023-11-07 18:15:38 +00:00
stream.js Fix antenna timeline is not work 2023-08-19 19:28:19 +09:00
test_helpers.tsx Simplify column headers (#27557) 2023-10-30 13:23:10 +09:00
test_setup.js Update dependency @testing-library/jest-dom to v6 (#26479) 2023-08-28 12:19:42 +02:00
uuid.ts Upgrade to typescript-eslint v6 (#25904) 2023-07-13 11:49:16 +02:00