2141 Commits (6f4cb2f14e37dc4142ec067f7dc2ed898bf804c2)
 

Author SHA1 Message Date
kim 6f4cb2f14e
[bugfix] sets the max value placeholders to MaxInt32 instead of MaxInt (#3517) 1 year ago
tobi e855a0288b
[chore] update docs assets path (#3514) 1 year ago
CDN 38a08cd25a
[docs] add zh docs (#3507) 1 year ago
tobi e953d80dff
[bugfix] Fix setting immediate `expires_at` value on filter endpoints (#3513) 1 year ago
kim 53aaeb18d4
previously we were using the ffmpeg runner for ffprobe 🤦 (#3512) 1 year ago
kim f3b2eca8b8
[feature] add support for hinting via api/v_/instance preferred image / video max sizes (#3505) 1 year ago
kim 8f288f1689
[bugfix] determine mime-type to use during ffprobe evaluation stage, don't bother checking against file extension (#3506) 1 year ago
dependabot[bot] d2820a1470
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.79 to 7.0.80 (#3511) 1 year ago
Jim Tittsler 17fdce268c
[docs] Fix typos (#3498) 1 year ago
Sqx. Flann van der Eik 49eb8f602e
[chore] Fix minor typo in About template (#3502) 1 year ago
Markus Unterwaditzer cad76b8a25
[docs] Clarify what Visibility Level means (#3500) 1 year ago
dependabot[bot] 3b037d165c
[chore] Bump elliptic from 6.5.7 to 6.6.0 in /web/source (#3495) 1 year ago
dependabot[bot] c8647f701c
[chore] Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /web/source (#3481) 1 year ago
dependabot[bot] 1954ccba50
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.78 to 7.0.79 (#3488) 1 year ago
kim 7ec6509e11
[bugfix] support classifying correct video codec without audio as webm (#3494) 1 year ago
kim e86592bc32
[chore] pull in go-ffmpreg v0.4.1 (#3485) 1 year ago
dependabot[bot] 8f4a96c7cd
[chore]: Bump github.com/tdewolff/minify/v2 from 2.21.0 to 2.21.1 (#3489) 1 year ago
kim 51cb6cae16
update go-sqlite3 => v0.20.0 (#3483) 1 year ago
kim d8a83860bc
[bugfix] incorrect /api/v_/instance domain uri fields (#3477) 1 year ago
tobi 8a93300ac4
[feature] Add image descriptions for default avatar + header; don't allow editing default desc (#3473) 1 year ago
dependabot[bot] e9299e1174
[chore]: Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#3469) 1 year ago
dependabot[bot] f301ec65f1
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.21.0 (#3468) 1 year ago
dependabot[bot] ea1bf5f8a3
[chore]: Bump github.com/yuin/goldmark from 1.7.6 to 1.7.8 (#3470) 1 year ago
tobi fab7d17031
[bugfix] Fix filter title unique constraint (#3458) 1 year ago
tobi 0d0314b98d
[chore] Fix loop issue in streaming 🤦 (#3457) 1 year ago
tobi 602c858379
[chore] Thumbnail only first frame of animated media (#3448) 1 year ago
tobi ffc86f9092
[bugfix] Fix occasionally streaming empty messages (#3456) 1 year ago
Daenney 9f6a1f7e79
[chore] Set some additional git attributes (#3454) 1 year ago
Sqx. Flann van der Eik 2a437685fc
[docs/bugfix] Fix access to /dev and /tmp in AppArmor profile (#3444) 1 year ago
Markus Unterwaditzer a48cce82b9
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 1 year ago
tobi 3e8c4951e1
[docs] remove duplicate entry from supported platforms (#3442) 1 year ago
kim 3ad49f7718
updates exported interface types to match ncruces/go-sqlite3/driver methods (#3440) 1 year ago
tobi 4fcea3d6ae
[chore] Hopefully final tweak to changelog generation (#3437) 1 year ago
tobi 400fd8c62b
[docs] Document experimental, unsupported `nowasm` tag (#3436) 1 year ago
kim 6a76b9d609
[feature/OFFICIALLY UNSUPPORTED] add nowasm build tag to disable building with WebAssembly (#3429) 1 year ago
dependabot[bot] 157ee3193d
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78 (#3431) 1 year ago
dependabot[bot] be3b8076ca
[chore]: Bump github.com/yuin/goldmark from 1.7.4 to 1.7.6 (#3430) 1 year ago
tobi 020da28daa
[chore] Clarify supported platforms, add notes + docs (#3427) 1 year ago
kim 2076f7d85f
[feature] for an sqlite database with journal mode != WAL, use maximum of 1 open conn (#3428) 1 year ago
tobi 096767bb3b
[chore/docs] Add `/gotosocial/.cache` to Docker container, document `GTS_WAZERO_COMPILATION_CACHE` (#3425) 1 year ago
Cy Pokhrel 3f68e13dc7
[docs] fix httpsig repo typo (#3426) 1 year ago
tobi 86fb00da10
[chore] Ensure current tag not set as `GORELEASER_PREVIOUS_TAG` (#3424) 1 year ago
tobi ab1cb12057
[chore/bugfix] goreleaser make previous_tag cmd busybox-compatible (#3423) 1 year ago
tobi 4716840c4e
[chore] goreleaser - use custom previous tag (#3422) 1 year ago
tobi c77faee057
[chore] Update goreleaser, add release notes template (#3421) 1 year ago
Markus Unterwaditzer 95a316236e
[bugfix] Account.last_status_at is a date, not datetime (#3419) 1 year ago
tobi 77d755e330
[chore] Don't cc Accept of likes to followers (#3417) 1 year ago
tobi 1c895f314c
[bugfix] Check interaction policies properly on incoming Likes (#3416) 1 year ago
tobi cb9008fb41
[bugfix] Ensure `pending_approval` set on statuses + status faves (#3415) 1 year ago
tobi a504d8a105
[chore] Create modernc sqlite builds alongside default wasm; add openbsd builds (#3413) 1 year ago