Commit graph

76 commits

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

* post-formのスポーンを弾く場所を変更
2020-07-07 15:50:47 +09:00
syuilo
9014a5efb3 chore(cleint): vclean up code 2020-07-04 20:42:29 +09:00
syuilo
79dc4bdaf8 wip 2020-07-04 20:38:39 +09:00
syuilo
e7ad8c596b chore(deps): Update dependencies 🚀 2020-05-24 17:48:24 +09:00
tamaina
08a2162aa7 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
2aeedf5adf chore(lint): Add missing semicolon 2020-05-10 16:31:00 +09:00
syuilo
2c4faa7db6 perf(client): Lazy load themes 2020-04-04 08:25:28 +09:00
syuilo
1e3d2f21f9 feat(streaming): Add emoji added event 2020-04-02 22:17:17 +09:00
syuilo
8af638401b Refactoring 2020-03-31 09:11:43 +09:00
syuilo
1e93dbfa7b Fix dark mode sync bug 2020-03-25 22:49:42 +09:00
syuilo
6996f1bb1f テーマインポート機能を実装するなど 2020-03-23 19:06:46 +09:00
syuilo
66f535ca45 Fix dark mode sync 2020-03-22 20:23:35 +09:00
syuilo
9ea2a8e547 iOSで起動できない問題を修正 2020-03-22 19:35:34 +09:00
syuilo
9937e7d988 ダークモードの同期を強化 2020-03-22 18:39:37 +09:00
syuilo
8ebac112b9 Resolve #6170 2020-03-22 10:39:12 +09:00
rinsuki
7e975dd116 lintをGitHub Actions でするように (#6101)
* package.json の lint スクリプトを修正

* lint アクションを追加

* yarn lint --fix

* 手動修正
2020-03-04 11:45:33 +09:00
syuilo
bcc20eab9d 複数タブで開いてるときに動作がおかしい問題を修正 2020-02-21 03:51:41 +09:00
syuilo
4637839e30 ボリュームが0のときサウンドを鳴らさないように 2020-02-20 23:17:17 +09:00
syuilo
9a67d667e4 Improve sound 2020-02-20 06:08:49 +09:00
syuilo
7e52a73da8 Improve wallpaper feature 2020-02-15 08:29:59 +09:00
syuilo
0fe0db124e インスタンス情報ページとMisskey情報ページを分離するなど 2020-02-13 02:48:52 +09:00
syuilo
02518501db 言語切り替え 2020-02-12 07:12:58 +09:00
syuilo
8cd70a7225 なんかもうめっちゃ変えた
Resolve #5846
2020-02-10 23:17:42 +09:00
syuilo
36368f5fd4 Improve navigation 2020-02-01 09:59:55 +09:00
syuilo
8cad379d90 Better migration 2020-01-31 16:57:13 +09:00
syuilo
e24ca1e51f 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