Commit Graph

30 Commits

Author SHA1 Message Date
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
861d028d09 refactor 2022-01-13 02:26:10 +09:00
d2623a2ef2 clean up 2022-01-13 01:46:23 +09:00
7e5e763584 feat: emojis import 2022-01-13 00:47:40 +09:00
1f2dab0a83 feat: multiple emojis editing 2022-01-13 00:47:05 +09:00
45211e14b3 fix 2022-01-12 17:21:57 +09:00
f2cbd26a85 fix 2022-01-10 20:17:38 +09:00
06125e6820 wip: refactor(client): migrate paging components to composition api 2022-01-10 03:30:35 +09:00
533955f928 tweak ui 2022-01-05 03:09:20 +09:00
69d7cfc5ce tweak ui 2022-01-04 22:42:04 +09:00
76b2561893 tweak ui 2022-01-04 21:37:16 +09:00
89053d5747 tweak ui 2022-01-04 21:16:41 +09:00
813f63663c tweak ui 2022-01-04 18:47:54 +09:00
0ea5b38fb1 tweak ui 2022-01-04 18:35:21 +09:00
6a5713f5e5 tweak ui 2022-01-04 15:36:14 +09:00
23efba6193 tweak ui 2022-01-03 03:17:28 +09:00
41ed9a1a72 tweak client 2022-01-02 21:35:23 +09:00
e6c8b83b20 enhance(client): tweak ui 2021-12-31 03:21:26 +09:00
616b18a9e5 enhance(client): tweak ui 2021-12-30 21:47:48 +09:00
e159f15600 enhance: pizzaxでstreamingのuser storage updateイベントを監視して更新 (#8095)
* wip

* wip?

* ?

* streamingのuser storage updateイベントを監視して更新

* 必要な時以外はストレージを更新しない

* fix?

* wip

* fix

* fix
2021-12-29 22:13:09 +09:00
601bc3e3cc clean up 2021-12-25 13:38:53 +09:00
48212e7a44 tweak component 2021-12-10 21:41:37 +09:00
1cae39e281 tweak style 2021-12-10 15:33:01 +09:00
b635b064ee fix: integration links (#8036) 2021-12-10 13:32:55 +09:00
46c0280764 refactor(client): 2021-12-10 01:22:22 +09:00
f38b6a1806 client: tweak ui 2021-12-02 20:09:12 +09:00
5d968afa74 update linr 2021-11-19 19:36:12 +09:00
ea9aeef9d8 refactor(client): refactor dialog functions to improve type inference 2021-11-18 18:45:58 +09:00
926eb34680 fix errors 2021-11-12 19:07:59 +09:00
0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00