まっちゃとーにゅ
|
075ec2d7df
|
enhance: コンテンツ削除を制限されていてもアカウントの閉鎖ができるように (MisskeyIO#532)
|
2024-03-18 13:09:13 +09:00 |
まっちゃとーにゅ
|
50caa3fd5c
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-02-22 06:50:23 +09:00 |
taiy
|
860e8bb5d8
|
fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-02-16 16:17:09 +09:00 |
tamaina
|
c1514ce91d
|
(re) update SPDX-FileCopyrightText
Fix #13290
|
2024-02-13 15:59:27 +00:00 |
tamaina
|
311c2172d7
|
Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8 .
|
2024-02-13 15:50:11 +00:00 |
まっちゃとーにゅ
|
e756272c02
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-02-13 02:27:48 +09:00 |
syuilo
|
9b5aeb76d8
|
update SPDX-FileCopyrightText
|
2024-02-12 11:37:45 +09:00 |
まっちゃとーにゅ
|
8aa76868b3
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-01-23 04:11:38 +09:00 |
Acid Chicken (硫酸鶏)
|
7881f06be0
|
refactor: deprecate i18n.t (#13039)
* refactor: deprecate i18n.t
* revert: deprecate i18n.t
This reverts commit 7dbf873a2f .
* chore: reimpl
|
2024-01-20 08:11:59 +09:00 |
まっちゃとーにゅ
|
abe95d9b67
|
Merge branch 'develop' of misskey-dev into merge-upstream
|
2024-01-10 03:13:22 +09:00 |
おさむのひと
|
fa9c4a19b9
|
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694)
* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる
* fix
* fix
* renate to "misskeyApi"
* rename file
|
2024-01-04 18:32:46 +09:00 |
Camilla Ett
|
b46f431a2e
|
fix(frontend): モデレーターがユーザーのアバターバナーを未設定状態に出来る機能が表示されていなかった問題を修正 (#12889)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-03 16:41:38 +09:00 |
riku6460
|
018ff4cbda
|
Merge tag '2023.12.1' into merge-upstream
|
2023-12-28 03:58:07 +09:00 |
GrapeApple0
|
6439c7b64b
|
Revert "refactor: paginationの型を明示する (#12809)" (#12810)
This reverts commit 6855079811 .
|
2023-12-27 15:55:09 +09:00 |
GrapeApple0
|
6855079811
|
refactor: paginationの型を明示する (#12809)
* refactor: paginationの型を明示する
* asではなくsatisfiesを使うように
|
2023-12-26 21:40:27 +09:00 |
zyoshoka
|
75034d9240
|
refactor(frontend): Reactivityで型を明示するように (#12791)
* refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
|
2023-12-26 14:19:35 +09:00 |
riku6460
|
b3de794bdd
|
Merge tag '2023.12.0-beta.6' into merge-upstream
|
2023-12-21 11:56:34 +09:00 |
woxtu
|
c92508a575
|
Remove unused imports (#12730)
|
2023-12-21 11:36:45 +09:00 |
riku6460
|
00c9e43861
|
Merge tag '2023.12.0-beta.5' into merge-upstream
|
2023-12-21 07:03:04 +09:00 |
Acid Chicken (硫酸鶏)
|
2217d0c050
|
refactor(frontend): remove redundant class names (#12618)
|
2023-12-10 17:53:38 +09:00 |
riku6460
|
e77ddfce91
|
Merge tag '2023.12.0-beta.3' into merge-upstream
|
2023-12-10 10:29:33 +09:00 |
woxtu
|
4c135a5ca1
|
Fix indentation (#12615)
|
2023-12-10 02:11:17 +09:00 |
zyoshoka
|
406b4bdbe7
|
refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539)
* refactor(frontend): 非推奨となったReactivity Transformを使わないように
* refactor: 不要な括弧を除去
* fix: 不要なアノテーションを除去
* fix: Refの配列をrefしている部分の対応
* refactor: 不要な括弧を除去
* fix: lint
* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
* fix: type error
* chore: drop reactivity transform from eslint configuration
* refactor: remove unnecessary import
* fix: 対応漏れ
|
2023-12-07 14:42:09 +09:00 |
まっちゃとーにゅ
|
8b68f5d021
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2023-11-21 03:36:40 +09:00 |
まっちゃとーにゅ
|
61592a3fb2
|
fix(frontend): リモートのユーザーにロールを設定できるように (MisskeyIO#241)
|
2023-11-21 03:10:53 +09:00 |
syuilo
|
b65fd34981
|
tweak of 2b6f789a5b
|
2023-11-19 10:18:57 +09:00 |
Nafu Satsuki
|
2b6f789a5b
|
feat(moderation): モデレーターがユーザーのアイコンもしくはバナー画像を未設定状態にできる機能を追加 (MisskeyIO#222)
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2023-11-18 21:07:47 +09:00 |
riku6460
|
50e811e862
|
Merge branch 'io' into merge-upstream
|
2023-11-09 17:43:42 +09:00 |
riku6460
|
87223add7b
|
Merge tag '2023.9.0' into merge-upstream
|
2023-09-25 15:27:13 +09:00 |
syuilo
|
b0f6c44f36
|
refactor(frontend): use ESM
|
2023-09-19 16:37:43 +09:00 |
mappi
|
d869481db9
|
feat(frontend): "Moderation Note" ,"Add moderation note" をローカライズ可能に (#11819)
* feat 11818
* update CHANGELOG
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-09-12 15:49:18 +09:00 |
syuilo
|
1f7a81aae7
|
update deps (#11764)
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
|
2023-09-04 13:33:38 +09:00 |
syuilo
|
bbef2a953e
|
enhance(frontend): tweak user moderation page
|
2023-08-13 21:02:25 +09:00 |