gotosocial/internal
2024-10-14 00:19:52 +02:00
..
ap [feature] Distribute + ingest Accepts to followers () 2024-10-08 08:51:13 +00:00
api [bugfix] Account.last_status_at is a date, not datetime () 2024-10-12 10:02:26 +02:00
cache [bugfix] visibility after implicit approval not getting invalidated () 2024-09-28 22:47:46 +02:00
cleaner [bugfix] fix emoji recaching operations () 2024-08-03 19:05:38 +02:00
config [performance] cache more database calls, reduce required database calls overall () 2024-09-16 16:46:09 +00:00
db [feature] for an sqlite database with journal mode != WAL, use maximum of 1 open conn () 2024-10-14 00:19:52 +02:00
email [bugfix/email] Don't use plainAuth when no smtp username/password provided () 2024-09-23 16:07:13 +02:00
federation [bugfix] Check interaction policies properly on incoming Likes () 2024-10-11 15:21:56 +02: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] Distribute + ingest Accepts to followers () 2024-10-08 08:51:13 +00:00
headerfilter [feature] request blocking by http headers () 2023-12-18 14:18:25 +00:00
httpclient [chore] use string formatting package agnostic way of printing request attempts ptr () 2024-09-28 22:47:27 +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] ensure consistent caller name fetching regardless of compiler inlining () 2024-09-20 13:30:33 +00:00
media update go-ffmpreg to v0.3.1 (pulls in latest wazero too) () 2024-10-06 20:53:03 +00: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] header filter improvements () 2024-09-23 11:36:56 +00: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] Account.last_status_at is a date, not datetime () 2024-10-12 10:02:26 +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] 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/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] bump go-byteutil v1.2.0 -> v1.3.0 () 2024-09-26 19:50:08 +00:00
typeutils [bugfix] Account.last_status_at is a date, not datetime () 2024-10-12 10:02:26 +02:00
uris [feature] Interaction requests client api + settings panel () 2024-08-24 11:49:37 +02:00
util [bugfix] Account.last_status_at is a date, not datetime () 2024-10-12 10:02:26 +02: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 [chore] reduce number admin process workers () 2024-09-26 09:40:49 +02:00