syuilo
|
8c2ab25e5f
|
Feat: No websocket mode (#15851)
* wip
* wip
* wip
* wip
* Update MkTimeline.vue
* wip
* wip
* wip
* Update MkTimeline.vue
* Update use-pagination.ts
* wip
* wip
* Update MkTimeline.vue
* Update MkTimeline.vue
* wip
* wip
* Update MkTimeline.vue
* Update MkTimeline.vue
* Update MkTimeline.vue
* wip
* Update use-pagination.ts
* wip
* Update use-pagination.ts
* Update MkNotifications.vue
* Update MkNotifications.vue
* wip
* wip
* wip
* Update use-note-capture.ts
* Update use-note-capture.ts
* Update use-note-capture.ts
* wip
* wip
* wip
* wip
* Update MkNoteDetailed.vue
* wip
* wip
* Update MkTimeline.vue
* wip
* fix
* Update MkTimeline.vue
* wip
* test
* Revert "test"
This reverts commit 3375619396 .
* Update use-pagination.ts
* test
* Revert "test"
This reverts commit 42c53c830e .
* test
* Revert "test"
This reverts commit c4f8cda4aa .
* Update style.scss
* Update MkTimeline.vue
* Update MkTimeline.vue
* Update MkTimeline.vue
* ✌️
* Update MkTimeline.vue
* wip
* wip
* test
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkTimeline.vue
* wip
* tweak navbar
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update home.vue
* wip
* refactor
* wip
* wip
* Update note.vue
* Update navbar.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* wip
* Update MkStreamingNotificationsTimeline.vue
* Update use-pagination.ts
* wip
* improve perf
* wip
* Update MkNotesTimeline.vue
* wip
* megre
* Update use-pagination.ts
* Update use-pagination.ts
* Update MkStreamingNotesTimeline.vue
* Update use-pagination.ts
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
|
2025-05-09 17:40:08 +09:00 |
syuilo
|
d25af911cf
|
fix(frontend): tweak universal ui rendering
|
2025-05-03 11:19:55 +09:00 |
syuilo
|
813b57bbab
|
fix style
|
2025-04-29 11:20:43 +09:00 |
syuilo
|
d6ae4c980b
|
feat(frontend): タイトルバーを表示できるように
|
2025-04-29 09:43:15 +09:00 |
syuilo
|
3f08e41818
|
🎨
|
2025-04-27 21:14:59 +09:00 |
syuilo
|
0a1ff77f23
|
perf(frontend): use css-native implementation for spacer rather than vue component
|
2025-04-27 19:55:56 +09:00 |
syuilo
|
29f475b17a
|
🎨
|
2025-04-16 10:42:25 +09:00 |
syuilo
|
ef477ce1b5
|
🎨
|
2025-04-16 10:15:18 +09:00 |
syuilo
|
7c0806f208
|
feat(frontend): chat column
Resolve #15830
|
2025-04-15 15:36:53 +09:00 |
syuilo
|
a8acbd6e68
|
refactor
|
2025-04-09 08:01:10 +09:00 |
syuilo
|
baf04a1e25
|
fix(frontend): Fix #15764
|
2025-04-08 10:38:04 +09:00 |
syuilo
|
3374a587a1
|
refactor
|
2025-04-08 08:28:17 +09:00 |
syuilo
|
f765b374c7
|
refactor
|
2025-04-08 08:18:48 +09:00 |
syuilo
|
33e6ebb2ee
|
enhance(frontend): improve and refactor mobile nav footer
|
2025-04-07 19:45:28 +09:00 |
syuilo
|
154b89f07a
|
🎨
|
2025-04-07 17:16:08 +09:00 |
syuilo
|
f71843a7d3
|
refactor(frontend): refactor divider of panel style
|
2025-04-05 19:45:11 +09:00 |
anatawa12
|
102578712b
|
fix: iPadでdeck uiでマウスホイールでスクロールできない (#15244)
* fix: ipadでdeck uiでスクロールできない
* docs(changelog): iPadOSでdeck uiをマウスカーソルによってスクロールできない問題を修正
* chore: remove pointermove listener
* lint: use window.document
* chore: use passive pointerdown event
|
2025-04-02 10:48:57 +09:00 |
syuilo
|
f4f9832f8b
|
🎨
|
2025-04-01 17:13:58 +09:00 |
syuilo
|
500a5615f0
|
enhance(frontend): 壁紙をデッキ設定の一部に
|
2025-04-01 13:18:49 +09:00 |
syuilo
|
888e04ce82
|
fix(frontend): tweak deck onboarding
|
2025-03-31 16:40:44 +09:00 |
syuilo
|
ff59089ad9
|
🎨
|
2025-03-31 13:24:20 +09:00 |
syuilo
|
ea722b8360
|
🎨
|
2025-03-31 13:00:34 +09:00 |
syuilo
|
49f1f7194d
|
🎨
|
2025-03-31 11:13:02 +09:00 |
syuilo
|
393f893a2c
|
🎨
|
2025-03-30 20:51:27 +09:00 |
syuilo
|
87a7238976
|
enhance(frontend): デッキのオプションを追加
|
2025-03-30 20:44:00 +09:00 |
syuilo
|
4f4cb6738c
|
fix(frontend): drop classic ui
|
2025-03-30 14:25:56 +09:00 |
syuilo
|
93fc2456b3
|
refactor(frontend): refactor base styles
|
2025-03-30 08:59:18 +09:00 |
syuilo
|
a420a95fae
|
perf(frontend): アニメーション無効時のパフォーマンスを向上
|
2025-03-30 08:49:14 +09:00 |
syuilo
|
d866ab12e9
|
perf(frontend): reduce stacking context in deck
|
2025-03-29 22:00:01 +09:00 |
syuilo
|
02da241ec9
|
Revert "(test)"
This reverts commit eb4062cf63 .
|
2025-03-29 21:16:25 +09:00 |
syuilo
|
eb4062cf63
|
(test)
|
2025-03-29 21:02:31 +09:00 |
syuilo
|
1b776a7e7e
|
perf(frontend): reduce stack contexts
|
2025-03-29 20:02:51 +09:00 |
syuilo
|
e0b7c56458
|
Revert "test"
This reverts commit 2787158a04 .
|
2025-03-29 19:23:30 +09:00 |
syuilo
|
2787158a04
|
test
|
2025-03-29 18:41:52 +09:00 |
syuilo
|
ae59578115
|
refactor
|
2025-03-29 16:55:12 +09:00 |
syuilo
|
8dd8f636dc
|
🎨
|
2025-03-29 13:52:15 +09:00 |
syuilo
|
18355a0838
|
perf(frontend): avoid main thread scroll repaint
|
2025-03-28 16:34:21 +09:00 |
syuilo
|
811077ca66
|
perf(frontend): avoid main thread scroll repaint
|
2025-03-28 15:26:15 +09:00 |
syuilo
|
29f5e5ca32
|
fix(frontend): classic uiが表示できない
Fix #15715
|
2025-03-28 09:49:47 +09:00 |
syuilo
|
97fddf2a80
|
🎨
|
2025-03-25 20:06:46 +09:00 |
syuilo
|
de76a66c03
|
enhance(frontend): タブレットでの表示時にウィジェットボタンでページ下部が隠れないように
|
2025-03-25 18:15:54 +09:00 |
syuilo
|
26b2cfe518
|
enhance(frontend): ナビゲーションバーの副ボタンを非表示にできるように
|
2025-03-25 09:50:59 +09:00 |
syuilo
|
f1f24e39d2
|
Feat: Chat (#15686)
* wip
* wip
* wip
* wip
* wip
* wip
* Update types.ts
* Create 1742203321812-chat.js
* wip
* wip
* Update room.vue
* Update home.vue
* Update home.vue
* Update ja-JP.yml
* Update index.d.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* Update home.vue
* clean up
* Update misskey-js.api.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* lint fixes
* lint
* Update UserEntityService.ts
* search
* wip
* 🎨
* wip
* Update home.ownedRooms.vue
* wip
* Update CHANGELOG.md
* Update style.scss
* wip
* improve performance
* improve performance
* Update timeline.test.ts
|
2025-03-24 21:32:46 +09:00 |
syuilo
|
0471e457fe
|
fix(frontend): fix broken styles
|
2025-03-23 21:23:52 +09:00 |
syuilo
|
6015254e59
|
lint fixes
|
2025-03-20 19:00:09 +09:00 |
syuilo
|
7f534a41a6
|
fix lint
|
2025-03-20 16:07:52 +09:00 |
syuilo
|
596e517f77
|
fix(frontend): minimum uiが表示できない
|
2025-03-20 12:58:18 +09:00 |
syuilo
|
7b323031b7
|
refactor(frontend): use useTemplateRef for DOM referencing
|
2025-03-19 18:46:03 +09:00 |
syuilo
|
81ac71f7e5
|
refactor(frontend): router refactoring
|
2025-03-19 18:06:22 +09:00 |
syuilo
|
2dc2d2e4fe
|
refactor
|
2025-03-19 16:04:01 +09:00 |