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

zunda

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

Merged mastodon/mastodon at 64d2988d18395b76e3a9af33b7041c465a554e7d.

Migrating to FixReblogDeletedAt (20220309213005)
== 20220309213005 FixReblogDeletedAt: migrating ===============================
[strong_migrations] DANGER: No lock timeout set
-- execute("UPDATE statuses s SET deleted_at = r.deleted_at FROM statuses r WHERE s.reblog_of_id = r.id AND r.deleted_at IS NOT NULL")
-> 1.5146s
== 20220309213005 FixReblogDeletedAt: migrated (1.5166s) ======================