ねむいね
eb2417ce9 (upstream/main) Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713)
4658263b4 Fix re-activated accounts being deleted by AccountDeletionWorker (#25711)
182fd93a0 fix read more button overlapping thread line bug (#25706)
12fa24a88 Fix forgotten unconfirmed_email migration file (#25702)
626818854 Fix local live feeds does not expand (#25694)
d9a5c1acf Add at-symbol prepended to mention span title (#25684)
54a10523e Change labels of live feeds tabs in web UI (#25683)
\Master?/ \ますたー/
Merged mastodon/mastodon at eb2417ce99ef99b7430d45b6936cf572bac172d4.
Migrating to AddIndexUserOnUnconfirmedEmail (20230702151753)
== 20230702151753 AddIndexUserOnUnconfirmedEmail: migrating ===================
[strong_migrations] DANGER: No lock timeout set
-- add_index(:users, :unconfirmed_email, {:where=>"unconfirmed_email IS NOT NULL", :algorithm=>:concurrently})
-> 0.0115s
== 20230702151753 AddIndexUserOnUnconfirmedEmail: migrated (0.0128s) ==========