1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-03 17:28:28 +09:00
Commit Graph

28690 Commits

Author SHA1 Message Date
かっこかり
b668d161a9
refactor(frontend): prefix css variables (UI) (#14739)
* refactor(frontend): prefix css variables

* `MI_UI` -> `MI`

* fix

* `stickyBottom`

* stickyTop
2024-10-10 16:12:16 +09:00
github-actions[bot]
21e51567e7 Bump version to 2024.10.1-beta.1 2024-10-10 05:56:04 +00:00
NoriDev
3a6c4868e8 fix(frontend): 특정 조건에서 노트 동작 버튼을 비활성화 해도 버튼이 사라지지 않음
- 노트에 답글을 작성할 수 없을 때
  - 노트를 리노트할 수 없을 때
2024-10-10 14:52:05 +09:00
NoriDev
297c0c5bdf fix(frontend): 리버시에서 커스텀 이모지를 리액션으로 보낼 수 없음 2024-10-10 14:20:09 +09:00
github-actions[bot]
ebae39cba5 Bump version to 2024.10.1-alpha.0 2024-10-10 05:17:00 +00:00
syuilo
433732bcfc
New Crowdin updates (#14733)
* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Portuguese)

* New translations ja-jp.yml (Catalan)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Russian)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Arabic)

* New translations ja-jp.yml (Czech)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Polish)

* New translations ja-jp.yml (Slovak)

* New translations ja-jp.yml (Ukrainian)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Vietnamese)

