gotosocial/internal
kim 6dd936fbe1
[bugfix/chore] Always set the status sensitive if media + content-warning present ()
* always set the status sensitive flag to true if it has a content-warning with media

* whoops use attachment ids instead of mention ids ... 🤦
2024-09-16 13:38:12 +02:00
..
ap [bugfix] relax missing preferred_username, instead using webfingered username () 2024-08-13 09:01:50 +00:00
api [feature] Implement exclusive lists () 2024-09-09 15:56:58 -07:00
cache [feature] Process Reject of interaction via fedi API, put rejected statuses in the "sin bin" 😈 () 2024-09-10 12:34:49 +00:00
cleaner [bugfix] fix emoji recaching operations () 2024-08-03 19:05:38 +02:00
config [feature] Process Reject of interaction via fedi API, put rejected statuses in the "sin bin" 😈 () 2024-09-10 12:34:49 +00:00
db [chore] Update go-sqlite3 to 0.18.3 () 2024-09-14 16:36:25 +02:00
email [bugfix] add Date and Message-ID headers for email () 2024-06-22 23:36:30 +02:00
federation [feature] Process Reject of interaction via fedi API, put rejected statuses in the "sin bin" 😈 () 2024-09-10 12:34:49 +00:00
filter [feature] Implement exclusive lists () 2024-09-09 15:56:58 -07:00
gtscontext [bugfix] httpclient not signing subsequent redirect requests () 2024-04-02 13:12:26 +02:00
gtserror [experiment] add alternative wasm sqlite3 implementation available via build-tag () 2024-05-27 17:46:15 +02:00
gtsmodel [feature] Process Reject of interaction via fedi API, put rejected statuses in the "sin bin" 😈 () 2024-09-10 12:34:49 +00:00
headerfilter [feature] request blocking by http headers () 2023-12-18 14:18:25 +00:00
httpclient [feature] persist worker queues to db () 2024-07-30 13:58:31 +02:00
id [chore] Improve copyright header handling () 2023-03-12 16:00:57 +01: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 [chore] Log less output on failed test () 2024-04-04 16:42:42 +01:00
media [performance] use single-threaded image transforms () 2024-08-31 10:41:38 +02: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 [feature] Beef up our AI opt-outs () 2024-08-02 18:22:39 +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 [bugfix/chore] Always set the status sensitive if media + content-warning present () 2024-09-16 13:38:12 +02:00
queue [performance] update go-structr and go-mutexes with memory usage improvements () 2024-05-13 08:05:46 +00:00
regexes [feature] Federate interaction policies + Accepts; enforce policies () 2024-07-26 12:04:28 +02:00
router [chore] improved startup / shutdown () 2024-05-29 13:21:04 +02: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 [feature] Object store custom URL (S3) () 2024-07-31 13:44:18 +01:00
stream [feature] Conversations API () 2024-07-23 20:44:31 +01:00
text [feature/frontend] Respect prefers-reduced-motion for avatars, headers, and emojis () 2024-07-21 14:22:08 +02:00
timeline [feature] Interaction requests client api + settings panel () 2024-08-24 11:49:37 +02: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] Close copied request body in SignDelivery () 2024-08-30 17:00:55 +00:00
typeutils [bugfix] Hoist filterable text field extraction out of loop () 2024-09-15 10:42:04 +02:00
uris [feature] Interaction requests client api + settings panel () 2024-08-24 11:49:37 +02:00
util [bugfix] relax missing preferred_username, instead using webfingered username () 2024-08-13 09:01:50 +00:00
validate [feature] Implement Filter API v2 () 2024-05-31 12:55:56 +02:00
web [chore] More AI blocking () 2024-09-07 17:21:36 +02:00
workers [feature] Allow import of following and blocks via CSV () 2024-08-02 12:41:46 +01:00