FoundKey/packages/client/src
Johann150 cbb7e95d82
enhance: Forward report (#8001)
* implement sending AP Flag object

Optionally allow a user to select to forward a report about a remote
user to the other instance. This is added in a backwards-compatible way.

* add locale string

* forward report only for moderators

* add switch to moderator UI to forward report

* fix report note url

* return forwarded status from API

apparently forgot to carry this over from my testing environment

* object in Flag activity has to be an array

For correct interoperability with Pleroma the "object" property of the Flag
activity has to be an array.

This array will in the future also hold the link to respective notes, so it
makes sense to correct this on our side.

* Update get-note-menu.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-01-21 03:06:38 +09:00
..
components enhance: Forward report (#8001) 2022-01-21 03:06:38 +09:00
directives refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
filters feat(client): Renoteなノート詳細ページから元のノートページに遷移できるように 2021-11-28 20:29:37 +09:00
pages enhance: Forward report (#8001) 2022-01-21 03:06:38 +09:00
scripts enhance: Forward report (#8001) 2022-01-21 03:06:38 +09:00
sw Truncate push notification message (#8089) 2021-12-25 02:01:35 +09:00
themes tweak ui 2022-01-04 23:37:26 +09:00
ui refactor 2022-01-18 21:35:57 +09:00
widgets refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
account.ts wip: refactor(client): migrate components to composition api 2022-01-18 21:30:17 +09:00
config.ts refactoring 2021-11-12 02:02:25 +09:00
emojilist.json refactoring 2021-11-12 02:02:25 +09:00
events.ts refactoring 2021-11-12 02:02:25 +09:00
i18n.ts refactoring 2021-11-12 02:02:25 +09:00
init.ts bye chat ui 2022-01-09 18:50:03 +09:00
instance.ts refactoring 2021-11-12 02:02:25 +09:00
menu.ts bye reversi 2022-01-12 17:34:53 +09:00
os.ts refactor: Composition APIへ移行 (#8138) 2022-01-18 23:06:16 +09:00
pizzax.ts refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
plugin.ts fix 2021-11-18 23:36:04 +09:00
router.ts refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
store.ts wip: refactor(client): migrate components to composition api 2022-01-16 15:02:15 +09:00
stream.ts 非ログイン時にエラーを吐くconsole.logを除去 (#8119) 2022-01-06 20:07:11 +09:00
style.scss 🎨 2022-01-14 01:44:08 +09:00
symbols.ts refactoring 2021-11-12 02:02:25 +09:00
theme-store.ts refactoring 2021-11-12 02:02:25 +09:00