* New translations ja-jp.yml (Bengali)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Catalan)
2024-10-10 14:16:24 +09:00
NoriDev
cb7379852e chore 2024-10-10 14:08:27 +09:00
かっこかり
a624546812
fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 (#14738)
* fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正

* emitされるオブジェクトの型を変更したことに伴う修正

* Update Changelog
2024-10-10 14:05:20 +09:00
NoriDev
c76c95d1b1 Update en-US.yml 2024-10-10 13:39:28 +09:00
NoriDev
b3fa750436 enhance(frontend): (Friendly) 모바일 환경에서 계정 목록을 표시할 때 내 프로필을 표시함
enhance(frontend): 노트 작성 폼의 사용자 선택 메뉴에서 현재 계정과 로그인된 추가 계정 영역을 구분함
2024-10-10 13:37:37 +09:00
NoriDev
1bfd47b18f fix(frontend): 모바일 환경에서 노트 작성 폼의 미리보기 디자인이 잘못 표시될 수 있음 2024-10-10 10:46:22 +09:00
NoriDev
d1e059e320 fix(frontend): 로그인 하지 않은 사용자가 노트 내용에 포함된 이모지를 누르면 이모지 복사 및 리액션 메뉴에 접근할 수 있음 2024-10-10 10:42:17 +09:00
NoriDev
4c33a2c93c fix(frontend): 서버 이름에 마크업 언어가 포함되어 있으면 외부 사이트로 이동할 때 표시되는 대화상자에서 서버 이름이 잘못 표시될 수 있음 2024-10-10 10:41:13 +09:00
NoriDev
5e6ac01a4a enhance(frontend): 환영 페이지의 타임라인에서 사용할 수 있는 일부 노트 메뉴 추가
- QR 코드 생성
  - 새 탭에서 열기
  - 리노트 목록
  - 리액션 목록
  - 텍스트 소스 보기
  - 고양이체로 표시하지 않기

fix(frontend): 노트 메뉴에 `링크 복사` 옵션이 표시되지 않음
2024-10-10 10:24:11 +09:00
NoriDev
5879a3521f Update deps 2024-10-10 10:24:11 +09:00
NoriDev
8fb118bc50 fix(frontend): 노트의 QR 코드를 생성했을 때 링크 복사 버튼을 누르면 잘못된 토스트 알림이 표시됨 2024-10-10 10:24:11 +09:00
NoriDev
6b52c4583e Update ko-KR.yml 2024-10-10 10:24:11 +09:00
NoriDev
a71b021545 fix(frontend): 임베디드 코드에 fade와 Temml(KaTex)가 반영되지 않음 2024-10-10 10:24:11 +09:00
NoriDev
e4e9e0f45a fix(frontend): 임베디드 코드에서 CherryPick의 색상 설정이 반영되지 않음 2024-10-10 10:24:11 +09:00
syuilo
4a356f1ba7
refactor(frontend): prefix css variables (#14725)
* wip

* Update index.d.ts

* remove unnecessary codes
2024-10-09 18:08:14 +09:00
github-actions[bot]
0ad31bd5d4 [skip ci] Update CHANGELOG.md (prepend template) 2024-10-09 05:17:31 +00:00
misskey-release-bot[bot]
2518cf36d0
Merge pull request #14675 from misskey-dev/develop
Release: 2024.10.0
2024-10-09 05:17:29 +00:00
github-actions[bot]
6de7c27522 Release: 2024.10.0 2024-10-09 05:17:26 +00:00
syuilo
a304185eb8
Update CHANGELOG.md 2024-10-09 14:07:05 +09:00
syuilo
c13545f965 🎨 2024-10-09 11:58:51 +09:00
dependabot[bot]
0da6f14b3b
build(deps): bump actions/cache from 4.0.2 to 4.1.0 (#14718)
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 10:25:01 +09:00
syuilo
dd39c5e059
Update packages/frontend/src/components/MkAbuseReport.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-10-09 09:47:28 +09:00
かっこかり
1c99785e7e
Merge branch 'master' into develop 2024-10-08 21:10:27 +09:00
syuilo
d0213962bf
Update packages/backend/src/core/entities/FlashEntityService.ts
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-10-08 18:59:10 +09:00
syuilo
9858e12078
New Crowdin updates (#14723)
* New translations ja-jp.yml (English)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Portuguese)

* New translations ja-jp.yml (Chinese Simplified)
2024-10-08 18:50:09 +09:00
NoriDev
89c98767ba enhance(frontend): 검색과 같은 입력 블록에서 Enter를 입력하면 자동으로 가상 키보드를 숨김 2024-10-08 16:12:49 +09:00
NoriDev
caa892d823 enhance(frontend): 업데이트 및 마이그레이션 알림에서 CherryPick의 변경 사항만 표시함 2024-10-08 15:41:21 +09:00
NoriDev
6d0de6a1f4
Merge pull request #491 from kokonect-link/develop
Release: 4.12.0
2024-10-08 14:33:00 +09:00
NoriDev
61b993f13c Update CHANGELOG_CHERRYPICK.md 2024-10-08 14:30:28 +09:00
NoriDev
152975275f 4.12.0 2024-10-08 14:17:47 +09:00
NoriDev
405ad6ed1c tweak 3155f3be 2024-10-08 13:28:59 +09:00
NoriDev
6ca5cf1c61 enhance(backend): Sharkey를 사용하는 서버의 사용자가 설정한 아바타 장식을 자동으로 불러옴 2024-10-08 13:22:11 +09:00
NoriDev
812b869437 feat: 노트의 전체 대화와 전체 답글을 불러올 수 있음 (kokonect-link/cherrypick#495)
- `답글을 자동으로 더 보기`를 활성화하면 `더 보기` 버튼을 누르지 않아도 노트 내 답글을 전부 표시합니다.
  - `대화를 자동으로 더 보기`를 활성화하면 `대화 보기` 버튼을 누르지 않아도 노트 내 대화를 전부 표시합니다.
2024-10-08 13:19:53 +09:00
syuilo
c14eba3e6d
Update packages/frontend/src/store.ts
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2024-10-08 10:40:41 +09:00
NoriDev
d8c33c3dee chore 2024-10-08 09:30:15 +09:00
syuilo
993d3fbe55
New Crowdin updates (#14722)
* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Chinese Simplified)
2024-10-08 09:22:58 +09:00
NoriDev
abc99624cd Update CHANGELOG_CHERRYPICK.md 2024-10-07 20:04:35 +09:00
NoriDev
aa8f70eb65 4.12.0-rc.4 2024-10-07 19:59:55 +09:00
NoriDev
cd09e579d6 Update ko-KR.yml 2024-10-07 19:44:47 +09:00
NoriDev
b553610712 tweak 40a6d0b7 2024-10-07 19:44:36 +09:00
NoriDev
4e00de6e83 4.12.0-rc.3 2024-10-07 18:14:33 +09:00
NoriDev
7682bd0f0c Update CHANGELOG_CHERRYPICK.md 2024-10-07 18:12:26 +09:00
NoriDev
42f3e56924 Revert "tweak 0dc322b6 (1673beta/cherrypick#88)"
This reverts commit ab6a5d0c3d.
2024-10-07 18:11:34 +09:00
NoriDev
649bd9267a lint 2024-10-07 17:45:00 +09:00
NoriDev
c4deab2e73 enhance(frontend): 노트나 프로필의 번역 버튼을 누르면 자동으로 내용을 펼침 2024-10-07 17:30:00 +09:00