syuilo
|
3df1bb2d71
|
enhance(frontend): tweak control panel
|
2024-09-22 16:01:13 +09:00 |
|
syuilo
|
3ad5c753fa
|
🎨
|
2024-09-22 12:44:09 +09:00 |
|
syuilo
|
e9085e455f
|
🎨
|
2024-09-21 19:41:55 +09:00 |
|
かっこかり
|
f0834ca14c
|
enhance: ユーザーコンテンツのインポート操作の実行可否をロールで制御できるように (#14583)
* enhance: インポート操作の実行可否をロールで制御できるように
* Update Changelog
|
2024-09-20 21:04:58 +09:00 |
|
syuilo
|
0b062f1407
|
Misskey® Reactions Buffering Technology™ (#14579)
* wip
* wip
* Update ReactionsBufferingService.ts
* Update ReactionsBufferingService.ts
* wip
* wip
* wip
* Update ReactionsBufferingService.ts
* wip
* wip
* wip
* Update NoteEntityService.ts
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
|
2024-09-20 21:03:53 +09:00 |
|
かっこかり
|
837a8e15d8
|
refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)
* refactor(frontend): shouldCollapsedを共通化
* refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化
* fix(frontend-shared): fix type error
* refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化
* fix
* fix lint
* lint fixes
|
2024-09-10 18:39:53 +09:00 |
|
かっこかり
|
2cbe1d1210
|
feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)
* fix
* navhookをbootに移動
* サーバーサイドのbootも分けるように
* 埋め込みページかどうかの判定は最初の一回だけに
* tooltipは出せるように
* fix design
* 埋め込み独自のtooltipを削除
* ロジックの分岐が多かったMkNoteDetailedを分離
* fix indent
* プレビュー用iframeにフォーカスが当たるのを修正
* popupの制御を出す側で行うように
* パラメータが逆になっていたのを修正
* Update MkEmbedCodeGenDialog.vue
* fix
* eliminate misskey-js lint warns
* fix
* add appropriate attributes to embed html
* enhance: サーバーサイドのembed系をさらに分離
* enhance: embed routerを分離(route定義をboot時に変更できるようにする改修を含む)
* type
* lint
* fix indent
* server-side styleを完全に分離
* Revert "refactor: 画面サイズのしきい値をconstにまとめる"
This reverts commit 05ca36f400889456981e89489ae0ae242fa09b67.
* fix
* revert all changes in base.pug
* embedドメインをまとめた
* embedドメインをまとめた
* prevent calling contextmenu in embed page by stopping at the caller
* fix import
* fix import
* improve directory structure
* fix import
* register timeline ui as a container
* wa-
* rename
* wa-
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaList.vue
* Update EmMediaImage.vue
* Update EmNote.vue
* revert mkmedialist changes
* 戻し漏れ
* wip
* tweak embed media ui
* revert original media components
* Update boot.embed.js
* rename
* wip
* Update MkNote.vue
* wip
* Update MkSubNoteContent.vue
* Update EmNote.vue
* Update packages/frontend/src/router/definition.ts
* Revert "Update packages/frontend/src/router/definition.ts"
This reverts commit 937ae44521cdb0f250796943b20142b65f8ed944.
* refactor EmMediaImage
* fix import
* remove unused imports
* Update router.ts
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* Update EmNote.vue
* Update EmNote.vue
* Create EmA.vue
* Create EmAvatar.vue
* Update EmAvatar.vue
* wip
* wip
* wip
* Create EmImgWithBlurhash.vue
* Update EmImgWithBlurhash.vue
* Create EmPagination.vue
* wip
* Update boot.ts
* wip
* wip
* wi@p
* wip
* wip
* wiop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update boot.ts
* wip
* Update MkMisskeyFlavoredMarkdown.ts
* wip
* wip
* wip
* wip
* wip
* Update post-message.ts
* wip
* Update EmNoteDetailed.vue
* Update EmNoteDetailed.vue
* Create instance.ts
* Update EmNoteDetailed.vue
* wip
* Update EmNoteDetailed.vue
* wip
* wip
* wip
* Update pnpm-lock.yaml
* wip
* wip
* wp
* wip
* Update ClientServerService.ts
* wip
* Update boot.ts
* Update vite.config.local-dev.ts
* Update vite.config.ts
* Create index.html
* wa-
* wip
* Update boot.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Create EmLink.vue
* Create EmMention.vue
* Update EmMfm.ts
* wip
* wip
* wip
* wip
* Update vite.config.ts
* Update boot.ts
* Update EmA.vue
* うぃp
* wip
* wip
* Create EmError.vue
* wip
* Update MkEmbedCodeGenDialog.vue
* Update EmNote.vue
* wip
* wip
* Update user-timeline.vue
* Update check-spdx-license-id.yml
* wip
* wip
* style(frontend-shared): lint fixes on build.js
* fix(frontend-shared): include `*.{js,json}` files in js-built
* wip
* use alias
* refactor
* refactor
* Update scroll.ts
* refactor
* refactor
* refactor
* wip
* wip
* wip
* wip
* Update roles.vue
* Update branding.vue
* wip
* wip
* wip
* Update page.vue
* wip
* fix import
* add missing css variables
* 絵文字をtwemojiに変更
クライアントデフォルトにあわせるため
* force empoll readonly
* fix compiler error
* fix broken imports
* tweak button style
* run api extractor
* fix storybook theme preloads
* fix storybook instance imports
* Update preview.ts
* Update preview.ts
* Update preview.ts
* Revert "Update preview.ts"
This reverts commit 12bab1c6fbd3baf753515df760ff19d027b85155.
* Revert "Update preview.ts"
This reverts commit 5c0ce01dbdf2194ffe94aba950f747a9968f29c4.
* Revert "Update preview.ts"
This reverts commit f4863524d7e5ca0f25470808849c24a72bea000a.
* Revert "fix storybook instance imports"
This reverts commit ed8eabb246edf731d31adffbe3c77c539e53ae9e.
* Revert "wip"
This reverts commit d3c1926519878155193a1654f49141e515d49683.
* Revert "Update page.vue"
This reverts commit 27c7900b0c1ae296b56075e8a9c22585d9cd744b.
* Revert "Update branding.vue"
This reverts commit c08ccb65ba66774c3e2b3dcfc6153004b5c0aa16.
* Revert "Update roles.vue"
This reverts commit 1488b670660cb1803d17d8f5c78f2d79e59fa52d.
* Revert "wip"
This reverts commit aab1c769814b08c257cad3025422a0eea3bfba4f.
* refactor: use common media proxy
* fix imports
* fix
* fix: MediaProxyの初期化を保証する(storybook対策?)
* enhance(frontend-embed): improve embedParams provide
* fix(backend): MK_DEV_PREFER=backendのときにembed viteが読み込めないのを修正
* fix
* embed-pageを共通化
* fix import
* fix import
* fix import
* const.jsを共通化
(たぶんrevertしすぎた)
* fix type error
* fix duplicated import
* fix lint
* fix
* コメントとして残す
* sharedとembedをlint対象にする
* lint
* attempt to fix eslint (frontend-shared)
* lint fixes
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
|
2024-09-09 20:57:36 +09:00 |
|
かっこかり
|
cdb0566c5b
|
refactor(frontend): scss deprecated 警告に対応 (#14513)
|
2024-09-06 16:12:14 +09:00 |
|
dakkar
|
6151099f5b
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8
|
2024-08-30 12:08:31 +01:00 |
|
zyoshoka
|
7fe3035059
|
fix(backend): use prefixItems in admin/queue/*-delayed endpoint schema (#14468)
* fix(backend): represent tuples with `prefixItems`
* refactor(frontend): fix type errors
* fix(backend): add `prefixItems` in `SchemaType`
* fix(backend): add `unevaluatedItems: false` to disallow extra items
* refactor(frontend): consolidate `'deliver' | 'queue'` type def into `queue.vue`
* fix(backend): add `unevaluatedItems` in `SchemaType`
|
2024-08-30 10:58:59 +09:00 |
|
かっこかり
|
21a3095eb0
|
fix button translation (#14444)
that Japanese string exactly matches that i18n key
(cherry picked from commit a408d32bb7 )
Co-authored-by: dakkar <dakkar@thenautilus.net>
|
2024-08-20 12:39:01 +09:00 |
|
dakkar
|
a408d32bb7
|
fix button translation
that Japanese string exactly matches that i18n key
|
2024-08-19 20:49:47 +01:00 |
|
zyoshoka
|
fd744f44c1
|
enhance(backend): ページ、ギャラリー、Playのモデレーション強化 (#13523)
* enhance(backend): Page、ギャラリー、Playのモデレーション強化
* Update CHANGELOG.md
* fix: update misskey-js
* refactor(frontend): use `MkA`
* Update CHANGELOG.md
* fix(i18n): Page -> ページ
|
2024-08-17 15:01:08 +09:00 |
|
syuilo
|
ef950a345b
|
suspend周りの改修 (#14409)
* enhance(backend): 凍結されたアカウントのフォローリクエストを表示しないように
* Update CHANGELOG.md
* wip
* Update gen-spec.ts
* Update packages/backend/src/server/api/endpoints/admin/suspend-user.ts
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
* owa-
* revert misskey-js related changes (#14414)
---------
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
|
2024-08-17 09:57:28 +09:00 |
|
zyoshoka
|
b68b2ee8c6
|
refactor(frontend): remove stale reload method call on /admin/users page (#14406)
|
2024-08-14 20:29:33 +09:00 |
|
かっこかり
|
046f2435b2
|
fix(frontend): mCaptchaを使用していてもbotプロテクションに関する警告が消えないのを修正 (#14390)
* fix(frontend): mCaptchaを使用していてもbotプロテクションに関する警告が消えないのを修正
* Update Changelog
* refactor
|
2024-08-11 11:17:56 +09:00 |
|
dakkar
|
cfa9b852df
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07
|
2024-08-02 12:25:58 +01:00 |
|
syuilo
|
63f9c271ca
|
🎨
|
2024-07-30 20:58:25 +09:00 |
|
anatawa12
|
5c42a0e439
|
feat: media silence (#13842)
* feat: media silence
* fix: lint
* feat: deny creating custom emoji reaction and using custom emoji from media silenced hosts
* chore: メディアサイレンスの説明にカスタム絵文字の話を追加
* Update locales/ja-JP.yml
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* chore: update index.d.ts
* docs(changelog): update changelog
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
|
2024-07-30 19:47:45 +09:00 |
|
taichan
|
cb3106cdc6
|
enhance(frontend): 連合の「連合中」,「購読中」,「配信中」に対してブロックしているサーバー、配信停止しているサーバーを含めないように (#14324)
* enhance(frontend): 連合の「連合中」,「購読中」,「配信中」に対してブロックしているサーバー、配信停止しているサーバーを含めないように
* update CHANGELOG.md
|
2024-07-30 16:57:41 +09:00 |
|
かっこかり
|
de3ddb5b44
|
enhance: 管理画面でアーカイブにしたお知らせを表示・編集できるように (#14286)
* enhance: 管理画面でアーカイブにしたお知らせを表示できるように
* Update Changelog
|
2024-07-30 13:02:03 +09:00 |
|
かっこかり
|
22c4e9d7ec
|
fix(frontend): modalが正しく閉じられていないのを修正 (#14307)
* fix(frontend): modalが正しく閉じられていないのを修正
* Update packages/frontend/src/components/MkSystemWebhookEditor.vue
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-07-27 18:09:57 +09:00 |
|
かっこかり
|
ee2f0f3a21
|
fix(frontend): いくつかのnumber inputに最小値を設定 (#14284)
|
2024-07-25 17:03:55 +09:00 |
|
Sayamame-beans
|
7afa593d11
|
Feat: ユーザーのアイコン/バナーの変更可否をロールで設定可能に (#14078)
* feat: implement role policy "canUpdateBioMedia"
* docs(changelog): update changelog
* docs(changelog): update changelog
* chore: regenerate misskey-js type definitions
* chore: Apply suggestion from code review
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* chore: fix unnecessarily strict inequality check
* chore: policies should be gotten only once
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
|
2024-07-14 09:31:05 +09:00 |
|
syuilo
|
6dd2e9fc0b
|
refactor(frontend): refactor popup api and make sure call dispose callback
Close #14122
|
2024-07-04 13:14:49 +09:00 |
|
dakkar
|
fccfde8f2b
|
replaced many more ti-*
|
2024-06-22 15:53:36 +01:00 |
|
dakkar
|
f2c56f395e
|
replaced more ti-*
|
2024-06-22 15:53:36 +01:00 |
|
dakkar
|
b675c66d70
|
replaced another bunch, and some fixes
|
2024-06-22 15:53:36 +01:00 |
|
dakkar
|
712682ea47
|
replaced ti-whirl
|
2024-06-22 15:53:36 +01:00 |
|
dakkar
|
df26b6501d
|
replaced a bunch of ti-*
|
2024-06-22 15:53:32 +01:00 |
|
dakkar
|
fc00c7401e
|
replaced ti-arrow-back-up ti-quote ti-send
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
4910c1f030
|
replaced most ti-arrow*
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
b34a8a9a69
|
replaced ti-clock
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
0b72513ce5
|
replaced ti-external-link
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
48d29fa1ae
|
replaced ti-hourglass-empty and ti-search
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
8f60c6d7e1
|
replaced ti-cloud
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
dfc5cbd5d7
|
replaced ti-trash
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
d4e1df7243
|
replaced ti-x
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
cd3b8e6d8f
|
replaced ti-chevron-down
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
d2b4b2fb94
|
replaced ti-info-circle
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
5409440501
|
replaced ti-exclamation-circle and ti-user-exclamation
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
527bbd036c
|
replaced ti-users
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
3f38f409f9
|
replaced ti-reload
|
2024-06-22 15:53:13 +01:00 |
|
dakkar
|
7d74cf62c3
|
replaced ti-alert-triangle
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
1b965dd866
|
replaced ti-lock
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
b1954d9898
|
replaced ti-eye-off
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
2f4a9010c9
|
replaced ti-key
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
bc0fbca65e
|
replaced ti-link
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
65605683c7
|
replaced ti-settings
|
2024-06-22 15:53:12 +01:00 |
|
dakkar
|
79df8774da
|
replaced ti-arrow-right
|
2024-06-22 15:53:12 +01:00 |
|