かっこかり
|
cd247b99ee
|
fix(frontend): MkRangeのタッチ操作時にtooltipが複数重なって表示されないように (#14548)
* fix: directiveでのtooltip表示との競合を解消 (#265)
(cherry picked from commit 6d15d379a76b1b153ec2996e22bf0fc29ced5fda)
* code style
* Update Changelog
* record origin
* fix: ホバー時にもツールチップが出るように
---------
Co-authored-by: CaffeinePower <86540016+cffnpwr@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-09-23 21:53:51 +09:00 |
|
かっこかり
|
0c6d1ec524
|
refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように (#14554)
* refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように
* type import
* fix
* lint
|
2024-09-23 21:50:30 +09:00 |
|
syuilo
|
2aebdb8cc5
|
enhance(frontend): tweak control panel
|
2024-09-23 17:18:37 +09:00 |
|
syuilo
|
cd52dc73bb
|
🎨
|
2024-09-23 14:51:34 +09:00 |
|
syuilo
|
1ba09e1eee
|
enhance(frontend): improve forms usability
|
2024-09-23 14:42:38 +09:00 |
|
syuilo
|
f93a575c3a
|
🎨
|
2024-09-22 20:44:24 +09:00 |
|
syuilo
|
e6e4182b53
|
enhance(frontend): tweak control panel
|
2024-09-22 20:23:20 +09:00 |
|
syuilo
|
736d8283c1
|
refactor
|
2024-09-22 20:21:06 +09:00 |
|
syuilo
|
0041ad3e69
|
enhance(frontend): tweak control panel
|
2024-09-22 20:14:19 +09:00 |
|
syuilo
|
973d8366c3
|
🎨
|
2024-09-22 20:14:09 +09:00 |
|
syuilo
|
2762e29f7f
|
🎨
|
2024-09-22 20:02:47 +09:00 |
|
かっこかり
|
e87cbd2a36
|
fix(frontend): lint fixe for tweak control panel (#14610)
|
2024-09-22 19:13:30 +09:00 |
|
syuilo
|
6ba97a7763
|
enhance(frontend): tweak control panel
|
2024-09-22 18:35:10 +09:00 |
|
syuilo
|
d435d04eaf
|
enhance(frontend): tweak control panel
|
2024-09-22 18:26:21 +09:00 |
|
かっこかり
|
01ec708020
|
ffix(frontend): lint fixes for tweak control panel (#14607)
|
2024-09-22 17:50:54 +09:00 |
|
syuilo
|
0e92cbf905
|
enhance(frontend): tweak control panel
|
2024-09-22 16:24:53 +09:00 |
|
syuilo
|
8ad9f7209b
|
enhance(frontend): tweak control panel
|
2024-09-22 16:16:50 +09:00 |
|
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
|
76408667f3
|
update deps (#14594)
* wip
* Update ClientServerService.ts
* eslint
* Update fetch-resource.ts
* wip
|
2024-09-22 12:32:01 +09:00 |
|
syuilo
|
e9085e455f
|
🎨
|
2024-09-21 19:41:55 +09:00 |
|
かっこかり
|
7e9d54fa3a
|
fix(frontend): ファイルの詳細ページのファイルの説明で改行が正しく表示されない問題を修正 (#14588)
* upd: don't ignore new lines on file info
* Update Changelog
* ✌️
---------
Co-authored-by: Marie <github@yuugi.dev>
|
2024-09-20 21:05:20 +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 |
|
fly_mc
|
ee885a86d4
|
revert clip buttion set
|
2024-09-20 01:10:25 +08:00 |
|
fly_mc
|
07fb55fe68
|
show clip button default
|
2024-09-20 01:03:42 +08:00 |
|
おさむのひと
|
4ac8aad50a
|
feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489)
* feat: UserWebhook/SystemWebhookのテスト送信機能を追加
* fix CHANGELOG.md
* 一部設定をパラメータから上書き出来るように修正
* remove async
* regenerate autogen
|
2024-09-19 17:20:50 +09:00 |
|
fly_mc
|
a4f528176b
|
fix autosize
|
2024-09-19 00:06:00 +08:00 |
|
fly_mc
|
61c31bfd66
|
fix autosize
|
2024-09-18 23:54:51 +08:00 |
|
fly_mc
|
11103527b0
|
autosize
|
2024-09-18 23:00:06 +08:00 |
|
かっこかり
|
3bf63dd9c5
|
fix(frontend): 設定変更時のリロード確認ダイアログが複数個表示されることがある問題を修正 (#14543)
* fix(frontend): reloadAskが同時に複数実行されないように
* Update Changelog
* fix
* フラグ解除が確実に行われるように
* reloadAskを汎用化、理由を受け取るように
* fix
|
2024-09-17 22:18:06 +09:00 |
|
FineArchs
|
daf9ae5d4a
|
ScratchpadにUIインスペクターを追加 (#14565)
* add ui list
* Update scratchpad.vue
* experiment
* design change
* redesign
* redesign
* Update ja-JP.yml
* redesign
* component properties
* whole json
* use textarea
* fix import
* stringify function
* Update CHANGELOG.md
* UI Component Monitor -> UI Inspector
* uiInspectorOpenedFlags -> uiInspectorOpenedComponents
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix
* change key i -> c.value.id
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-09-17 20:11:50 +09:00 |
|
syuilo
|
a5e61b8c19
|
Revert "refactor"
This reverts commit 0134e6e420 .
|
2024-09-17 17:05:52 +09:00 |
|
syuilo
|
cacdf9d939
|
refactor
MkMisskeyFlavoredMarkdown -> MkMfm
|
2024-09-17 17:03:09 +09:00 |
|
syuilo
|
0134e6e420
|
refactor
|
2024-09-17 17:00:48 +09:00 |
|
かっこかり
|
6bd6af440f
|
fix(frontend): 絵文字関連のスタイルが崩れているのを修正 (#14559)
* fix(frontend): 絵文字関連のスタイルが崩れていたのを修正 (MisskeyIO#725)
(cherry picked from commit 00fd684a7b382aaeb3355a1c80dc24078a5caa61)
* Update Changelog
* ✌️
---------
Co-authored-by: Yuuki <yukikum57@gmail.com>
|
2024-09-17 15:41:52 +09:00 |
|
fly_mc
|
337cae0522
|
renamed themes
|
2024-09-17 00:16:42 +08:00 |
|
fly_mc
|
163a6fac00
|
themes and settings
|
2024-09-16 23:52:08 +08:00 |
|
fly_mc
|
5dfdc6b318
|
optimize default settings
|
2024-09-16 17:22:48 +08:00 |
|
かっこかり
|
0e4b6d1dad
|
enhance(frontend): adminのファイルリストでセンシティブファイルに枠線を追加 (#14510)
* enhance(frontend): adminのファイルリストでセンシティブファイルに枠線を追加
* Update Changelog
|
2024-09-15 17:50:25 +09:00 |
|
Nya Candy
|
3d09a7cbb6
|
feat(wip): update note attachments
|
2024-09-15 12:23:10 +08:00 |
|
Nya Candy
|
41be76fc53
|
fix(wip): add updated tags & emojis to push notification
|
2024-09-15 12:22:41 +08:00 |
|
かっこかり
|
1544ba9153
|
refactor(frontend): 非推奨の表現を改める (#14517)
|
2024-09-15 12:31:17 +09:00 |
|
Nya Candy
|
2f7d818c54
|
fix: null history
|
2024-09-15 11:29:20 +08:00 |
|
Nya Candy
|
3e99dab827
|
Revert "chore: print debug output for note update"
This reverts commit 9d1b25ef13339f53a4bbd09d17954c3078ce7404.
|
2024-09-15 11:29:10 +08:00 |
|
Nya Candy
|
04401ec2ed
|
chore: print debug output for note update
|
2024-09-15 11:28:53 +08:00 |
|
Nya Candy
|
8c446c0e78
|
fix
|
2024-09-15 11:27:28 +08:00 |
|
Nya Candy
|
f7b30b4f08
|
fix conflict
|
2024-09-15 11:21:45 +08:00 |
|
かっこかり
|
e0f54d6a68
|
fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正 (#14545)
* fix(frontend): MkDateSeparatedListで月の違う同じ日はセパレータが出ないのを修正
* Update Changelog
|
2024-09-15 12:20:29 +09:00 |
|
Nya Candy
|
0d942aacf8
|
feat: get note updatedAt from backend
|
2024-09-15 11:19:34 +08:00 |
|