summaryrefslogtreecommitdiff
path: root/src/client/pages/my-settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :v:syuilo2020-08-091-1/+1
|
* enhance(client): ↵syuilo2020-08-091-2/+6
| | | | ミュートされたノート数を表示するようにしたり
* ワードミュート (#6594)syuilo2020-07-272-0/+80
| | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip
* Revert "refactor(client): Use v-t for i18n"syuilo2020-07-2510-58/+58
| | | | This reverts commit 9c30b23358699a530f2bcb0f5ae6efe17146bcb3.
* refactor(client): Use v-t for i18nsyuilo2020-07-2510-58/+58
|
* feat: トークン手動発行機能syuilo2020-07-181-3/+17
|
* fix(client): ↵tamaina2020-05-311-3/+3
| | | | 全既読系ボタンのAPIの指定が間違っているのを修正 (#6424)
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-2310-28/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* WebAuthnでログインできないのを修正 (#6327)Satsuki Yanagi2020-05-091-16/+7
| | | Resolve #6319
* Fix using Buffer on window scope (#6324)Acid Chicken (硫酸鶏)2020-05-061-6/+6
| | | | | | | * Update 2fa.vue * Import 'core-js/es/typed-array/from' * Bye polyfill
* fix(client): Fix default reaction settingsyuilo2020-05-061-1/+1
|
* refactor(client): Reorder propertysyuilo2020-05-061-6/+6
|
* refactor(client): Export default reaction setting and use itsyuilo2020-05-061-1/+2
|
* feat(client): Implement default upload folder settingsyuilo2020-04-221-172/+26
| | | | Resolve #5985
* インストールしたアプリ見れるようにしたり削除できる ↵syuilo2020-03-281-1/+3
| | | | うにしたり
* 連携ログインができないのなどを修正 (#6162)MeiMei2020-03-201-4/+3
| | | | | | | | | * 連携ログインができないのを修正 * Cookie名変更, セッションに * igiはやっぱり非セッションCookieで * 2回目以降Discordログインできなくなるのを修正
* Resolve #6091syuilo2020-02-271-2/+11
|
* リアクション絵文字設定をいい感じに (#6074)MeiMei2020-02-261-8/+23
| | | | | | * リアクション絵文字設定をいい感じに * みじかく
* Implement featured note injectionsyuilo2020-02-181-0/+9
|
* i18nsyuilo2020-02-171-1/+1
|
* ユーザー設定とクライアント設定を分離syuilo2020-02-1711-0/+1387