niri-la / misskey.niri.la

🌎 An interplanetary microblogging platform 🚀
GNU Affero General Public License v3.0
12 stars 1 forks source link

Upgrade vmimi relay timeline to 2024.5.0-vrtl.2 #201

Closed anatawa12 closed 3 months ago

anatawa12 commented 3 months ago

What

Vmimi Relay Timelineを更新します

主な変更点はCHANGELOG-VRTL.mdを参照してください。

Why

Additional info (optional)

Checklist

github-actions[bot] commented 3 months ago

このPRによるapi.jsonの差分

差分はこちら ```diff --- base +++ head @@ -55492,6 +55492,10 @@ "type": "boolean", "default": false }, + "withLocalOnly": { + "type": "boolean", + "default": true + }, "limit": { "type": "integer", "minimum": 1, @@ -55698,6 +55702,10 @@ "type": "boolean", "default": false }, + "withLocalOnly": { + "type": "boolean", + "default": true + }, "limit": { "type": "integer", "minimum": 1, ```

Get diff files from Workflow Page