summaryrefslogtreecommitdiff
path: root/src/prelude (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-1211-301/+0
| | | | Resolve #7779
* Fix prelude/url (#7855)MeiMei2021-10-011-1/+1
|
* refactor: prelude/urlでquerystringを使用しないようにsyuilo2021-10-011-4/+6
| | | | Resolve #7854
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-1/+1
|
* refactor: refactoring importssyuilo2021-08-191-1/+1
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* Use mfm-js for MFM parsing (#7415)syuilo2021-04-021-36/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update mfm.ts * wip * update mfmjs * refactor * nanka * Update mfm.ts * Update to-html.ts * Update to-html.ts * wip * fix test * fix test
* refactor: resolve #7139syuilo2021-02-131-10/+0
|
* refactor: use Object.fromEntries() instead of in-house implementation (#6401)tamaina2020-05-231-15/+0
| | | | | | * refactor: use Object.fromEntries() instead of in-house implementation * Remove extra type assertions
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-231-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* CI通らないの修正 (#6173)MeiMei2020-03-221-1/+11
| | | | | | | | | | | * CI通らないの修正 * Revert "CI通らないの修正" This reverts commit 3eab7eab90050d60f0222ac0d08da7be0a53c300. * ts-ignore * んー
* Revert "Update dependencies (#6167)" (#6168)MeiMei2020-03-201-1/+1
| | | This reverts commit 0420c548dade2c5b00353b4a5f20606667fc4253.
* Update dependencies (#6167)MeiMei2020-03-201-1/+1
| | | | | | | | | | | | | | | * Update CI (#11) * Update nodejs.yml * Fix time * no docker * no CI * build only * Update dependencies
* wip #6140syuilo2020-03-071-7/+5
|
* Resolve #6137syuilo2020-03-071-2/+2
|
* Refactorsyuilo2020-02-291-1/+1
|
* Improve emoji-picker (#5515)MeiMei2019-10-211-0/+13
| | | | | | | | | | * Improve emoji-picker * remove unimplanted translation * カテゴリのサジェスト * use unique
* AP featured collectionの修正 / Collection Activityの対応 / ↵MeiMei2019-09-271-0/+8
| | | | | | | | | | | | | | typeの修正など (#5460) * resolver type / fix updateFeatured * type ApObject * fix strange type * AP Activity * Collection Activityが失敗したらとりあえず無視
* Bye moment from package.json (#5215)Satsuki Yanagi2019-07-251-0/+31
| | | | | | * Bye moment from package.json * Use Mapped types for argument type definition
* Cache metasyuilo2019-04-241-1/+1
|
* Refactorsyuilo2019-04-241-10/+11
|
* Refactor API (#4770)syuilo2019-04-231-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update description.ts * wip
* Better permisson Fix #2341 (#4611)tamaina2019-04-151-0/+5
| | | | | | | | | | | | | | * Better permisson Fix #2341 * add kinds.ts * test * fix * v11 * fix
* リファクタリング (#4587)Acid Chicken (硫酸鶏)2019-04-141-7/+7
| | | | | | | | | | | | * Use I cap * Avoid _ * Use default value instead of optional boolean * Bye useless variable * Bye verbose try-catch
* Better error handlingsyuilo2019-04-141-1/+1
|
* Add notesyuilo2019-04-131-0/+3
|
* strictNullChecks (#4666)syuilo2019-04-131-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* Improve drive downloading (#4523)tamaina2019-03-181-0/+4
| | | | | | | | | | * Improve drive file downloading * fix name * wtf crlf * semicolon
* Refactorsyuilo2019-02-241-41/+0
|
* Fix docsyuilo2019-02-241-0/+3
|
* Improve type definitionssyuilo2019-02-241-0/+38
|
* Fix #4329 (#4330)Acid Chicken (硫酸鶏)2019-02-201-0/+41
| | | | | | | | | | | | | | * Create xml.ts * Update well-known.ts * Update well-known.ts * Fix typo * Update well-known.ts * Update well-known.ts
* Use object instead of if chain (#4212)Acid Chicken (硫酸鶏)2019-02-171-0/+1
|
* Add prelude function for URL Query (#4135)Acid Chicken (硫酸鶏)2019-02-131-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-071-10/+0
|
* Check config on load (#4170)Aya Morisawa2019-02-061-0/+10
| | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Introduce option type (#4150)Aya Morisawa2019-02-061-0/+20
| | | | | | * Introduce option type * Improve test naming
* Use join instead of reduceAya Morisawa2018-12-241-1/+1
|
* Improve MFM bracket matchingAya Morisawa2018-12-221-0/+6
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Refactor MFMAya Morisawa2018-12-201-0/+36
| | | | Co-authored-by: syuilo syuilotan@yahoo.co.jp
* Change naming (#3678)MeiMei2018-12-192-6/+6
| | | | | | * Change naming * x to a
* Resolve #3676 (#3677)Acid Chicken (硫酸鶏)2018-12-191-1/+1
|
* Add Predicate typeAya Morisawa2018-12-192-3/+6
|
* Add relation typesAya Morisawa2018-12-192-1/+6
|
* Fix commentAya Morisawa2018-12-191-2/+2
|
* Add comments for prelude/array.tsAya Morisawa2018-12-191-0/+33
|
* Use consistent naming conventionAya Morisawa2018-12-191-2/+2
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-111-0/+4
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Use takeWhile instead of some (#3475)Aya Morisawa2018-12-021-0/+12
|
* Check MongoDB version (#3185)Aya Morisawa2018-11-111-0/+8
| | | | | | * Check MongoDB version * Fix bug
* Rename: setDifference -> difference (#3177)Aya Morisawa2018-11-091-2/+6
| | | | | | * Improve setDifference * Rename: setDifference -> difference