nas/app/javascript/mastodon/features/compose/components
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
..
action_bar.jsx Merge remote-tracking branch 'parent/main' into upstream-20231104 2023-11-04 09:10:13 +09:00
autosuggest_account.jsx Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
character_counter.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
circle_select.jsx Merge remote-tracking branch 'parent/main' into upstream-20231109 2023-11-09 12:33:50 +09:00
compose_form.jsx Fix: #221 投稿フォームの時限投稿メニューが動作しない問題 (#223) 2023-11-03 09:50:01 +09:00
emoji_picker_dropdown.jsx Merge commit '69db507924' into kb_migration 2023-06-22 17:39:55 +09:00
expiration_dropdown.jsx Merge remote-tracking branch 'parent/main' into kb-upstream-20231026 2023-10-26 20:24:34 +09:00
language_dropdown.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
navigation_bar.jsx Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
poll_button.jsx Change icons in web UI (#27385) 2023-10-24 17:45:08 +00:00
poll_form.jsx Merge remote-tracking branch 'parent/main' into kb-upstream-20231026 2023-10-26 20:24:34 +09:00
privacy_dropdown.jsx Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
reply_indicator.jsx Change icons in web UI (#27385) 2023-10-24 17:45:08 +00:00
search.jsx Merge remote-tracking branch 'parent/main' into upstream-20231128 2023-11-28 09:44:42 +09:00
search_results.jsx Change icons in web UI (#27385) 2023-10-24 17:45:08 +00:00
searchability_dropdown.jsx Change: #197 非収載のアイコン変更 (#203) 2023-10-31 09:01:42 +09:00
text_icon_button.jsx Fix width of large text icon buttons (#27127) 2023-09-25 15:06:57 +02:00
upload.jsx Change icons in web UI (#27385) 2023-10-24 17:45:08 +00:00
upload_button.jsx Change icons in web UI (#27385) 2023-10-24 17:45:08 +00:00
upload_form.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
upload_progress.jsx Change icons in web UI (#27385) 2023-10-24 17:45:08 +00:00
warning.jsx Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00