Fix webfinger_update_due to run WebFinger on stale activitypub-account (noellabo)
https://github.com/tootsuite/mastodon/pull/16182
Fix webfinger_update_due to run WebFinger on stale activitypub-account (noellabo)
https://github.com/tootsuite/mastodon/pull/16182
Make media_gallery.toggle_visible less confusing to translate (ariasuni)
https://github.com/tootsuite/mastodon/pull/15993
Bump hosted-git-info from 2.8.8 to 2.8.9 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16177
Bump nodejs version requirement to node 12 (ClearlyClaire)
https://github.com/tootsuite/mastodon/pull/16175
Remove PubSubHubbub-related columns from accounts table (Gargron)
https://github.com/tootsuite/mastodon/pull/16170
Do not populate AccountSummaries and FollowRecommendation views on migration (ClearlyClaire)
https://github.com/tootsuite/mastodon/pull/16173
Fix older migrations on Ruby 3 (ClearlyClaire)
https://github.com/tootsuite/mastodon/pull/16174
Change home timeline to reload after follow recommendations in web UI (Gargron)
https://github.com/tootsuite/mastodon/pull/16160
Change trending hashtags to be affected be reblogs (Gargron)
https://github.com/tootsuite/mastodon/pull/16164
Add joined date to profiles in web UI (Gargron)
https://github.com/tootsuite/mastodon/pull/16169
Bump url-parse from 1.4.7 to 1.5.1 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16172
Bump webpacker from 5.2.1 to 5.3.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16144
Bump devise from 4.7.3 to 4.8.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16140
Bump yargs from 16.2.0 to 17.0.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16149
Add Ruby 3.0 support (ClearlyClaire)
https://github.com/tootsuite/mastodon/pull/16046
Fix "You might be interested in" flashing while searching in web UI (Gargron)
https://github.com/tootsuite/mastodon/pull/16162
Add empty state message for follow recommendations in web UI (Gargron)
https://github.com/tootsuite/mastodon/pull/16161
Fix media redownload worker retrying on unexpected response codes (Gargron)
https://github.com/tootsuite/mastodon/pull/16111
Fix display of toots without text content (ClearlyClaire)
https://github.com/tootsuite/mastodon/pull/15665
Add management of delivery availability in Federation settings (noellabo)
https://github.com/tootsuite/mastodon/pull/15771
Improve performance of follow recommendation scheduler (ClearlyClaire)
https://github.com/tootsuite/mastodon/pull/16159
Fix error when trying to render component for media without meta (Gargron)
https://github.com/tootsuite/mastodon/pull/16112
Fix database serialization failure returning HTTP 500 (Gargron)
https://github.com/tootsuite/mastodon/pull/16101
Fix media processing getting stuck on too much stdin/stderr (Gargron)
https://github.com/tootsuite/mastodon/pull/16136
Workaround Resolv::DNS-induced hangs by installing resolv 0.1.0 (ClearlyClaire)
https://github.com/tootsuite/mastodon/pull/16157
Fix how to change connection pool for rails 6 (noellabo)
https://github.com/tootsuite/mastodon/pull/16158
Improve description of keyboard shortcuts (ariasuni)
https://github.com/tootsuite/mastodon/pull/16129
Remove dependency for @babel/plugin-proposal-class-properties (ykzts)
https://github.com/tootsuite/mastodon/pull/16155
Revert default Ruby version to 2.7.2 (ClearlyClaire)
https://github.com/tootsuite/mastodon/pull/16154
Fix existing username validator not allowing multiple accounts (Gargron)
https://github.com/tootsuite/mastodon/pull/16153
Fix empty home feed before first follow has finished processing (Gargron)
https://github.com/tootsuite/mastodon/pull/16152
Change confirmations controller to redirect to / for approved users (ClearlyClaire)
https://github.com/tootsuite/mastodon/pull/16151
Bump mini-css-extract-plugin from 1.5.0 to 1.6.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16150
Bump @babel/preset-env from 7.13.15 to 7.14.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16145
fix component name (takayamaki)
https://github.com/tootsuite/mastodon/pull/16138
Bump @babel/runtime from 7.13.17 to 7.14.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16148
Bump aws-sdk-s3 from 1.93.1 to 1.94.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16143
Bump @babel/core from 7.13.16 to 7.14.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16141
Bump sass from 1.32.11 to 1.32.12 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16142
Bump marky from 1.2.1 to 1.2.2 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16147
Bump sidekiq-unique-jobs from 7.0.8 to 7.0.9 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16139
Fix "cb is not a function" error in streaming API server (Gargron)
https://github.com/tootsuite/mastodon/pull/16134
Change log level of worker start/end to warn in streaming API (Gargron)
https://github.com/tootsuite/mastodon/pull/16110
Fix trying to fetch key from empty URI when verifying HTTP signature (Gargron)
https://github.com/tootsuite/mastodon/pull/16100