misskey/packages/frontend
_ c239058624
feat(frontend): スワイプやボタンでタイムラインを再読込する機能 (#12113)
* pc reloading

* add: disable TL websocket option

* fix: stream disconnect when reload

* add: pull to refresh

* fix: pull to refresh

* add changelog

* fact: change to disableStreamingTimeline

* lint

* remove: en-US text

* refactor

* refactor

* add license identifier

* tweak

* Update MkPullToRefresh.vue

* Update MkPullToRefresh.vue

* change name timeoutHeartBeat

* tweak

* 🎨

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 09:12:20 +09:00
..
.storybook feat: Avatar decoration (#12096) 2023-10-21 18:38:07 +09:00
.vscode
@types refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
assets
lib chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
public chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
src feat(frontend): スワイプやボタンでタイムラインを再読込する機能 (#12113) 2023-10-30 09:12:20 +09:00
test feat: Avatar decoration (#12096) 2023-10-21 18:38:07 +09:00
.eslintrc.cjs cjs 2023-09-19 17:06:56 +09:00
.gitignore
package.json MkCodeのパースエンジンをShikiに変更 (#12102) 2023-10-29 14:12:40 +09:00
tsconfig.json refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
vite.config.ts Update vite.config.ts 2023-09-15 19:49:52 +09:00
vite.json5.ts