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
|
9ccca14325
|
CI通らないの修正 (#6173)
* CI通らないの修正
* Revert "CI通らないの修正"
This reverts commit 3eab7eab90050d60f0222ac0d08da7be0a53c300.
* ts-ignore
* んー
|
2020-03-22 09:21:21 +09:00 |
|
MeiMei
|
7eb0fd0c49
|
Revert "Update dependencies (#6167)" (#6168)
This reverts commit 0420c548dade2c5b00353b4a5f20606667fc4253.
|
2020-03-20 02:46:13 +09:00 |
|
MeiMei
|
61b83fa572
|
Update dependencies (#6167)
* Update CI (#11)
* Update nodejs.yml
* Fix time
* no docker
* no CI
* build only
* Update dependencies
|
2020-03-20 02:40:35 +09:00 |
|
syuilo
|
755a9e2ea7
|
wip #6140
|
2020-03-07 11:23:31 +09:00 |
|
syuilo
|
3593015993
|
Resolve #6137
|
2020-03-07 01:04:36 +09:00 |
|
syuilo
|
49734661dc
|
Refactor
|
2020-02-29 16:38:07 +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 |
|
Satsuki Yanagi
|
278ed9beb8
|
Bye moment from package.json (#5215)
* Bye moment from package.json
* Use Mapped types for argument type definition
|
2019-07-25 01:36:48 +09:00 |
|
syuilo
|
41b4c81335
|
Cache meta
|
2019-04-24 08:11:19 +09:00 |
|
syuilo
|
a3c5a2d767
|
Refactor
|
2019-04-24 03:26:02 +09:00 |
|
syuilo
|
493c83ef2d
|
Refactor API (#4770)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update description.ts
* wip
|
2019-04-23 22:35:26 +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 |
|
Acid Chicken (硫酸鶏)
|
f3cb1fd248
|
リファクタリング (#4587)
* Use I cap
* Avoid _
* Use default value instead of optional boolean
* Bye useless variable
* Bye verbose try-catch
|
2019-04-14 17:18:17 +09:00 |
|
syuilo
|
1b3848ee5d
|
Better error handling
|
2019-04-14 04:17:24 +09:00 |
|
syuilo
|
7108b30078
|
Add note
|
2019-04-13 14:45:51 +09:00 |
|
syuilo
|
8d94a6a8df
|
strictNullChecks (#4666)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2019-04-13 01:43:22 +09:00 |
|
tamaina
|
c8fe0c384b
|
Improve drive downloading (#4523)
* Improve drive file downloading
* fix name
* wtf crlf
* semicolon
|
2019-03-18 13:20:49 +09:00 |
|
syuilo
|
49003e865c
|
Refactor
|
2019-02-24 17:28:51 +09:00 |
|
syuilo
|
b5f9a15bfa
|
Fix doc
|
2019-02-24 17:28:15 +09:00 |
|
syuilo
|
f42d9b847d
|
Improve type definitions
|
2019-02-24 09:45:27 +09:00 |
|
Acid Chicken (硫酸鶏)
|
382def22d7
|
Fix #4329 (#4330)
* Create xml.ts
* Update well-known.ts
* Update well-known.ts
* Fix typo
* Update well-known.ts
* Update well-known.ts
|
2019-02-20 16:13:43 +09:00 |
|
Acid Chicken (硫酸鶏)
|
fccdef845d
|
Use object instead of if chain (#4212)
|
2019-02-17 21:40:53 +09:00 |
|
Acid Chicken (硫酸鶏)
|
7f700b8429
|
Add prelude function for URL Query (#4135)
* Update string.ts
* Refactor
* Update string.ts
* Update wrap-url.ts
* Update string.ts
* Update get-static-image-url.ts
* Use querystring.stringify
* Update outbox.ts
* Back to the urlQuery
* Update followers.ts
* Update following.ts
* Update outbox.ts
* Update string.ts
* Update get-static-image-url.ts
* Update string.ts
* Update string.ts
* Separate prelude files
|
2019-02-13 23:45:35 +09:00 |
|
syuilo
|
c59ca22a81
|
Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d
|
2019-02-07 21:02:33 +09:00 |
|
Aya Morisawa
|
ff80a2c934
|
Check config on load (#4170)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2019-02-06 22:44:55 +09:00 |
|
Aya Morisawa
|
06d678df6f
|
Introduce option type (#4150)
* Introduce option type
* Improve test naming
|
2019-02-06 13:42:35 +09:00 |
|
Aya Morisawa
|
755212b0f3
|
Use join instead of reduce
|
2018-12-24 17:02:15 +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 |
|
Aya Morisawa
|
45c9667c5c
|
Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
|
2018-12-20 19:42:10 +09:00 |
|
MeiMei
|
da198da133
|
Change naming (#3678)
* Change naming
* x to a
|
2018-12-19 22:38:27 +09:00 |
|
Acid Chicken (硫酸鶏)
|
1b04b89199
|
Resolve #3676 (#3677)
|
2018-12-19 21:20:25 +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 |
|
syuilo
|
7e247086b9
|
Add toLowerCase
|
2018-09-12 06:33:02 +09:00 |
|
Aya Morisawa
|
223fb7cbd3
|
Add toUpperCase function (#2697)
|
2018-09-12 03:51:33 +09:00 |
|
Aya Morisawa
|
d144385cdf
|
Add sum function (#2653)
|
2018-09-07 04:21:04 +09:00 |
|
Aya Morisawa
|
abf9204c92
|
Add capitalize function (#2651)
|
2018-09-07 03:22:55 +09:00 |
|
Aya Morisawa
|
55bfa2044b
|
Add unique function (#2644)
|
2018-09-07 00:10:03 +09:00 |
|