NoriDev
f6a6fa2d51
Merge remote-branch 'misskey/develop'
2023-11-03 17:42:10 +09:00
syuilo
79346272f8
feat: レジストリAPIをサードパーティから利用可能に ( #12229 )
...
* wip
* wip
* Update remove.ts
* refactor
2023-11-03 13:23:03 +09:00
NoriDev
007f72b086
fix fonts
2023-11-02 16:27:30 +09:00
NoriDev
0344aad405
Merge remote-branch 'misskey/develop'
2023-11-01 17:15:07 +09:00
かっこかり
5fb6847419
Feat: 未読通知数を表示できるように ( #11982 )
...
* 未読通知数を表示できるように
* Update Changelog
* オプトインにする
* Fix lint
* (add) テスト通知のプッシュ通知を追加
* add test
* フロントエンドの表示上限を99に変更
* Make it default on
* 共通スタイルをくくりだす
* Update Changelog
* tweak
* Update UserEntityService.ts
* rename
* Update navbar-for-mobile.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-11-01 13:34:05 +09:00
NoriDev
d1d024a60f
Merge remote-branch 'misskey/develop'
2023-10-31 17:07:26 +09:00
かっこかり
1a8243f1ca
MkCodeのパースエンジンをShikiに変更 ( #12102 )
...
* (swap) prism -> shiki
* fix styles
* (bump) aiscript-vscode to v0.0.5
* refactor
* replace prism-editor (beta)
* Update scratchpad.vue
* (enhance) MkCodeEditor自動インデント改行
* (fix) lint
* (add) scratchpad: MkStickyContainer
* Update CHANGELOG.md
* clean up
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-29 14:12:40 +09:00
NoriDev
d7537caf0f
tweak 94d8c208
2023-10-17 16:22:34 +09:00
NoriDev
94d8c20882
feat: 모달 디자인을 변경할 수 있음
2023-10-16 17:21:32 +09:00
NoriDev
913df3be5a
chore
2023-09-26 20:02:47 +09:00
NoriDev
7798a6dd6f
test
2023-09-26 19:52:04 +09:00
NoriDev
ec13d250de
test
2023-09-26 19:37:13 +09:00
NoriDev
7a6be16e73
change fonts
2023-09-22 22:35:59 +09:00
Caipira
d450f27078
Merge pull request #370
...
* enhance(frontend): Include fonts in vite build
2023-09-22 11:35:04 +09:00
NoriDev
a656c2d6ea
New MFM syntax: $[fade text]
2023-09-14 17:34:23 +09:00
NoriDev
b7f3f45db2
Merge remote-branch 'misskey/develop'
2023-08-29 16:46:47 +09:00
syuilo
257c4fccf1
feat: Refine 2fa ( #11766 )
...
* wip
* Update 2fa.qrdialog.vue
* Update 2fa.vue
* Update CHANGELOG.md
* tweak
* ✌️
2023-08-28 18:25:31 +09:00
かっこかり
1f7a4b092d
fix(frontend): 動きのあるMFM無効時にレインボー文字が出ない問題を修正 ( #11361 )
...
* (fix) mfm: rainbow fallback
* Update changelog
* Update CHANGELOG.md (カレンダーリリース対応)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-21 20:24:18 +09:00
NoriDev
8fb121e3e5
Merge remote-branch 'misskey/develop'
2023-08-08 16:08:53 +09:00
Srgr0
43375409f7
fix(frontend): webkit-text-size-adjustを100%に固定する ( #11487 )
...
* disable webkit-text-size-adjust
* Update CHANGELOG.md
2023-08-08 13:22:01 +09:00
NoriDev
fa625f48d6
Merge commit 'refs/pull/11361/head' of https://github.com/misskey-dev/misskey into develop
2023-08-02 16:11:31 +09:00
NoriDev
61c871517d
Merge remote-branch 'misskey/develop'
2023-08-01 17:16:39 +09:00
かっこかり
b70911d7b7
Merge branch 'develop' into mfm-rainbow-fallback
2023-07-31 08:11:38 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )
...
* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
かっこかり
414aff4ad9
Merge branch 'develop' into mfm-rainbow-fallback
2023-07-27 09:18:45 +09:00
NoriDev
05d2666134
Merge remote-branch 'misskey/develop'
2023-07-26 17:23:42 +09:00
Ibuki Sugiyama
545b5cab96
fix: insert bottom spacing appropriately ( #11370 )
2023-07-25 19:49:52 +09:00
kakkokari-gtyih
7ec0e4c6f1
(fix) mfm: rainbow fallback
2023-07-23 15:53:37 +09:00
NoriDev
0f3be8fcde
Merge remote-branch 'misskey/develop'
2023-07-14 17:36:02 +09:00
eni
53b1684c39
fix(frontend): use system-ui for system font ( #11177 )
...
* fix(frontend): correct system font stack
This was originally set to Hiragino Maru Gothic Pro, which is the same as the current default font.
* just use system-ui
per code review https://github.com/misskey-dev/misskey/pull/11177#discussion_r1257260039
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-07-09 14:24:05 +02:00
okayurisotto
d84796588c
cleanup: trim trailing whitespace ( #11136 )
...
* cleanup: trim trailing whitespace
* update(`.editorconfig`)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 07:08:16 +09:00
NoriDev
66bab3551d
Update CherryPick color 🎨
2023-06-05 16:52:30 +09:00
NoriDev
0319f95126
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-06-02 08:46:51 +09:00
tamaina
eedc8049db
fix(frontend): make scrollbar-color track transparent
...
Fix #9414
2023-06-01 12:03:07 +00:00
NoriDev
1d98bbe495
Merge remote-branch 'misskey/develop'
2023-06-01 10:16:23 +09:00
syuilo
a2c77a0944
Update style.scss
2023-06-01 09:20:37 +09:00
NoriDev
94213f80d8
feat(client): 文字を太くするオプションを追加
2023-05-27 13:45:24 +09:00
NoriDev
a34cb873f4
feat(frontend): 新しいフォントサイズを追加
2023-05-27 13:18:32 +09:00
NoriDev
841a95f8f6
feat(frontend): 新しいフォントサイズを追加
2023-05-27 00:33:07 +09:00
NoriDev
a467f1d72c
Merge remote-branch 'misskey/develop'
2023-05-23 17:27:08 +09:00
syuilo
7b012967d9
refactor(frontend): MFMコンポーネントのリファクタ & パフォーマンスを改善
2023-05-17 11:50:37 +09:00
NoriDev
a3ea3bba41
Merge remote-branch 'ltlapy/develop-v13'
2023-05-12 20:25:08 +09:00
ltlapy
78db91d63e
Bump base into v13.12.1
2023-05-09 16:06:32 +09:00
Acid Chicken (硫酸鶏)
abda3b6c8c
ci( #10336 ): use TurboSnap ( #10494 )
...
* ci(#10336 ): use TurboSnap
* build: fix version
* ci(#10336 ): update build dir
* chore(#10336 ): fire changes
* chore: stabilize icon width on `PageHeader`
* chore: fire changes
* ci: invalid ignore
* ci: trace logs
* chore: debug
* revert: debug
This reverts commit 2329165e252640504ef17e97389e0460ada83e70.
* chore: do not reuse build dir
* build: scripts
* ci: tweak
* revert: re-revert debug
This reverts commit 596ef05d9eabe11c0ec3125fa4a87071d59b9b2f.
* chore: detect changes manually
* fix: syntax
* ci: do not use only-changed
* ci: fix command
* revert: re-re-revert debug
This reverts commit b027170d7504277006ce9abac386df8c38d55fd2.
* ci: use build dir
* revert: re-re-re-revert debug
This reverts commit 529ab126ed63ec10eeeaaee3e9ef581b75e739c9.
* ci: fix path
* revert: re-re-re-re-revert debug
This reverts commit 0b0c0b9ea48d37d617b777e9f602ccf8a2400381.
* ci: fix typo
* ci: only show story files
* revert: re-re-re-re-re-revert debug
This reverts commit 9f5b88df3225f23efd72bb099cfebe359af7acdb.
* ci: skip when no stories found
* ci: use skip
* revert: re-re-re-re-re-re-revert debug
This reverts commit 0df4bdc30bbf425c8682594d500a6d986517e721.
* ci: fix micromatch version
* revert: re-re-re-re-re-re-re-revert debug
This reverts commit 63063b02bbcb37e85b93afe3f919b185425ddcf0.
* revert: re-re-re-re-re-re-re-re-revert debug
This reverts commit 01d9669e2a2c758c478bad5379fe19768e2096bc.
* chore: pin tabler icon width globally
* ci: notify when Chromatic skips
* ci: fix endpoint
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-04-07 20:34:23 +09:00
ltlapy
bb72e0a40b
Bump base to 13.9.2+87d0f56
2023-03-06 10:29:31 +09:00
syuilo
dcd4d80869
enhance(client): improve channel ui
2023-03-04 10:34:54 +09:00
ltlapy
55c1e4b4cb
Bump base to 13.5.5
2023-02-10 20:15:00 +09:00
NoriDev
a0e830f9d1
Merge remote-branch 'upstream/develop'
2023-02-09 19:27:29 +09:00
NoriDev
c220bc8f75
Merge remote-branch 'upstream/master'
2023-02-09 18:58:54 +09:00
syuilo
cd1f2adca7
🎨
2023-02-09 13:21:11 +09:00