summaryrefslogtreecommitdiff
path: root/src/client/init.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): Update dependencies :rocket:syuilo2020-05-241-2/+0
|
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-231-24/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * tabun ok * better msg * oops * fix lint * Update gulpfile.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/client/scripts/set-i18n-contexts.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * refactor Co-authored-by: acid-chicken <root@acid-chicken.com> * ✨ * wip * fix lint * たぶんおk * fix flush * Translate Notification * remove console.log * fix * add notifications * remove san * wip * ok * :v: * Update src/prelude/array.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * wip * i18n refactor * Update init.ts * :v: Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* chore(lint): Add missing semicolonsyuilo2020-05-101-1/+1
|
* perf(client): Lazy load themessyuilo2020-04-041-4/+5
|
* feat(streaming): Add emoji added eventsyuilo2020-04-021-0/+5
|
* Refactoringsyuilo2020-03-311-26/+29
|
* Fix dark mode sync bugsyuilo2020-03-251-7/+6
|
* テーマインポート機能を実装するなどsyuilo2020-03-231-0/+1
|
* Fix dark mode syncsyuilo2020-03-221-0/+7
|
* iOSで起動できない問題を修正syuilo2020-03-221-1/+1
|
* ダークモードの同期を強化syuilo2020-03-221-0/+6
|
* Resolve #6170syuilo2020-03-221-1/+7
|
* lintをGitHub Actions でするように (#6101)rinsuki2020-03-041-2/+2
| | | | | | | | | | * package.json の lint スクリプトを修正 * lint アクションを追加 * yarn lint --fix * 手動修正
* 複数タブで開いてるときに動作がおかしい問題を修正syuilo2020-02-211-0/+8
|
* ボリュームが0のときサウンドを鳴らさないようにsyuilo2020-02-201-0/+1
|
* Improve soundsyuilo2020-02-201-0/+99
|
* Improve wallpaper featuresyuilo2020-02-151-2/+0
|
* インスタンス情報ページとMisskey情報ページを分離するなどsyuilo2020-02-131-1/+1
|
* 言語切り替えsyuilo2020-02-121-10/+12
|
* なんかもうめっちゃ変えたsyuilo2020-02-101-2/+0
| | | | Resolve #5846
* Improve navigationsyuilo2020-02-011-0/+2
|
* Better migrationsyuilo2020-01-311-0/+2
|
* v12 (#5712)syuilo2020-01-301-0/+199
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>