| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | perf(backend): terminate stalled websocket connections | syuilo | 2023-06-02 | 1 | -2/+21 |
| | | | | | Resolve #10885 | ||||
| * | test: ignore `MkImgWithBlurhash` to avoid unstable snapshots | Acid Chicken (硫酸鶏) | 2023-06-01 | 1 | -1/+1 |
| | | |||||
| * | fix(frontend): make scrollbar-color track transparent | tamaina | 2023-06-01 | 2 | -1/+4 |
| | | | | | Fix #9414 | ||||
| * | [ci skip] update patrons | syuilo | 2023-06-01 | 1 | -0/+6 |
| | | |||||
| * | [ci skip] make enableCondensedLineForAcct false by default | syuilo | 2023-06-01 | 1 | -1/+1 |
| | | | | | for performance | ||||
| * | [ci skip] :art: | syuilo | 2023-06-01 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2023-06-01 | 1 | -10/+14 |
| | | |||||
| * | test: fix vitest | Acid Chicken (硫酸鶏) | 2023-06-01 | 1 | -0/+5 |
| | | |||||
| * | tweak of cd8274888 | syuilo | 2023-06-01 | 3 | -4/+21 |
| | | |||||
| * | 13.13.0-beta.7 | syuilo | 2023-06-01 | 1 | -1/+1 |
| | | |||||
| * | perf(#10923): CSS Modules のクラス名をインライン化する (#10930) | Acid Chicken (硫酸鶏) | 2023-06-01 | 53 | -368/+2295 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(#10923): unwind css module class name * perf(#10923): support multiple components * refactor: clean up * refactor(#10923): avoid `useCssModule()` * fix(#10923): allow direct literal class name * fix(#10923): avoid computed class name * fix(#10923): allow literal keys * fix(#10923): typo * fix(#10923): invalid class names * chore: test * revert: test This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45. * fix(#10923): hidden tale * perf(#10923): also unwind scoped css contained components * perf(#10923): `normalizeClass` AOT compilation --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | Update index.d.ts | syuilo | 2023-06-01 | 1 | -0/+1 |
| | | |||||
| * | enhance(frontend): ↵ | syuilo | 2023-06-01 | 6 | -7/+1849 |
| | | | | | | | 追加の絵文字用辞書をダウンロードできるように Resolve #10921 | ||||
| * | refactor | syuilo | 2023-06-01 | 1 | -3/+3 |
| | | |||||
| * | :art: | syuilo | 2023-06-01 | 2 | -1/+2 |
| | | |||||
| * | fix: テーマにプロパティ 'fgOnWhite' ↵ | SASAGAWA Kiyoshi | 2023-06-01 | 23 | -2/+24 |
| | | | | | | | | を追加してフォローボタンのスタイルを調整 (#10931) * fix: add theme property 'fgOnWhite' and fix styles of follow button. * fix: add theme property 'fgOnWhite' and fix styles of follow button. | ||||
| * | fix(backend): i/notificationsのsinceIdが機能しない問題を修正 | syuilo | 2023-06-01 | 2 | -3/+4 |
| | | | | | Fix #10902 | ||||
| * | New translations ja-JP.yml (Korean) (#10933) | syuilo | 2023-06-01 | 1 | -2/+2 |
| | | |||||
| * | New Crowdin updates (#10929) | syuilo | 2023-06-01 | 3 | -17/+58 |
| | | | | | | | | | | * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Norwegian) | ||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-06-01 | 4 | -20/+41 |
| |\ | |||||
| | * | :art: | syuilo | 2023-06-01 | 1 | -0/+1 |
| | | | |||||
| | * | fix(frontend): disconnect ResizeObserver | tamaina | 2023-05-31 | 3 | -20/+40 |
| | | | |||||
| * | | Update style.scss | syuilo | 2023-06-01 | 1 | -4/+1 |
| | | | |||||
| * | | :art: | syuilo | 2023-06-01 | 1 | -0/+1 |
| |/ | |||||
| * | tweak ui | syuilo | 2023-05-31 | 2 | -13/+16 |
| | | |||||
| * | fix: ↵ | mappi | 2023-05-31 | 2 | -1/+3 |
| | | | | | | | | | | | | Firefoxにおける絵文字ピッカーのTabキーフォーカス問題の修正 (#10926) * fix 10744 * fix 10744 * Update CHANGELOG.md * add comment | ||||
| * | 13.13.0-beta.6 | syuilo | 2023-05-31 | 1 | -1/+1 |
| | | |||||
| * | reafactor | syuilo | 2023-05-31 | 1 | -205/+197 |
| | | |||||
| * | refactor | syuilo | 2023-05-31 | 1 | -346/+346 |
| | | |||||
| * | enhance(client): MFMのx2, scale, ↵ | kabo2468 | 2023-05-31 | 2 | -2/+6 |
| | | | | | | | | | | | | positionが含まれていたらノートをたたむようにした (#10165) * enhance(client): MFMのx2, scale, positionが含まれていたらノートをたたむようにした * Update CHANGELOG.md --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | perf(frontend): ↵ | syuilo | 2023-05-31 | 4 | -5/+14 |
| | | | | | | | サーバーにカスタム絵文字の種類が多い場合のパフォーマンスの改善 Resolve #10925 | ||||
| * | tweak ui | syuilo | 2023-05-31 | 4 | -2/+4 |
| | | |||||
| * | New Crowdin updates (#10918) | syuilo | 2023-05-31 | 4 | -46/+132 |
| | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Norwegian) | ||||
| * | fix(frontend/MkNoteDetailed): fix css module | tamaina | 2023-05-30 | 1 | -1/+1 |
| | | |||||
| * | perf(frontend): minify file names | syuilo | 2023-05-30 | 1 | -0/+2 |
| | | | | | Resolve #10924 | ||||
| * | 13.13.0-beta.5 | syuilo | 2023-05-30 | 1 | -1/+1 |
| | | |||||
| * | fix(frontend): ↵ | syuilo | 2023-05-30 | 3 | -3/+23 |
| | | | | | | | Pagesのコンテンツが表示されない・作成や編集ができない問題を修正 Fix #10908 | ||||
| * | fix(backend): ↵ | syuilo | 2023-05-30 | 3 | -7/+6 |
| | | | | | | | 「アクセストークンの管理」画面でアプリの情報が表示されない問題を修正 Fix #10920 | ||||
| * | clean up | syuilo | 2023-05-30 | 1 | -1/+1 |
| | | |||||
| * | refactor | syuilo | 2023-05-30 | 2 | -46/+17 |
| | | |||||
| * | :art: | syuilo | 2023-05-30 | 1 | -0/+1 |
| | | |||||
| * | :art: | syuilo | 2023-05-30 | 3 | -28/+16 |
| | | |||||
| * | refactor | syuilo | 2023-05-30 | 1 | -3/+3 |
| | | |||||
| * | perf: インスタンスデフォルトテーマを予めjson5 -> ↵ | syuilo | 2023-05-30 | 3 | -23/+7 |
| | | | | | jsonに変換しておくことでjson5を初期バンドルに含めずに済むように | ||||
| * | vue-plyrやめるなど | syuilo | 2023-05-30 | 4 | -178/+107 |
| | | | | | | - 問題点が多い - バンドルサイズ削減 | ||||
| * | perf(frontend): emojilistのサイズ削減 | syuilo | 2023-05-30 | 4 | -1817/+1792 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-05-30 | 2 | -2/+6 |
| |\ | |||||
| | * | use pnpm@8.6.0 | tamaina | 2023-05-29 | 2 | -2/+6 |
| | | | |||||
| * | | refactor | syuilo | 2023-05-30 | 3 | -42/+35 |
| |/ | |||||
| * | New Crowdin updates (#10917) | syuilo | 2023-05-29 | 3 | -0/+48 |
| | | | | | | | | * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) | ||||