summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-04-271-1/+1
|\
| * Bump version to 2025.4.1-beta.3github-actions[bot]2025-04-271-1/+1
* | fix syntax errorssyuilo2025-04-2713-18/+18
|/
* add todosyuilo2025-04-271-0/+1
* perf(frontend): use css-native implementation for spacer rather than vue comp...syuilo2025-04-27143-411/+370
* Bump version to 2025.4.1-beta.2github-actions[bot]2025-04-271-1/+1
* enhance(frontend): improve usabilitysyuilo2025-04-271-3/+6
* enhance(frontend): タイムラインをスワイプで切り替えられる...syuilo2025-04-272-42/+38
* fix(frontend): スワイプが効かないなど、不具合の元になるma...syuilo2025-04-274-4/+3
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-04-271-1/+1
|\
| * Bump version to 2025.4.1-beta.1github-actions[bot]2025-04-271-1/+1
* | refactor(frontend): PageWithHeaderにMkSwiperを持たせるようにsyuilo2025-04-2716-455/+414
|/
* 🎨syuilo2025-04-271-45/+15
* enhance(frontend): improve new emojis managersyuilo2025-04-273-103/+68
* fix(ci): change Chromatic build to be triggered when frontend `package.json` ...zyoshoka2025-04-271-1/+1
* fix(frontend): PageWithHeaderからPageHeaderに全Propsが伝わっていな...かっこかり2025-04-272-23/+25
* enhance(frontend): 通知ページをスワイプで切り替えられるよ...syuilo2025-04-271-9/+11
* feat: アップロード可能な最大ファイルサイズをロールご...syuilo2025-04-279-2/+53
* Bump version to 2025.4.1-beta.0github-actions[bot]2025-04-271-1/+1
* Fix #15876 絵文字がアニメーションしない問題を修正 (#15881)なっかあ2025-04-271-0/+1
* fix(frontend): タイムラインでノートが重複して表示される...syuilo2025-04-271-1/+1
* enhance(backend): DB note (userId) インデクス -> (userId, id) 複合イ...饺子w (Yumechi)2025-04-232-1/+22
* fix(deps): update dependency fastify to v5.3.2 [security] (#15866)renovate[bot]2025-04-191-1/+1
* fix htmlsyuilo2025-04-191-1/+0
* 🎨syuilo2025-04-191-1/+0
* 🎨syuilo2025-04-1925-1242/+872
* 🎨syuilo2025-04-192-23/+87
* Bump version to 2025.4.1-alpha.2github-actions[bot]2025-04-191-1/+1
* feat: Job queue inspector (#15856)syuilo2025-04-1932-211/+2422
* fix(storybook): implement missing stories (#15862)zyoshoka2025-04-183-0/+87
* 🎨syuilo2025-04-181-1/+0
* enhance(frontend): improve usabilitysyuilo2025-04-173-7/+7
* refactor(frontend): refactor stylessyuilo2025-04-172-21/+17
* fix(deps): update vite to v6.3.1 (#15857)かっこかり2025-04-172-4/+4
* enhance: コントロールパネルでジョブキューをクリアでき...syuilo2025-04-167-17/+70
* Bump version to 2025.4.1-alpha.1github-actions[bot]2025-04-161-1/+1
* Complete unicode emoji after last colon (#13384)anatawa122025-04-163-21/+123
* fix: ノートの直後のノートを表示する機能で表示が逆順に...anatawa122025-04-161-1/+7
* add todosyuilo2025-04-161-0/+2
* enhance(frontend): テーマでページヘッダーの色を変更できる...syuilo2025-04-164-3/+17
* 🎨syuilo2025-04-161-3/+5
* enhance(frontend): タイムライン以外でもスクロール位置の保...syuilo2025-04-163-13/+33
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-04-162-0/+39
|\
| * feat: migrate antenna on account move (#15843)anatawa122025-04-162-0/+39
* | 🎨syuilo2025-04-161-6/+7
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-04-162-4/+6
|\
| * fix(sw): type error in sw (#15844)anatawa122025-04-161-2/+2
| * fix: improve flaky federation test (#15845)anatawa122025-04-161-2/+4
* | refactor(frontend): アカウント情報はstore管理にsyuilo2025-04-165-44/+61
|/
* refactor(frontend): MkHorizontalSwipe -> MkSwipersyuilo2025-04-1518-47/+47