Commit Graph

37 Commits

Author SHA1 Message Date
syuilo
e547825ed9 refactor 2022-02-28 22:42:32 +09:00
tamaina
13cc69fe1c Fix avatar/banner proxy (#8346)
* Fix avatar/banner proxy

Co-authored-by: mei23 <m@m544.net>

* use getAvatarUrl

* fix

* join avatar and banner to improve performance

* join

* Update hybrid-timeline.ts

* fix

Co-authored-by: mei23 <m@m544.net>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-02-27 13:59:10 +09:00
syuilo
18ea7a1142 remove max note text length setting
Resolve #8323
2022-02-20 16:07:43 +09:00
syuilo
9e41714e6e feat: インスタンスのテーマカラーを設定できるように 2022-02-09 21:25:48 +09:00
syuilo
f458f4fd7d fix(client): コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正
Fix #8252
2022-02-09 13:38:54 +09:00
syuilo
875f1b76e7 refactor(client): better semantics 2022-01-28 11:53:12 +09:00
syuilo
0f57ea08e7 refactor(client): i18n.locale -> i18n.ts 2022-01-28 11:39:49 +09:00
Johann150
627e3c07b9 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
syuilo
31cf4fa683 refactor 2022-01-13 02:26:10 +09:00
syuilo
4adb95e034 clean up 2022-01-13 01:46:23 +09:00
syuilo
fafc01e663 feat: emojis import 2022-01-13 00:47:40 +09:00
syuilo
5bf0fb6934 feat: multiple emojis editing 2022-01-13 00:47:05 +09:00
syuilo
e2a38a38fc fix 2022-01-12 17:21:57 +09:00
syuilo
8da8b8d314 fix 2022-01-10 20:17:38 +09:00
syuilo
2d1df38157 wip: refactor(client): migrate paging components to composition api 2022-01-10 03:30:35 +09:00
syuilo
2a7f422689 tweak ui 2022-01-05 03:09:20 +09:00
syuilo
3dae3a7d66 tweak ui 2022-01-04 22:42:04 +09:00
syuilo
b04c3fd03e tweak ui 2022-01-04 21:37:16 +09:00
syuilo
cde60e6dc9 tweak ui 2022-01-04 21:16:41 +09:00
syuilo
4dbe28d5bf tweak ui 2022-01-04 18:47:54 +09:00
syuilo
73a3362b5f tweak ui 2022-01-04 18:35:21 +09:00
syuilo
9f3045a234 tweak ui 2022-01-04 15:36:14 +09:00
syuilo
cc9a83ed32 tweak ui 2022-01-03 03:17:28 +09:00
syuilo
7f306c6c58 tweak client 2022-01-02 21:35:23 +09:00
syuilo
47405e62a3 enhance(client): tweak ui 2021-12-31 03:21:26 +09:00
syuilo
560c4f03f1 enhance(client): tweak ui 2021-12-30 21:47:48 +09:00
tamaina
97ea86274d 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
syuilo
4d5275aab6 clean up 2021-12-25 13:38:53 +09:00
syuilo
92f745c062 tweak component 2021-12-10 21:41:37 +09:00
syuilo
3621d12adb tweak style 2021-12-10 15:33:01 +09:00
Outvi V
acca2cfb5e fix: integration links (#8036) 2021-12-10 13:32:55 +09:00
syuilo
94c717375b refactor(client): 2021-12-10 01:22:22 +09:00
syuilo
7e1d6bab14 client: tweak ui 2021-12-02 20:09:12 +09:00
syuilo
ec1ca199cb update linr 2021-11-19 19:36:12 +09:00
syuilo
dc512e3fe8 refactor(client): refactor dialog functions to improve type inference 2021-11-18 18:45:58 +09:00
syuilo
c74acea962 fix errors 2021-11-12 19:07:59 +09:00
syuilo
14148f6c4a refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00