summaryrefslogtreecommitdiff
path: root/src/server/api/mastodon.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactorsyuilo2018-11-051-101/+0
|
* :v:syuilo2018-11-051-1/+1
|
* Make /api/v1/instance and /api/v1/custom_emojis better (#3118)Acid Chicken (硫酸鶏)2018-11-051-3/+9
| | | | | | | | | | * Separate commits From commit dca110ebaa78f64600429f812c238a07d2f1dc1d. * Re-separate commits From commit 9719387bee40363f63a837e7ecffacf2a476c334.
* Implement /api/v1/custom_emojis (#3116)Acid Chicken (硫酸鶏)2018-11-051-1/+7
|
* Resolve #3098syuilo2018-11-041-2/+2
|
* Implement /api/v1/instance (#3045)Acid Chicken (硫酸鶏)2018-10-311-0/+75
| | | | | | | | * Update mastodon.ts * Update types.ts * Update mastodon.ts
* Implement /api/v1/instance/peers (#2913)MeiMei2018-10-161-0/+14
* Implement /api/v1/instance/peers * Use punycode * Remove Cache-Control * Rename