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

Filter mutes in service #8

Closed
wants to merge 12 commits into from
Closed

Conversation

anatawa12
Copy link
Owner

What

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

@anatawa12
Copy link
Owner Author

Note: 仕様変更: LTLでSTLと同様に自分のリプが含まれなくなった

@anatawa12
Copy link
Owner Author

Note: 仕様変更: withFilesとwithRepliesの併用を禁止した

Copy link

github-actions bot commented Dec 3, 2023

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

差分はこちら
--- base
+++ head
@@ -46407,6 +46407,15 @@
                       }
                     }
                   },
+                  "BOTH_WITH_REPLIES_AND_WITH_FILES": {
+                    "value": {
+                      "error": {
+                        "message": "Specifying both withReplies and withFiles is not supported",
+                        "code": "BOTH_WITH_REPLIES_AND_WITH_FILES",
+                        "id": "dfaa3eb7-8002-4cb7-bcc4-1095df46656f"
+                      }
+                    }
+                  },
                   "INVALID_PARAM": {
                     "value": {
                       "error": {
@@ -46601,6 +46610,15 @@
                       }
                     }
                   },
+                  "BOTH_WITH_REPLIES_AND_WITH_FILES": {
+                    "value": {
+                      "error": {
+                        "message": "Specifying both withReplies and withFiles is not supported",
+                        "code": "BOTH_WITH_REPLIES_AND_WITH_FILES",
+                        "id": "dd9c8400-1cb5-4eef-8a31-200c5f933793"
+                      }
+                    }
+                  },
                   "INVALID_PARAM": {
                     "value": {
                       "error": {
@@ -60132,6 +60150,15 @@
                       }
                     }
                   },
+                  "BOTH_WITH_REPLIES_AND_WITH_FILES": {
+                    "value": {
+                      "error": {
+                        "message": "Specifying both withReplies and withFiles is not supported",
+                        "code": "BOTH_WITH_REPLIES_AND_WITH_FILES",
+                        "id": "91c8cb9f-36ed-46e7-9ca2-7df96ed6e222"
+                      }
+                    }
+                  },
                   "INVALID_PARAM": {
                     "value": {
                       "error": {

Get diff files from Workflow Page

@anatawa12 anatawa12 force-pushed the filter-mutes-in-service branch from 2404db2 to 78ca700 Compare December 3, 2023 13:02
@anatawa12
Copy link
Owner Author

misskey-dev#12565

@anatawa12 anatawa12 closed this Dec 3, 2023
anatawa12 pushed a commit that referenced this pull request Dec 14, 2023
* Fix fix labeler config (#8)

* fix vue import error

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
anatawa12 pushed a commit that referenced this pull request May 9, 2024
anatawa12 pushed a commit that referenced this pull request May 9, 2024
anatawa12 pushed a commit that referenced this pull request Jun 16, 2024
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