summaryrefslogtreecommitdiff
path: root/src/prelude (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add group function (#3175)Aya Morisawa2018-11-092-0/+20
|
* Fix #3170 (#3173)Aya Morisawa2018-11-091-0/+4
|
* Add toLowerCasesyuilo2018-09-121-1/+5
|
* Add toUpperCase function (#2697)Aya Morisawa2018-09-121-1/+5
|
* Add sum function (#2653)Aya Morisawa2018-09-071-0/+4
|
* Add capitalize function (#2651)Aya Morisawa2018-09-071-0/+3
|
* Add unique function (#2644)Aya Morisawa2018-09-071-0/+4
|
* Add erase function (#2641)Aya Morisawa2018-09-071-0/+4
|
* Add concat function (#2640)Aya Morisawa2018-09-061-1/+5
|
* Resolve #2631 (#2632)Aya Morisawa2018-09-061-0/+3
|
* Resolve #2629 (#2630)Aya Morisawa2018-09-061-0/+4
|
* Add README.md for prelude (#2628)Aya Morisawa2018-09-061-0/+3
|
* Resolve #2625 (#2627)Aya Morisawa2018-09-061-0/+7