summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts/use-note-capture.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend): Recieve Unrenote on streaming (#12079)atsuchan2023-10-191-1/+9
| | | | | | | | | | | * fix(frontend): Recieve Unrenote 表示しているリノートがリノート解除されたらストリーミングで受信してすぐに消えるようにする * fix(frontend): Recieve Unrenote lint fixing * fix(frontend): Recieve Unrenote Decapture Decapture忘れてたー
* revert: note editingsyuilo2023-10-041-7/+0
|
* enhance: 編集されたノートかどうか分かるようにsyuilo2023-09-281-0/+1
|
* feat: note editsyuilo2023-09-281-0/+6
|
* refactor(frontend): use ESMsyuilo2023-09-191-2/+2
|
* update deps (#11764)syuilo2023-09-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * :art:
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-2/+2
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-151-2/+2
| | | | #10838
* fix(client): note reacted reflection failedtamaina2023-01-261-5/+2
| | | | Fix #9730
* ReactionsViewerが消えることがある問題を修正syuilo2022-12-301-0/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+110