Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

anatawa12
Copy link
Collaborator

What

Vmimi Relay Timelineを更新します

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

Why

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

* feat: add VRTL-related metadata to nodeinfo

* docs(changelog): add VRTL related fields
…led (#31)

* fix: reply to me is not shown on V[RS]TL

* docs(changelog): Fix replies to me are not included in V[RS]TL if withReplies is disabled
* feat(backend): withLocalOnly to V[RS]TL

* feat(frontend): TLに連合なし投稿を含めるかを選択可能に

* docs(changelog): feat: VRTL/VSTLに連合なし投稿を含めるかを選択可能に
Copy link

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

差分はこちら
--- 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

@anatawa12 anatawa12 merged commit 79d01cc into niri-la:develop Jun 16, 2024
25 of 26 checks passed
@anatawa12 anatawa12 deleted the vmimi-relay-timeline/forks/nirila branch June 16, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant