summaryrefslogtreecommitdiff
path: root/src/client/pages/user (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-232-5/+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>
* fix(client): Use router-link instead of a to avoid page refreshsyuilo2020-05-161-3/+3
|
* モデレーション周りのv11の機能復元 (#6249)Satsuki Yanagi2020-04-132-4/+12
| | | | | | | | | | | * モデレーション周りのv11の機能復元 * i18n * wip * wip Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Fix bugsyuilo2020-03-211-2/+2
|
* リモートユーザーでも投稿数とか見れるようにsyuilo2020-03-211-1/+1
|
* Resolve #6145syuilo2020-03-211-12/+3
|
* wipsyuilo2020-03-211-3/+3
|
* wipsyuilo2020-03-201-64/+62
|
* :art:syuilo2020-02-151-4/+4
|
* Improve banner animation performancesyuilo2020-02-151-0/+1
|
* Use emsyuilo2020-02-151-2/+2
|
* Resolve #5857syuilo2020-02-061-1/+1
|
* :art:syuilo2020-02-061-2/+3
|
* Fix #5842 and refactoringsyuilo2020-02-062-2/+2
|
* Improve follow buttonsyuilo2020-01-311-1/+1
|
* Resolve #2230syuilo2020-01-312-6/+6
|
* Show moderator badgesyuilo2020-01-311-2/+4
|
* v12 (#5712)syuilo2020-01-305-0/+907
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>