* Remove: #955 フィルターのアクション`half_warn` * Add: 「フィルター対象投稿の投稿者名やアイコンを表示する」設定 * Fix test
This commit is contained in:
parent
22bf14e9f0
commit
67064de265
19 changed files with 49 additions and 45 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
module Mastodon
|
||||
module Version
|
||||
KMYBLUE_API_VERSION = 1
|
||||
KMYBLUE_API_VERSION = 2
|
||||
|
||||
module_function
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@ namespace :dangerous do
|
|||
end
|
||||
|
||||
target_migrations = %w(
|
||||
20250123091137
|
||||
20241208232829
|
||||
20240828123604
|
||||
20240709063700
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue