summaryrefslogtreecommitdiff
path: root/test/api.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix #4576 (#4579)Acid Chicken (硫酸鶏)2019-03-261-0/+14
| | | | | | * Update update.ts * Update api.ts
* Enhance poll (#4409)Acid Chicken (硫酸鶏)2019-03-061-0/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start working * WIP: Enhance poll * Fix bug * Use `name` in voting note refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296 * Fix style * Refactor Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> * WIP: Update poll editor * Fix bug * Fix bug refs: https://github.com/syuilo/misskey/pull/4409#discussion_r * Fix typo * Better design * Beautify poll editor * Fix UI * Fix bug refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524 * Add debug logging * Fix bug * Log deliver * fix vote * Update ap/show refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386 * Update poll view * Maybe done * Add tests * Fix path * Fix test * Fix test * Fix test * Fix expired check on AP * Update note.ts * Squashed commit of the following: commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e Author: mei23 <m@m544.net> Date: Wed Mar 6 05:16:14 2019 +0900 tune commit 83ff421a6e978243f80ba9ec820189bc897e6e3b Author: mei23 <m@m544.net> Date: Wed Mar 6 05:01:14 2019 +0900 fallback commit 0b566af973b115ade9e75ea4b8094ee2b329dabc Author: mei23 <m@m544.net> Date: Wed Mar 6 04:40:12 2019 +0900 Note commit cc0296dd6127580ac584c40398db3f762a311f8b Author: mei23 <m@m544.net> Date: Wed Mar 6 04:33:58 2019 +0900 createで送る * Squashed commit of the following: commit ae696b1ed12568b27c27367ac5a77035c97c9a1f Author: mei23 <m@m544.net> Date: Wed Mar 6 06:11:17 2019 +0900 fix commit b735e354e7a9e64534c4f17d04ecbc65fb735c21 Author: mei23 <m@m544.net> Date: Wed Mar 6 06:08:33 2019 +0900 messge commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e Author: mei23 <m@m544.net> Date: Wed Mar 6 05:16:14 2019 +0900 tune commit 83ff421a6e978243f80ba9ec820189bc897e6e3b Author: mei23 <m@m544.net> Date: Wed Mar 6 05:01:14 2019 +0900 fallback commit 0b566af973b115ade9e75ea4b8094ee2b329dabc Author: mei23 <m@m544.net> Date: Wed Mar 6 04:40:12 2019 +0900 Note commit cc0296dd6127580ac584c40398db3f762a311f8b Author: mei23 <m@m544.net> Date: Wed Mar 6 04:33:58 2019 +0900 createで送る * Fix typo * Update vote.ts * Update vote.ts * Update poll-editor.vue * Update tslint.json * Fix layout * Add note * Fix bug * Rename text key * 投票するときに投稿として扱わないように (#4425) * wip * 形式をMastodonと合わせた * Bye something * Use - instead of ~ * Redundancy * Yes! * Refactor * Use moment instead of Date * Fix indent * Refactor if (votes.length) は必要なさそう * Clean up * Bye Date * Clean * Fix timer is not displayed * Fix リモートから無期限pollにvoteできない * Fix vote actor
* Refactorsyuilo2019-01-251-1/+0
|
* [Test] Add notes/timeline testsyuilo2019-01-251-0/+23
|
* [Test] Add API testsyuilo2019-01-251-0/+27
|
* Fix testsyuilo2019-01-231-1/+1
|
* Fix testsyuilo2019-01-231-1/+4
|
* Refactor: Separate some test filessyuilo2019-01-231-113/+7
|
* [Test] Add streaming testsyuilo2019-01-221-0/+43
| | | | #3955
* Support SVG (#3883)Acid Chicken (硫酸鶏)2019-01-131-0/+14
| | | | | | | | | | | | | | | | | | | | | | * Update add-file.ts * Update package.json * Revert "Update add-file.ts" This reverts commit ba0fe83b54a44493447208dfb3cc304a60df6fdd. * Update add-file.ts * Update package.json * Update add-file.ts * Update add-file.ts * Create image.svg * Update api.ts
* Fix testsyuilo2018-11-291-1/+1
|
* Fix #3361 (#3362)Acid Chicken (硫酸鶏)2018-11-221-0/+2
| | | | | | * Update create.ts * Update api.ts
* Fix bugsyuilo2018-10-301-0/+18
|
* Update test/api.tssyuilo2018-10-301-1/+1
|
* Add some messaging API testssyuilo2018-10-171-0/+72
|
* Improve testsyuilo2018-10-161-10/+21
|
* Add some API testssyuilo2018-10-161-0/+546
|
* Add some tests and fixsyuilo2018-10-161-1/+343
|
* Add some testssyuilo2018-10-161-0/+26
|
* Add some tests and some fixessyuilo2018-10-161-7/+60
|
* Refactorsyuilo2018-10-161-8/+7
|
* Implement API testssyuilo2018-10-161-0/+151
|
* Delete api.tssyuilo2018-05-181-1151/+0
|
* Use Promisesyuilo2018-05-181-7/+6
|
* Fix testsyuilo2018-05-181-5/+5
|
* :v:syuilo2018-04-261-10/+0
|
* Fix testsyuilo2018-04-261-1/+1
|
* Fix lintsyuilo2018-04-261-1/+0
|
* Some bug fixessyuilo2018-04-081-8/+8
|
* Test: Remove needless testsyuilo2018-04-031-18/+0
|
* Use typescript in testssyuilo2018-04-031-0/+1181
|
* [Test] Fix testsyuilo2017-03-041-1348/+0
|
* [Test] Add a testsyuilo2017-03-011-0/+10
|
* [Test] Fix testssyuilo2017-03-011-6/+6
|
* [Test] Add some messaging testssyuilo2017-03-011-0/+72
|
* Use TypeScript for testsAya Morisawa2017-02-281-0/+1266
|
* Revert "Use TypeScript for tests"Aya Morisawa2017-02-281-1267/+0
| | | | This reverts commit 409964adcb27c27ea6062348b2b1f48dc40a077b.
* Use TypeScript for testssyuilo2017-02-281-0/+1267