Releases: linuxserver/docker-mastodon
glitch-6a4be4e9-ls3
LinuxServer Changes:
Add Glitch branch.
mastodon Changes:
Merge pull request #2119 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
v4.1.0-ls18
LinuxServer Changes:
Add Glitch branch.
mastodon Changes:
Changelog
Added
- Add support for importing/exporting server-wide domain blocks (enbylenore, ClearlyClaire, dariusk, ClearlyClaire)
- Add listing of followed hashtags (connorshea)
- Add support for editing media description and focus point of already-sent posts (ClearlyClaire)
- Previously, you could add and remove attachments, but not edit media description of already-attached media
- REST API changes:
PUT /api/v1/statuses/:idnow takes an extramedia_attributes[]array parameter with theidof the updated media and their updateddescription,focus, andthumbnail
- Add follow request banner on account header (ClearlyClaire)
- REST API changes:
Relationshipentities have an extrarequested_byboolean attribute representing whether the represented user has requested to follow you
- REST API changes:
- Add confirmation screen when handling reports (ClearlyClaire, Gargron, tribela)
- Add option to make the landing page be
/abouteven when trends are enabled (ClearlyClaire) - Add
noindexsetting back to the admin interface (prplecake) - Add instance peers API endpoint toggle back to the admin interface (dariusk)
- Add instance activity API endpoint toggle back to the admin interface (dariusk)
- Add setting for status page URL (Gargron, ClearlyClaire)
- REST API changes:
- Add
configuration.urls.statusattribute to the object returned byGET /api/v1/instance
- Add
- REST API changes:
- Add
account.approvedwebhook (Saiv46) - Add 12 hours option to polls (Pleclown)
- Add dropdown menu item to open admin interface for remote domains (ClearlyClaire)
- Add
--remove-headers,--prune-profilesand--include-followsflags totootctl media remove(evanphilip) - Add
--emailand--dry-runoptions totootctl accounts delete(ClearlyClaire) - Add
tootctl accounts migrate(ClearlyClaire) - Add
tootctl accounts prune(tribela) - Add
tootctl domains purge(ClearlyClaire) - Add
SIDEKIQ_CONCURRENCYenvironment variable (muffinista) - Add
DB_POOLenvironment variable support for streaming server (Gargron) - Add
MIN_THREADSenvironment variable to set minimum Puma threads (jimeh) - Add explanation text to log-in page (ClearlyClaire)
- Add user profile OpenGraph tag on post pages (bramus)
- Add maskable icon support for Android (workeffortwaste)
- Add Belarusian to supported languages (Mixaill)
- Add Western Frisian to supported languages (ykzts)
- Add Montenegrin to the language picker (ayefries)
- Add Southern Sami and Lule Sami to the language picker (Jullan-M)
- Add logging for Rails cache timeouts (ClearlyClaire)
- Add color highlight for active hashtag “follow” button (MFTabriz)
- Add brotli compression to
assets:precompile(Izorkin) - Add “disabled” account filter to the
/admin/accountsUI (tribela) - Add transparency to modal background for accessibility (edent)
- Add
langattribute to image description textarea and poll option field (c960657) - Add
spellcheckattribute to Content Warning and poll option input fields (c960657) - Add
titleattribute to video elements in media attachments (bramus) - Add left and right margins to emojis (dsblank)
- Add
rolesattribute toAccountentities in REST API (ClearlyClaire, tribela) - Add
reading:autoplay:gifsto/api/v1/preferences(j-f1) - Add
hide_collectionsparameter to/api/v1/accounts/credentials(CarlSchwan) - Add
policyattribute to web push subscription objects in REST API at/api/v1/push/subscriptions(ClearlyClaire) - Add metrics endpoint to streaming API (Gargron, Gargron)
- Add more specific error messages to HTTP signature verification (ClearlyClaire)
- Add Storj DCS to cloud object storage options in the
mastodon:setuprake task (jtolio) - Add checkmark symbol in the checkbox for sensitive media (sidp)
- Add missing accessibility attributes to logout link in modals (kytta)
- Add missing accessibility attributes to “Hide image” button in
MediaGallery(hs4man21) - Add missing accessibility attributes to hide content warning field when disabled (hs4man21)
- Add
aria-hiddento footer circle dividers to improve accessibility (hs4man21) - Add
langattribute to compose form inputs (ClearlyClaire)
Changed
- Ensure exact match is the first result in hashtag searches (ClearlyClaire)
- Change account search to return followed accounts first (dariusk)
- Change batch account suspension to create a strike (ClearlyClaire)
- Change default reply language to match the default language when replying to a translated post (ClearlyClaire)
- Change misleading wording about waitlists (ClearlyClaire)
- Increase width of the unread notification border (connorshea)
- Change new post notification button on profiles to make it more apparent when it is enabled (tribela)
- Change trending tags admin interface to always show batch action controls (ClearlyClaire)
- Change wording of some OAuth scope descriptions (ClearlyClaire)
- Change wording of admin report handling actions (ClearlyClaire)
- Change confirm prompts for relationships management (tribela)
- Change language surrounding disability in prompts for media descriptions (hs4man21)
- Change confusing wording in the sign in banner (ClearlyClaire)
- Change
POST /settings/applications/:idto regenerate token on scopes change (ClearlyClaire) - Change account moderation notes to make links clickable (ClearlyClaire)
- Change link previews for statuses to never use avatar as fallback (Gargron)
- Change email address input to be read-only for logged-in users when requesting a new confirmation e-mail (ClearlyClaire)
- Change notifications per page from 15 to 40 in REST API (Gargron)
- Change ...
develop-v4.1.0rc3-ls20
LinuxServer Changes:
Add Glitch branch.
Remote Changes:
Data change at JSON endpoint https://api.github.com/repos/mastodon/mastodon/releases
glitch-4c68189d-ls2
LinuxServer Changes:
Add Glitch branch.
mastodon Changes:
Merge pull request #2112 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
glitch-45087c10-ls2
LinuxServer Changes:
Add Glitch branch.
mastodon Changes:
Merge pull request #2117 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
glitch-2be88d19-ls2
LinuxServer Changes:
Add Glitch branch.
mastodon Changes:
New Crowdin updates (#2111)
-
New translations en.json (Korean)
[ci skip] -
New translations en.json (Portuguese, Brazilian)
[ci skip] -
New translations en.json (Portuguese, Brazilian)
[ci skip] -
New translations en.yml (Portuguese)
[ci skip] -
New translations en.json (Portuguese)
[ci skip] -
Fix root key name in pt-PT translation file
-
Fix normalization issue with ES translation
-
Fix issue with
nolocale in glitch-soc
v4.1.0-ls17
LinuxServer Changes:
Add Glitch branch.
mastodon Changes:
Changelog
Added
- Add support for importing/exporting server-wide domain blocks (enbylenore, ClearlyClaire, dariusk, ClearlyClaire)
- Add listing of followed hashtags (connorshea)
- Add support for editing media description and focus point of already-sent posts (ClearlyClaire)
- Previously, you could add and remove attachments, but not edit media description of already-attached media
- REST API changes:
PUT /api/v1/statuses/:idnow takes an extramedia_attributes[]array parameter with theidof the updated media and their updateddescription,focus, andthumbnail
- Add follow request banner on account header (ClearlyClaire)
- REST API changes:
Relationshipentities have an extrarequested_byboolean attribute representing whether the represented user has requested to follow you
- REST API changes:
- Add confirmation screen when handling reports (ClearlyClaire, Gargron, tribela)
- Add option to make the landing page be
/abouteven when trends are enabled (ClearlyClaire) - Add
noindexsetting back to the admin interface (prplecake) - Add instance peers API endpoint toggle back to the admin interface (dariusk)
- Add instance activity API endpoint toggle back to the admin interface (dariusk)
- Add setting for status page URL (Gargron, ClearlyClaire)
- REST API changes:
- Add
configuration.urls.statusattribute to the object returned byGET /api/v1/instance
- Add
- REST API changes:
- Add
account.approvedwebhook (Saiv46) - Add 12 hours option to polls (Pleclown)
- Add dropdown menu item to open admin interface for remote domains (ClearlyClaire)
- Add
--remove-headers,--prune-profilesand--include-followsflags totootctl media remove(evanphilip) - Add
--emailand--dry-runoptions totootctl accounts delete(ClearlyClaire) - Add
tootctl accounts migrate(ClearlyClaire) - Add
tootctl accounts prune(tribela) - Add
tootctl domains purge(ClearlyClaire) - Add
SIDEKIQ_CONCURRENCYenvironment variable (muffinista) - Add
DB_POOLenvironment variable support for streaming server (Gargron) - Add
MIN_THREADSenvironment variable to set minimum Puma threads (jimeh) - Add explanation text to log-in page (ClearlyClaire)
- Add user profile OpenGraph tag on post pages (bramus)
- Add maskable icon support for Android (workeffortwaste)
- Add Belarusian to supported languages (Mixaill)
- Add Western Frisian to supported languages (ykzts)
- Add Montenegrin to the language picker (ayefries)
- Add Southern Sami and Lule Sami to the language picker (Jullan-M)
- Add logging for Rails cache timeouts (ClearlyClaire)
- Add color highlight for active hashtag “follow” button (MFTabriz)
- Add brotli compression to
assets:precompile(Izorkin) - Add “disabled” account filter to the
/admin/accountsUI (tribela) - Add transparency to modal background for accessibility (edent)
- Add
langattribute to image description textarea and poll option field (c960657) - Add
spellcheckattribute to Content Warning and poll option input fields (c960657) - Add
titleattribute to video elements in media attachments (bramus) - Add left and right margins to emojis (dsblank)
- Add
rolesattribute toAccountentities in REST API (ClearlyClaire, tribela) - Add
reading:autoplay:gifsto/api/v1/preferences(j-f1) - Add
hide_collectionsparameter to/api/v1/accounts/credentials(CarlSchwan) - Add
policyattribute to web push subscription objects in REST API at/api/v1/push/subscriptions(ClearlyClaire) - Add metrics endpoint to streaming API (Gargron, Gargron)
- Add more specific error messages to HTTP signature verification (ClearlyClaire)
- Add Storj DCS to cloud object storage options in the
mastodon:setuprake task (jtolio) - Add checkmark symbol in the checkbox for sensitive media (sidp)
- Add missing accessibility attributes to logout link in modals (kytta)
- Add missing accessibility attributes to “Hide image” button in
MediaGallery(hs4man21) - Add missing accessibility attributes to hide content warning field when disabled (hs4man21)
- Add
aria-hiddento footer circle dividers to improve accessibility (hs4man21) - Add
langattribute to compose form inputs (ClearlyClaire)
Changed
- Ensure exact match is the first result in hashtag searches (ClearlyClaire)
- Change account search to return followed accounts first (dariusk)
- Change batch account suspension to create a strike (ClearlyClaire)
- Change default reply language to match the default language when replying to a translated post (ClearlyClaire)
- Change misleading wording about waitlists (ClearlyClaire)
- Increase width of the unread notification border (connorshea)
- Change new post notification button on profiles to make it more apparent when it is enabled (tribela)
- Change trending tags admin interface to always show batch action controls (ClearlyClaire)
- Change wording of some OAuth scope descriptions (ClearlyClaire)
- Change wording of admin report handling actions (ClearlyClaire)
- Change confirm prompts for relationships management (tribela)
- Change language surrounding disability in prompts for media descriptions (hs4man21)
- Change confusing wording in the sign in banner (ClearlyClaire)
- Change
POST /settings/applications/:idto regenerate token on scopes change (ClearlyClaire) - Change account moderation notes to make links clickable (ClearlyClaire)
- Change link previews for statuses to never use avatar as fallback (Gargron)
- Change email address input to be read-only for logged-in users when requesting a new confirmation e-mail (ClearlyClaire)
- Change notifications per page from 15 to 40 in REST API (Gargron)
- Change ...
glitch-ee425054-ls1
LinuxServer Changes:
Add Glitch branch.
mastodon Changes:
fix hashtag ordering (#2107)
Co-authored-by: Eugen Rochko eugen@zeonfederated.com
glitch-dc02a93d-ls1
LinuxServer Changes:
Add Glitch branch.
mastodon Changes:
Merge pull request #2105 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
develop-v4.1.0rc3-ls19
LinuxServer Changes:
Add Glitch branch.
Remote Changes:
Data change at JSON endpoint https://api.github.com/repos/mastodon/mastodon/releases