gotosocial/internal
Daenney 6b727404be
[bugfix] Advertise audio/mpeg as supported ()
This will be either an mp1, mp2 or mp3 file. In practice it'll probably
be mp3, but this handles mp1 too for good measure. We don't advertise
audio/mp1 as a supported media type since best I can tell that was never
a MIME type that's been used.

This also changes the returned MIME-type for mp2 and mp3 to audio/mpeg,
to match what's expected and supported by most things nowadays.

Fixes: 
2024-12-28 11:02:12 +01:00
..
ap [feature] add support for receiving federated status edits () 2024-12-05 13:35:07 +00:00
api [bugfix] Advertise audio/mpeg as supported () 2024-12-28 11:02:12 +01:00
cache [feature] add support for receiving federated status edits () 2024-12-05 13:35:07 +00:00
cleaner [bugfix] fix emoji recaching operations () 2024-08-03 19:05:38 +02:00
config [feature] add support for receiving federated status edits () 2024-12-05 13:35:07 +00:00
db [feature] add support for clients editing statuses and fetching status revision history () 2024-12-23 17:54:44 +00:00
email [bugfix/email] Don't use plainAuth when no smtp username/password provided () 2024-09-23 16:07:13 +02:00
federation [bugfix] small editing tweaks () 2024-12-24 21:16:49 +00:00
filter [bugfix] Only allow boosting post from non-interaction-policy-aware instance if public or unlisted () 2024-10-05 19:15:02 +02:00
gtscontext [bugfix] httpclient not signing subsequent redirect requests () 2024-04-02 13:12:26 +02:00
gtserror [bugfix] Return 501 (not implemented) if user tries to schedule post () 2024-10-05 19:14:53 +02:00
gtsmodel [feature] add support for receiving federated status edits () 2024-12-05 13:35:07 +00:00
headerfilter [feature] request blocking by http headers () 2023-12-18 14:18:25 +00:00
httpclient [chore] Upgrade golangci-lint, ignore existing int overflow warnings () 2024-10-16 14:13:58 +02:00
id [feature] add support for receiving federated status edits () 2024-12-05 13:35:07 +00:00
iotools [performance] update storage backend and make use of seek syscall when available () 2024-05-22 11:46:24 +02:00
language [feature] Set/show instance language(s); show post language on frontend () 2023-11-17 11:35:28 +01:00
log [performance] minimise log field allocations () 2024-11-11 15:45:19 +00:00
media [bugfix] Advertise audio/mpeg as supported () 2024-12-28 11:02:12 +01:00
messages [bugfix] incorrect AP serialize function used serializing worker data () 2024-08-12 18:23:24 +02:00
metrics [chore] Update usage of OTEL libraries () 2024-03-11 15:34:34 +01:00
middleware [chore] Upgrade golangci-lint, ignore existing int overflow warnings () 2024-10-16 14:13:58 +02:00
oauth [chore] Upgrade our Go version to 1.22 () 2024-04-26 10:40:29 +02:00
oidc [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01:00
paging [bugfix] flaky paging test () 2024-05-01 13:29:42 +02:00
processing [feature] add support for clients editing statuses and fetching status revision history () 2024-12-23 17:54:44 +00:00
queue [performance] update go-structr and go-mutexes with memory usage improvements () 2024-05-13 08:05:46 +00:00
regexes [feature] Allow emoji shortcode to be 1-character length () 2024-11-21 12:13:55 +01:00
router [chore] ensure consistent caller name fetching regardless of compiler inlining () 2024-09-20 13:30:33 +00:00
scheduler [feature] add support for polls + receiving federated status edits () 2023-11-08 14:32:17 +00:00
state [bugfix] Lock when checking/creating notifs to avoid race () 2024-05-02 13:43:00 +01:00
storage [bugfix] s3 media uploaded without content-type () 2024-09-26 14:43:10 +02:00
stream [feature] Conversations API () 2024-07-23 20:44:31 +01:00
text [feature] Allow partial-word hashtags using non-breaking spaces () 2024-12-08 16:03:00 +01:00
timeline [feature] add support for receiving federated status edits () 2024-12-05 13:35:07 +00:00
tracing [chore] Update usage of OTEL libraries () 2024-03-11 15:34:34 +01:00
trans [feature] Allow users to export data via the settings panel () 2024-07-31 15:03:34 +01:00
transport [chore] Upgrade golangci-lint, ignore existing int overflow warnings () 2024-10-16 14:13:58 +02:00
typeutils [bugfix] Advertise audio/mpeg as supported () 2024-12-28 11:02:12 +01:00
uris [feature] Interaction requests client api + settings panel () 2024-08-24 11:49:37 +02:00
util [feature] Add domain permission drafts and excludes () 2024-11-21 13:09:58 +00:00
validate [feature] Add global instance CSS customization setting () 2024-12-02 12:24:48 +01:00
web [bugfix] Load instance-wide custom css in page stylesheets template () 2024-12-18 10:47:17 +01:00
workers [chore] reduce number admin process workers () 2024-09-26 09:40:49 +02:00