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
syuilo
1ff14d81c1
update deps
2023-02-09 09:25:31 +09:00
NoriDev
6838fe4ed5
Merge remote-branch 'upstream/develop'
2023-02-09 03:13:31 +09:00
tamaina
6f7cfa82b5
fix(client): 通知のノート表示で_nowrapが効いていない問題を修正
...
Fix #9834
2023-02-08 09:50:34 +00:00
syuilo
650187deaf
perf(client): do not render custom emojis in user names
...
#9778
2023-02-08 17:48:02 +09:00
ltlapy
420fedb278
Bump base to 13.4.0
2023-02-07 14:01:36 +09:00
NoriDev
37a860278e
Merge remote-branch 'upstream/master'
2023-02-03 23:53:54 +09:00
syuilo
8d3283e2a5
tweak ti style
2023-01-24 17:25:52 +09:00
syuilo
da274cd458
update deps
2023-01-24 14:49:29 +09:00
ltlapy
50016b40b8
Bump base version to 13.0.0
2023-01-17 01:47:33 +09:00
tamaina
7e5f3dbf11
set -webkit-touch-callout ( #9447 )
2023-01-16 03:38:16 +09:00
syuilo
275fcd8bbc
tweak style
2023-01-15 13:39:06 +09:00
syuilo
09d5a7806a
Update style.scss
2023-01-14 20:39:47 +09:00
あずき⪥™
1453a0f5cf
画面下部に必要なスペース関連の改善 ( #9509 )
...
* enhance: apply same safe area processing to the tab bar
* fix: remove unnecessary bottom space on messaging room
* enhance bottom spacing
* fix size of `minBottomSpacing`
2023-01-10 13:50:34 +09:00
syuilo
82c4f694a0
🎨
2023-01-06 13:40:17 +09:00
syuilo
372a17d7f0
refactor
2023-01-06 09:41:14 +09:00
syuilo
047262ab20
refactor
2023-01-05 21:04:56 +09:00
syuilo
9f3b93929d
clean up
2023-01-02 09:43:41 +09:00
syuilo
93d3cc310d
🎨
2022-12-30 13:52:40 +09:00
syuilo
9384f5399d
rename: client -> frontend
2022-12-27 14:36:33 +09:00