NoriDev
cb3b158a00
lint
2023-12-13 22:58:27 +09:00
NoriDev
04467e6051
fix(frontend/friendly): 모바일에서 네비게이션 메뉴를 호출할 수 없음
2023-12-13 22:56:49 +09:00
NoriDev
467d2274f0
fix(frontend): 노트 작성 폼에서 답글 또는 인용 대상 노트를 클릭할 수 있음
2023-12-13 22:27:18 +09:00
NoriDev
4ebbf4ad19
fix(frontend): '리노트와 인용 버튼을 분리해서 표시하기' 옵션이 켜져있을 때 리노트 버튼을 누르면 노트 상세 페이지로 이동함
2023-12-13 22:07:59 +09:00
NoriDev
5025bef96c
fix lint
2023-12-13 21:50:03 +09:00
NoriDev
5579a823af
Update CHANGELOG_CHERRYPICK.md
...
기존 기능이 Misskey의 기능을 기반으로 재구성됨.
2023-12-13 20:54:14 +09:00
NoriDev
2e87493e21
4.6.0-beta.3
2023-12-13 20:52:38 +09:00
NoriDev
6e723db746
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-12-13 18:57:46 +09:00
NoriDev
9df37ca79a
Merge remote-branch 'misskey/develop'
2023-12-13 18:57:19 +09:00
syuilo
37820ad572
fix(backend): モデレーションログがモデレーターは閲覧できないように修正
...
Fix #12622
2023-12-13 18:31:32 +09:00
syuilo
2b3a5f16d1
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-12-13 18:21:20 +09:00
syuilo
17f894348f
fix(client): fix glitch when attach/detach avatar decoration
2023-12-13 18:21:17 +09:00
かっこかり
71bb181472
fix(frontend): MkAnimBgをリサイズに対応させる ( #12642 )
...
* (fix) MkAnimBgをリサイズに対応させる
* fix lint
* refactor
2023-12-13 18:14:43 +09:00
NoriDev
d01696fb93
Revert "add: avater decoration multiple select layer resolve #54 "
...
This reverts commit 35cd4adf
2023-12-13 17:29:02 +09:00
NoriDev
ee393cfba1
Revert "add 35cd4adf"
2023-12-13 17:24:22 +09:00
NoriDev
06ab376a46
Merge remote-branch 'misskey/develop'
2023-12-13 17:01:31 +09:00
syuilo
5472f4b934
enhance: アイコンデコレーションを複数設定できるように
2023-12-13 16:56:19 +09:00
NoriDev
4091736a83
feat: 신규 도전 과제 추가
2023-12-13 14:18:52 +09:00
NoriDev
ce7d5c0db0
Improve locale
2023-12-13 13:55:18 +09:00
NoriDev
cfee78b42c
update autogen
2023-12-13 13:45:50 +09:00
NoriDev
1fce71a7d7
lint
2023-12-13 13:42:08 +09:00
NoriDev
ac8d0f133e
Merge remote-branch 'misskey/develop'
2023-12-13 13:28:20 +09:00
YAVIIGI
daea5a39ad
fix(frontend): ノート中の絵文字をタップして「リアクションする」を押したときにリアクションサウンドが鳴るようにする ( #12624 )
...
* Add sound.play() in copy reaction
* Update CHANGELOG.md
* fix lint error
2023-12-13 08:15:25 +09:00
Camilla Ett
06ca63f9c2
Fix(backend): inboxJobPerSecのデフォルト値を16から32に ( #12631 )
2023-12-13 08:14:34 +09:00
Tassoman
aad573a1d7
adding color-scheme light to WidgetAichan ( #12638 )
2023-12-13 08:13:03 +09:00
1STEP621
7f85d7a1f9
Enhance(frontend): リスト/アンテナ/チャンネルをタイムラインから新規作成できるように ( #12629 )
...
* add short leads to lists, antennas, and channels
* remove unused import
* add CHANGELOG.md
* hide separator when there is no item
* fix mistakes
* Update timeline.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-12 12:19:49 +09:00
syuilo
564a23c0b5
fix type
2023-12-12 10:34:08 +09:00
syuilo
b691126bff
refactor(frontend): menuのdividerをnullで表現するのをやめる
2023-12-12 10:26:37 +09:00
woxtu
ebdb443180
Fix trailing commas ( #12628 )
2023-12-11 20:31:23 +09:00
NoriDev
5d2f2acfc9
fix MkPostFormSimple.vue
2023-12-11 19:45:56 +09:00
Acid Chicken (硫酸鶏)
2217d0c050
refactor(frontend): remove redundant class names ( #12618 )
2023-12-10 17:53:38 +09:00
woxtu
4c135a5ca1
Fix indentation ( #12615 )
2023-12-10 02:11:17 +09:00
おさむのひと
025afe88b4
(dev) index.htmlにmeta[name=viewport]がなかったので追加&足りてないCSP追加 ( #12613 )
...
* (dev) index.htmlにmeta[name=viewport]がなかったので追加&足りてないCSP追加
* fix tab
2023-12-09 21:52:25 +09:00
syuilo
b72f9186b5
2023.12.0-beta.3
2023-12-09 13:15:30 +09:00
Yuriha
dd332b3515
Misskey Playのノート投稿画面で「内容を隠す」を設定できるようにする ( #12576 )
...
* Add the content warning option in AiScript UI postFormButton
* Fix initial CW in postFormButton
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-09 13:14:51 +09:00
おさむのひと
b7bdd45dba
Fix/vue import error on intellij ( #12612 )
...
* Fix fix labeler config (#8 )
* fix vue import error
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-09 13:13:31 +09:00
syuilo
319267e096
update deps
2023-12-09 13:02:14 +09:00
syuilo
fcf0f5f6b5
fix(frontend): disable Mk:apiExternal
2023-12-09 12:58:00 +09:00
zyoshoka
6c1f839cbe
chore: labelerが治っていなかったのを修正 ( #12610 )
...
* fix ci
* fix
* fix labeler.yml
* Revert "fix labeler.yml"
This reverts commit 9b6a7d02cdd65ab9ad14c666c6ebe4eadeabeadc.
---------
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
2023-12-09 09:54:43 +09:00
かっこかり
2c6fc0ba63
fix(dev-frontend) 足りてないCSPを追加 ( #12606 )
...
* fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を修正
* cspをなおした
* typo
2023-12-08 20:16:49 +09:00
zyoshoka
d10048edac
chore: fix labeler's config ( #12609 )
2023-12-08 20:16:15 +09:00
まっちゃとーにゅ
ab5d2eca1f
enhance(frontend): window.openやaタグにnoopenerオプションをつける (MisskeyIO#283)
2023-12-08 19:46:25 +09:00
かっこかり
c54d1cdde2
fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を修正 ( #12605 )
2023-12-08 16:54:33 +09:00
おさむのひと
712e5447b8
Merge pull request #12604 from kakkokari-gtyih/fix-dev-0
...
fix(dev-frontend) 一部のアセットが読み込まれない問題を修正
2023-12-08 16:37:41 +09:00
kakkokari-gtyih
b760db13bc
fix(dev) 一部のアセットが読み込まれない問題を修正
2023-12-08 16:32:24 +09:00
NoriDev
9260653daf
fix(frontend): 모바일 환경에서 헤더 타이틀 부분을 터치할 때 영역이 강조되어 표시될 수 있음
2023-12-08 16:31:09 +09:00
ikasoba
e38af60fd0
fix: secure: true
なエンドポイントの型が misskey-js に含まれていない ( #12603 )
...
* 作った
* 修正
* 修正
2023-12-08 15:15:17 +09:00
かっこかり
ac4089f37d
enhance(frontend): ウィジェットを非表示にできるPageMetaを追加 ( #12456 )
...
* (enhance) ウィジェットを非表示にできるPageMetaを追加
* fix lint
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-08 13:06:42 +09:00
dependabot[bot]
f80ae7f686
chore(deps): bump actions/labeler from 4 to 5 ( #12584 )
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 09:00:37 +09:00
おさむのひと
9059b837fa
fix CONTRIBUTING.md ( #12600 )
2023-12-08 09:00:23 +09:00