tamaina
|
f59e1155f2
|
refactor: use Object.fromEntries() instead of in-house implementation (#6401)
* refactor: use Object.fromEntries()
instead of in-house implementation
* Remove extra type assertions
|
2020-05-23 23:21:09 +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 |
|
MeiMei
|
22417c94be
|
Improve emoji-picker (#5515)
* Improve emoji-picker
* remove unimplanted translation
* カテゴリのサジェスト
* use unique
|
2019-10-21 00:43:39 +09:00 |
|
MeiMei
|
f1753c3958
|
AP featured collectionの修正 / Collection Activityの対応 / typeの修正など (#5460)
* resolver type / fix updateFeatured
* type ApObject
* fix strange type
* AP Activity
* Collection Activityが失敗したらとりあえず無視
|
2019-09-27 04:58:28 +09:00 |
|
tamaina
|
1c684cbf93
|
Better permisson Fix #2341 (#4611)
* Better permisson Fix #2341
* add kinds.ts
* test
* fix
* v11
* fix
|
2019-04-15 12:10:40 +09:00 |
|
Aya Morisawa
|
06d7e119ef
|
Improve MFM bracket matching
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2018-12-22 00:44:38 +09:00 |
|
MeiMei
|
da198da133
|
Change naming (#3678)
* Change naming
* x to a
|
2018-12-19 22:38:27 +09:00 |
|
Aya Morisawa
|
763f2e756a
|
Add Predicate type
|
2018-12-19 17:08:09 +09:00 |
|
Aya Morisawa
|
e946eda05c
|
Add relation types
|
2018-12-19 17:00:07 +09:00 |
|
Aya Morisawa
|
47ba59a6ed
|
Fix comment
|
2018-12-19 10:02:58 +09:00 |
|
Aya Morisawa
|
9afe3aa109
|
Add comments for prelude/array.ts
|
2018-12-19 09:54:45 +09:00 |
|
Aya Morisawa
|
a121bb6ef4
|
Use consistent naming convention
|
2018-12-19 09:14:05 +09:00 |
|
Aya Morisawa
|
b954245a4d
|
Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2018-12-11 20:36:55 +09:00 |
|
Aya Morisawa
|
6e4fa18b7f
|
Use takeWhile instead of some (#3475)
|
2018-12-02 20:28:22 +09:00 |
|
Aya Morisawa
|
87d9b790f4
|
Check MongoDB version (#3185)
* Check MongoDB version
* Fix bug
|
2018-11-11 14:27:00 +09:00 |
|
Aya Morisawa
|
0611c8a8b2
|
Rename: setDifference -> difference (#3177)
* Improve setDifference
* Rename: setDifference -> difference
|
2018-11-09 14:14:53 +09:00 |
|
Aya Morisawa
|
4e07b74a4a
|
Add group function (#3175)
|
2018-11-09 13:03:46 +09:00 |
|
Aya Morisawa
|
58d1e65e33
|
Fix #3170 (#3173)
|
2018-11-09 11:01:55 +09:00 |
|
Aya Morisawa
|
d144385cdf
|
Add sum function (#2653)
|
2018-09-07 04:21:04 +09:00 |
|
Aya Morisawa
|
55bfa2044b
|
Add unique function (#2644)
|
2018-09-07 00:10:03 +09:00 |
|
Aya Morisawa
|
9e28382dc9
|
Add erase function (#2641)
|
2018-09-07 00:02:55 +09:00 |
|
Aya Morisawa
|
2b28981cf9
|
Add concat function (#2640)
|
2018-09-06 21:31:15 +09:00 |
|
Aya Morisawa
|
7eb1ee2ce9
|
Resolve #2629 (#2630)
|
2018-09-06 02:28:04 +09:00 |
|
Aya Morisawa
|
8c4df79be8
|
Resolve #2625 (#2627)
|
2018-09-06 02:16:08 +09:00 |
|