index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
2024-11-05
[bugfix] Fix setting immediate `expires_at` value on filter endpoints (#3513)
v0.17.2
tobi
6
2024-11-05
previously we were using the ffmpeg runner for ffprobe :facepalm: (#3512)
kim
1
2024-11-04
[feature] add support for hinting via api/v_/instance preferred image / video...
kim
8
2024-11-04
[bugfix] determine mime-type to use during ffprobe evaluation stage, don't bo...
kim
16
2024-11-04
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.79 to 7.0.80 (#3511)
dependabot[bot]
5
2024-11-03
[docs] Fix typos (#3498)
Jim Tittsler
1
2024-10-31
[chore] Fix minor typo in About template (#3502)
Sqx. Flann van der Eik
1
2024-10-30
[docs] Clarify what Visibility Level means (#3500)
Markus Unterwaditzer
1
2024-10-29
[chore] Bump elliptic from 6.5.7 to 6.6.0 in /web/source (#3495)
dependabot[bot]
1
2024-10-28
[chore] Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /web/source (#3481)
dependabot[bot]
1
2024-10-28
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.78 to 7.0.79 (#3488)
dependabot[bot]
6
2024-10-28
[bugfix] support classifying correct video codec without audio as webm (#3494)
kim
3
2024-10-28
[chore] pull in go-ffmpreg v0.4.1 (#3485)
kim
9
2024-10-28
[chore]: Bump github.com/tdewolff/minify/v2 from 2.21.0 to 2.21.1 (#3489)
dependabot[bot]
7
2024-10-25
update go-sqlite3 => v0.20.0 (#3483)
kim
41
2024-10-22
[bugfix] incorrect /api/v_/instance domain uri fields (#3477)
kim
3
2024-10-21
[feature] Add image descriptions for default avatar + header; don't allow edi...
v0.17.1
tobi
22
2024-10-21
[chore]: Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#3469)
dependabot[bot]
3
2024-10-21
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.21.0 (#3468)
dependabot[bot]
8
2024-10-21
[chore]: Bump github.com/yuin/goldmark from 1.7.6 to 1.7.8 (#3470)
dependabot[bot]
11
2024-10-19
[bugfix] Fix filter title unique constraint (#3458)
tobi
5
2024-10-18
[chore] Fix loop issue in streaming 🤦 (#3457)
tobi
1
2024-10-18
[chore] Thumbnail only first frame of animated media (#3448)
tobi
9
2024-10-18
[bugfix] Fix occasionally streaming empty messages (#3456)
tobi
1
2024-10-17
[chore] Set some additional git attributes (#3454)
Daenney
1
2024-10-16
[docs/bugfix] Fix access to /dev and /tmp in AppArmor profile (#3444)
Sqx. Flann van der Eik
1
2024-10-16
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)
Markus Unterwaditzer
22
2024-10-15
[docs] remove duplicate entry from supported platforms (#3442)
tobi
2
2024-10-14
updates exported interface types to match ncruces/go-sqlite3/driver methods (...
v0.17.0
kim
1
2024-10-14
[chore] Hopefully final tweak to changelog generation (#3437)
tobi
1
2024-10-14
[docs] Document experimental, unsupported `nowasm` tag (#3436)
v0.17.0-rc5
tobi
4
2024-10-14
[feature/OFFICIALLY UNSUPPORTED] add nowasm build tag to disable building wit...
kim
13
2024-10-14
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78 (#3431)
dependabot[bot]
27
2024-10-14
[chore]: Bump github.com/yuin/goldmark from 1.7.4 to 1.7.6 (#3430)
dependabot[bot]
13
2024-10-14
[chore] Clarify supported platforms, add notes + docs (#3427)
tobi
3
2024-10-14
[feature] for an sqlite database with journal mode != WAL, use maximum of 1 o...
kim
1
2024-10-13
[chore/docs] Add `/gotosocial/.cache` to Docker container, document `GTS_WAZE...
tobi
5
2024-10-13
[docs] fix httpsig repo typo (#3426)
Cy Pokhrel
1
2024-10-13
[chore] Ensure current tag not set as `GORELEASER_PREVIOUS_TAG` (#3424)
tobi
2
2024-10-12
[chore/bugfix] goreleaser make previous_tag cmd busybox-compatible (#3423)
tobi
2
2024-10-12
[chore] goreleaser - use custom previous tag (#3422)
tobi
3
2024-10-12
[chore] Update goreleaser, add release notes template (#3421)
tobi
2
2024-10-12
[bugfix] Account.last_status_at is a date, not datetime (#3419)
Markus Unterwaditzer
16
2024-10-11
[chore] Don't cc Accept of likes to followers (#3417)
v0.17.0-rc4
tobi
2
2024-10-11
[bugfix] Check interaction policies properly on incoming Likes (#3416)
tobi
4
2024-10-11
[bugfix] Ensure `pending_approval` set on statuses + status faves (#3415)
tobi
4
2024-10-10
[chore] Create modernc sqlite builds alongside default wasm; add openbsd buil...
tobi
2
2024-10-09
[bugfix/frontend] Don't show replies to hidden parents; return 404 if no "mai...
v0.17.0-rc3
tobi
1
2024-10-09
[bugfix] Add missing `</a>` on about page (#3410)
tobi
1
2024-10-09
[bugfix] Fix replies not being stored pending approval (#3409)
tobi
1
[next]