Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2022-04-08 23:00:03 +02:00
6 changed files with 54 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ module Mastodon
class StreamValidationError < ValidationError; end
class RaceConditionError < Error; end
class RateLimitExceededError < Error; end
class SyntaxError < Error; end
class UnexpectedResponseError < Error
attr_reader :response

View File

@@ -13,7 +13,7 @@ module Mastodon
end
def patch
0
1
end
def flags