Commit graph

45 commits

Author SHA1 Message Date
ThatOneCalculator 97bc73a809
feat: 🥴 2022-12-17 16:55:40 -08:00
ThatOneCalculator 75bf6bd557
serverDisconnectedBehavior default to nothing 2022-12-11 18:37:36 -08:00
ThatOneCalculator 6868fce23b trailing comma 2022-11-09 18:37:36 -08:00
ThatOneCalculator 73d533ff4f def true 2022-10-25 23:00:20 -07:00
ThatOneCalculator 7559a0d81a feat: Toggle showing calckey updates as admin 2022-10-25 22:31:19 -07:00
Kayden Tebau b97c1f0b4d
Seperate renote quote option 2022-09-28 15:07:15 -07:00
ThatOneCalculator 48772f62cd feat: Add setting for swipe behavior 2022-09-15 13:40:34 -07:00
ThatOneCalculator 78bd658a4f fix sync 2022-09-07 16:11:00 -07:00
ThatOneCalculator 35406c0d22 fix: 💄 no blur on emoji picker --> blur safe by default 2022-08-27 22:26:06 -07:00
ThatOneCalculator 38907e3e08 squareAvatars true by default 2022-08-23 00:01:04 -07:00
ThatOneCalculator 7095abf728 Obliteration of Ai-chan 🐱🔫 2022-08-08 14:58:27 -07:00
ThatOneCalculator 5464e8a728 Toggleable showing updates 2022-07-27 19:24:51 -07:00
ThatOneCalculator d30a2dc0db showGap true 2022-07-23 20:04:13 -07:00
ThatOneCalculator 35fe923db3 🥴 2022-07-23 18:58:35 -07:00
ThatOneCalculator 69514857dc Option to fully disable connection lost 2022-07-19 20:15:08 -07:00
ThatOneCalculator de57e5d66a sidebar 2022-07-18 20:42:31 -07:00
ThatOneCalculator 5177060c82 Eng 2022-07-18 20:36:36 -07:00
ThatOneCalculator de17d4d9fe Merge remote-tracking branch 'thatonecalculator/chat-swap-enter-ctrlenter' into develop 2022-07-18 20:35:17 -07:00
ThatOneCalculator be12452fb8 Merge remote-tracking branch 'thatonecalculator/toggle-ads' into develop 2022-07-18 20:31:46 -07:00
ThatOneCalculator e082f12b6d Updated store 2022-07-18 20:31:30 -07:00
syuilo 01d7403dc4 🎨 2022-07-18 00:18:56 +09:00
ThatOneCalculator 9b316c3ee7 Make showing ads toggleable 2022-07-13 17:54:12 -07:00
ThatOneCalculator fe95244f49 Make optional 2022-07-08 15:45:19 -07:00
syuilo efafc31c9b fix(client): テーマを作成するとクライアントが起動しなくなる 2022-07-06 07:08:45 +09:00
Kainoa Kanter 25b7d02540
Update store.ts (#8937) 2022-07-05 15:21:46 +09:00
syuilo 4ab2f16ed3 enhance(client): tweak statusbar 2022-07-04 01:37:47 +09:00
syuilo 44c85aff86 feat(client): status bar (experimental) 2022-07-03 14:40:02 +09:00
syuilo bffe6fb9bf tweak client 2022-06-30 10:53:40 +09:00
syuilo 596a61ce18 lint fix 2022-06-28 00:27:24 +09:00
Johann150 5e29528ad4
chore: fix some lints automatically (#8788)
* chore: fix some lints automatically

Fixed lints that were automatically fixable with `eslint --fix`.

* fix type

* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
tamaina a89003b57a
refactor: use Vite to build instead of webpack (#8575)
* 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

* ✌️

* 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

* ✌️

* 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

* ✌️

* remove ts-loader

* fix

* fix

* enhance: Service Workerを常に登録するように

* pollEnded

* URLをsw.jsに戻す

* clean up

* wip

* wip

* wip

* wip

* wip

* wip

* ✌️

* 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

* ✌️

* ✌️

* ✌️

* 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>
2022-05-01 22:51:07 +09:00
syuilo 5448ed643e tweak client 2022-03-04 16:26:21 +09:00
syuilo ba4ef23d6b feat: instance default theme 2022-03-01 23:58:01 +09:00
Kainoa Kanter 52ab5d8fef
keepCw > true (#8350)
Closes #8336
2022-02-25 14:41:40 +09:00
syuilo cc019a217f feat(client): make size of reaction picker configuable 2022-02-11 13:38:47 +09:00
syuilo 190b47aad2 feat(client): デバイスの種類を手動指定できるように 2022-02-08 18:46:39 +09:00
tamaina 55b3ae22ee
enhance: メニュー関連をComposition API化、switchアイテム追加 (#8215)
* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備

* メニュー型定義を分離 (TypeScriptの型支援が効かないので)

* disabled

* make keepOriginal to follow setting value

* fix

* fix

* Fix

* clean up
2022-01-30 14:11:52 +09:00
syuilo 3e9677904d wip: refactor(client): migrate components to composition api 2022-01-16 15:02:15 +09:00
syuilo 28193f12ca wip: refactor(client): migrate paging components to composition api 2022-01-14 10:25:51 +09:00
syuilo b267a504ca bye reversi 2022-01-12 17:34:53 +09:00
syuilo faef125b74 bye room 2022-01-07 17:06:47 +09:00
syuilo 2e80f9dfba clean up 2021-12-23 17:05:50 +09:00
tamaina dc0e55bf16
wip (#8077) 2021-12-21 00:20:30 +09:00
syuilo f7c90b58d6 enhance(client): リアクションピッカーの表示方法を選択できるように 2021-12-17 16:14:31 +09:00
syuilo 0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
Renamed from src/client/store.ts (Browse further)