summaryrefslogtreecommitdiff
path: root/src/services/i (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve error handling of API (#4345)syuilo2019-02-221-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update attached_notes.ts * wip * Refactor * wip * wip * wip * wip * wip * wip * wip * wip * Update call.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * :v: * Fix
* Do not import as pack from AP renderer (#4048)MeiMei2019-01-312-4/+4
| | | | | | * Do not import as pack from AP renderer * rename
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-112-4/+4
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Use for-of instead of mapAya Morisawa2018-11-302-4/+4
| | | | return values are not being used
* Fix bugsyuilo2018-10-131-4/+4
|
* Resolve #2843syuilo2018-10-071-1/+9
|
* 6個ピン留めできてしまうの修正 (#2804)MeiMei2018-10-031-1/+1
|
* リモートのピン留め投稿取得対応 (#2798)MeiMei2018-10-021-1/+72
| | | | | | | | * Fetch featured * Handle featured change * Fix typo
* ピン留めを解除することができるようにしたりsyuilo2018-09-241-16/+6
|
* Refactor: Better type annotationssyuilo2018-09-181-1/+1
|
* Publish pinned notes (#2731)MeiMei2018-09-181-0/+61
|
* Send Update activitymei232018-09-011-0/+38