summaryrefslogtreecommitdiff
path: root/packages/client/src/store.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-383/+0
|
* feat: introduce fluent emojisyuilo2022-12-261-2/+2
|
* MFMのアニメーションをデフォルトで無効にsyuilo2022-12-211-1/+1
|
* refactor: fix broken Vue component custom properties (#9351)Kagami Sascha Rosylight2022-12-191-7/+0
|
* refactor(client): add proper types to `never[]` (#9340)Kagami Sascha Rosylight2022-12-181-6/+35
|
* Revert #8098tamaina2022-11-241-10/+0
|
* Merge branch 'develop' into pizzax-indexeddbtamaina2022-11-171-52/+74
|\
| * :art:syuilo2022-07-181-1/+1
| |
| * fix(client): ↵syuilo2022-07-061-0/+8
| | | | | | | | テーマを作成するとクライアントが起動しなくなる
| * Update store.ts (#8937)Kainoa Kanter2022-07-051-1/+0
| |
| * enhance(client): tweak statusbarsyuilo2022-07-041-4/+2
| |
| * feat(client): status bar (experimental)syuilo2022-07-031-0/+13
| |
| * tweak clientsyuilo2022-06-301-0/+4
| |
| * lint fixsyuilo2022-06-281-50/+50
| |
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-06-211-1/+1
|\|
| * chore: fix some lints automatically (#8788)Johann1502022-06-101-1/+1
| | | | | | | | | | | | | | | | | | * chore: fix some lints automatically Fixed lints that were automatically fixable with `eslint --fix`. * fix type * workaround for empty interface lint
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-05-281-2/+5
|\|
| * refactor: use Vite to build instead of webpack (#8575)tamaina2022-05-011-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update stream.ts * https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339 * fix lint * clean up? * add app * fix * nanka iroiro * wip * wip * fix lint * fix loginId * fix * refactor * refactor * remove follow action * clean up * Revert "remove follow action" This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a. * Revert "clean up" This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2. * remove fetch specification * renoteの条件追加 * apiFetch => cli * bypass fetch? * fix * refactor: use path alias * temp: add submodule * remove submodule * enhane: unison-reloadに指定したパスに移動できるように * null * null * feat: ログインするアカウントのIDをクエリ文字列で指定する機能 * null * await? * rename * rename * Update read.ts * merge * get-note-summary * fix * swパッケージに * add missing packages * fix getNoteSummary * add webpack-cli * :v: * remove plugins * sw-inject分離したがテストしてない * fix notification.vue * remove a blank line * disconnect intersection observer * disconnect2 * fix notification.vue * remove a blank line * disconnect intersection observer * disconnect2 * fix * :v: * clean up config * typesを戻した * Update packages/client/src/components/notification.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * disconnect * oops * Failed to load the script unexpectedly回避 sw.jsとlib.tsを分離してみた * truncate notification * Update packages/client/src/ui/_common_/common.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * clean up * clean up * キャッシュ対策 * Truncate push notification message * クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正 * components/drive-file-thumbnail.vue * components/drive-select-dialog.vue * components/drive-window.vue * merge * fix * Service Workerのビルドにesbuildを使うようにする * return createEmptyNotification() * fix * i18n.ts * update * :v: * remove ts-loader * fix * fix * enhance: Service Workerを常に登録するように * pollEnded * URLをsw.jsに戻す * clean up * wip * wip * wip * wip * wip * wip * :v: * use import * fix * install rollup * use defineAsyncComponent. * fix emojilist * wip use defineAsyncComponent * popup(import -> popup(defineAsyncComponent(() => import * draggable? * fix init import * clean up * fix router * add comment * :v: * :v: * :v: * remove webpack * update vite * fix boot sequence * Revert "fix boot sequence" This reverts commit e893dbf37aed83bf9f12e427d98c78a7065b4a39. * revert boot import * never make two app div * ; * remove console.log * change clientEntry sequence * fix * Revert "fix" This reverts commit 12741b3d89950a31dbb1bb81477ddb27b0e9951a. * fix * add comment https://github.com/misskey-dev/misskey/pull/8575#issuecomment-1114239210 * add log * add comment Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | feature: Client Preferences Registry on the accounttamaina2022-04-171-0/+10
|/
* tweak clientsyuilo2022-03-041-3/+2
|
* feat: instance default themesyuilo2022-03-011-0/+4
|
* keepCw > true (#8350)Kainoa Kanter2022-02-251-1/+1
| | | Closes #8336
* feat(client): make size of reaction picker configuablesyuilo2022-02-111-0/+4
|
* feat(client): デバイスの種類を手動指定できるようにsyuilo2022-02-081-0/+4
|
* enhance: メニュー関連をComposition API化、switchアイテム追加 ↵tamaina2022-01-301-0/+4
| | | | | | | | | | | | | | | | | | | | (#8215) * メニューをComposition API化、switchアイテム追加 クライアントサイド画像圧縮の準備 * メニュー型定義を分離 (TypeScriptの型支援が効かないので) * disabled * make keepOriginal to follow setting value * fix * fix * Fix * clean up
* wip: refactor(client): migrate components to composition apisyuilo2022-01-161-1/+1
|
* wip: refactor(client): migrate paging components to composition apisyuilo2022-01-141-1/+1
|
* bye reversisyuilo2022-01-121-2/+0
|
* bye roomsyuilo2022-01-071-2/+0
|
* clean upsyuilo2021-12-231-1/+0
|
* wip (#8077)tamaina2021-12-211-0/+4
|
* enhance(client): ↵syuilo2021-12-171-0/+4
| | | | リアクションピッカーの表示方法を選択できるように
* refactoringsyuilo2021-11-121-0/+318
Resolve #7779