mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

たいへんいまおきました :saba:

f39847476c (upstream/main) Change the pre-release versioning scheme and associated environment variables (#26653)
072112867b Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658)
8e8747c564 Update ordering to use `id` from body of document instead of deprecated `_id` (#26659)
e4c0ce18a3 Update dependency immutable to v4.3.4 (#26655)
82ec6f162b Fix statuses search Elasticsearch query (#26657)
f2ec2876a4 Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652)
e3825a13c1 Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)
c3a42e1280 Add `data-nosnippet` attribute to remote posts and local posts with `noindex` (#26648)
c66f756522 Update babel monorepo to v7.22.11 (#26640)
389b7d23db Fix changelog wording and missing items (#26638)

\Master?/ :saba: \ますたー/

Merged mastodon/mastodon at f39847476cbc24af6daf755dd51be885726cb631.

/api/v1/instanceからコミットハッシュが消えちゃったな…

イニシャライザはちゃんとできてるっぽい

~ $ cat ./config/initializers/version.rb
# frozen_string_literal: true
module Mastodon
module Version
module_function
def suffix
" at df56b68c on ruby-3.2.2"
end
def repository
'zunda/mastodon'
end
def source_tag
"df56b68c2b062df33db8e2db8237d9c4d0400a69"
end
end
end

zunda

app/presenters/instance_presenter.rb には最近の変更は無いぬ…

イニシャライザでbuild_metadataも定義するようにしました: https://github.com/zunda/mastodon/commit/a2b4d7f1b4b4e3a97fdee0c399f580bd38f6a8e5

ごっちゃあっとしたバージョン表記になっちゃったけどまああいいよね

$ curl -s https://mastodon.zunda.ninja/api/v1/instance | jq -r .version
4.2.0-beta2+a2b4d7f1-ruby-3.2.2

GitHubDefine build_metadata · zunda/mastodon@a2b4d7f Your self-hosted, globally interconnected microblogging community, zunda's fork - Define build_metadata · zunda/mastodon@a2b4d7f