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:

d9c21293aa Fix unfollow icon styling in advanced column (#26482)
dd049fc37a Fix ES_PRESET not being applied to Chewy's internal index (#26489)
90ec88d58b Add support for `indexable` attribute on remote actors (#26485)
fc5ab2dc83 Add privacy tab in profile settings (#26484)
3a8370e1f4 Fix `repo:changelog` task matching strings that are not Pull Request identifiers (#26280)
f5778caa3a Add `ES_PRESET` option to customize numbers of shards and replicas (#26483)
c452ccd913 New Crowdin Translations (automated) (#26444)
9262cfc57f Fix `lint:json` not processing `json5` extension (#26481)
07f43daadc Update dependency nokogiri to v1.15.4 (#26476)
c65032fb11 Update dependency autoprefixer to v10.4.15 (#26473)
273730c4e8 Update dependency faker to v3.2.1 (#26474)
c48506d8d4 Improve Renovate configuration (#26306)
a664e15702 Fix "Create Account" button in interaction modal (#26459)
1eac3a60de Upgrade `@types/react` (#26457)
8c7f3c5332 Remove old non-unique index on preview_cards statuses join table (#26447)

CONFLICT (content): Merge conflict in config/navigation.rb

おや、と思ったけどKeybase proofの残ってるところだね

zunda

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

Merged mastodon/mastodon at d9c21293aa6e105cedeff6b5e469af40a20909d9.

-- remove_index(:preview_cards_statuses, {:column=>[:status_id, :preview_card_id], :name=>:index_preview_cards_statuses_on_status_id_and_preview_card_id})
-> 0.0436s
== 20230811103651 RemoveIndexPreviewCardsStatusesOnStatusIdAndPreviewCardId: migrated (0.0456s)

I, [2023-08-14T19:21:16.127389 #18] INFO -- : Migrating to AddIndexableToAccounts (20230814223300)
== 20230814223300 AddIndexableToAccounts: migrating ===========================
[strong_migrations] DANGER: No lock timeout set
-- select_one("SELECT current_setting('server_version_num') AS v")
-> 0.0020s
-- add_column(:accounts, :indexable, :boolean, {:default=>false, :limit=>nil, :null=>false})
-> 0.0093s
== 20230814223300 AddIndexableToAccounts: migrated (0.0132s) ==================