Commit graph

76 commits

Author SHA1 Message Date
Xeltica b6a4061097
fix 非ログイン時に n または p キー押下で投稿フォームが出る (#6508)
* fix #5851

* post-formのスポーンを弾く場所を変更
2020-07-07 15:50:47 +09:00
syuilo 233a837e35 chore(cleint): vclean up code 2020-07-04 20:42:29 +09:00
syuilo 9e4456ac1b wip 2020-07-04 20:38:39 +09:00
syuilo 6a98301cc9 chore(deps): Update dependencies 🚀 2020-05-24 17:48:24 +09:00
tamaina 3963ed8ff7
feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)
* 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

* ✌️

* Update src/prelude/array.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* wip

* i18n refactor

* Update init.ts

* ✌️

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2020-05-23 13:19:31 +09:00
syuilo 57c3ea3dbe chore(lint): Add missing semicolon 2020-05-10 16:31:00 +09:00
syuilo f2e347fec1 perf(client): Lazy load themes 2020-04-04 08:25:28 +09:00
syuilo 9e9d378bf1 feat(streaming): Add emoji added event 2020-04-02 22:17:17 +09:00
syuilo 28f8933c3c Refactoring 2020-03-31 09:11:43 +09:00
syuilo 8e9bd0bbd5 Fix dark mode sync bug 2020-03-25 22:49:42 +09:00
syuilo dac962580b テーマインポート機能を実装するなど 2020-03-23 19:06:46 +09:00
syuilo 90ba51ee9c Fix dark mode sync 2020-03-22 20:23:35 +09:00
syuilo de1ecbaef4 iOSで起動できない問題を修正 2020-03-22 19:35:34 +09:00
syuilo b44e1820a2 ダークモードの同期を強化 2020-03-22 18:39:37 +09:00
syuilo e2c0ee66e4 Resolve #6170 2020-03-22 10:39:12 +09:00
rinsuki c18f6fde80
lintをGitHub Actions でするように (#6101)
* package.json の lint スクリプトを修正

* lint アクションを追加

* yarn lint --fix

* 手動修正
2020-03-04 11:45:33 +09:00
syuilo 39f708b0fc 複数タブで開いてるときに動作がおかしい問題を修正 2020-02-21 03:51:41 +09:00
syuilo 49c2a9b372 ボリュームが0のときサウンドを鳴らさないように 2020-02-20 23:17:17 +09:00
syuilo b8e7df198d Improve sound 2020-02-20 06:08:49 +09:00
syuilo 37c80e8ef5 Improve wallpaper feature 2020-02-15 08:29:59 +09:00
syuilo 2479f75d8a インスタンス情報ページとMisskey情報ページを分離するなど 2020-02-13 02:48:52 +09:00
syuilo fbc801d1da 言語切り替え 2020-02-12 07:12:58 +09:00
syuilo 2511114c28 なんかもうめっちゃ変えた
Resolve #5846
2020-02-10 23:17:42 +09:00
syuilo 149de5b17b Improve navigation 2020-02-01 09:59:55 +09:00
syuilo 7fe6b1f84f Better migration 2020-01-31 16:57:13 +09:00
syuilo f6154dc0af
v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00