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
path:
root
/
go.sum
Age
Commit message (
Expand
)
Author
Files
2024-11-11
[chore]: Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#3537)
dependabot[bot]
1
2024-11-11
[chore]: Bump golang.org/x/image from 0.21.0 to 0.22.0 (#3533)
dependabot[bot]
1
2024-11-11
[chore]: Bump golang.org/x/net from 0.30.0 to 0.31.0 (#3536)
dependabot[bot]
1
2024-11-08
[chore] update bun libraries to v1.2.5 (#3528)
kim
1
2024-11-07
bump ncruces/go-sqlite3 to v0.20.2 (#3524)
kim
1
2024-11-06
[chore] update go ffmpreg to v0.6.0 (#3515)
kim
1
2024-11-04
[bugfix] determine mime-type to use during ffprobe evaluation stage, don't bo...
kim
1
2024-11-04
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.79 to 7.0.80 (#3511)
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]
1
2024-10-28
[chore] pull in go-ffmpreg v0.4.1 (#3485)
kim
1
2024-10-28
[chore]: Bump github.com/tdewolff/minify/v2 from 2.21.0 to 2.21.1 (#3489)
dependabot[bot]
1
2024-10-25
update go-sqlite3 => v0.20.0 (#3483)
kim
1
2024-10-21
[chore]: Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#3469)
dependabot[bot]
1
2024-10-21
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.21.0 (#3468)
dependabot[bot]
1
2024-10-21
[chore]: Bump github.com/yuin/goldmark from 1.7.6 to 1.7.8 (#3470)
dependabot[bot]
1
2024-10-14
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78 (#3431)
dependabot[bot]
1
2024-10-14
[chore]: Bump github.com/yuin/goldmark from 1.7.4 to 1.7.6 (#3430)
dependabot[bot]
1
2024-10-08
[chore] update go-sqlite3 to v0.19.0 (#3406)
v0.17.0-rc2
kim
1
2024-10-07
[chore]: Bump golang.org/x/image from 0.20.0 to 0.21.0 (#3399)
dependabot[bot]
1
2024-10-07
[chore]: Bump golang.org/x/net from 0.29.0 to 0.30.0 (#3402)
dependabot[bot]
1
2024-10-06
update go-ffmpreg to v0.3.1 (pulls in latest wazero too) (#3398)
kim
1
2024-10-02
update go-structr to v0.8.11 (#3380)
kim
1
2024-09-30
[chore]: Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#3376)
dependabot[bot]
1
2024-09-30
[chore]: Bump github.com/ncruces/go-sqlite3 from 0.18.3 to 0.18.4 (#3375)
dependabot[bot]
1
2024-09-28
[bugfix] visibility after implicit approval not getting invalidated (#3370)
kim
1
2024-09-27
update modernc/sqlite to v1.33.1 (with our concurrency workaround) (#3367)
kim
1
2024-09-27
update gruf / {go-cache, go-maps, go-kv} (#3361)
kim
1
2024-09-26
[chore] bump go-byteutil v1.2.0 -> v1.3.0 (#3356)
kim
1
2024-09-26
[chore] update go-sched pkg (#3357)
kim
1
2024-09-26
[bugfix] s3 media uploaded without content-type (#3353)
kim
1
2024-09-24
[chore] Roll otel deps back to `v1.29.0` / `v0.51.0` (#3337)
v0.17.0-rc1
tobi
1
2024-09-23
[chore]: Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#3327)
dependabot[bot]
1
2024-09-20
[chore] ensure consistent caller name fetching regardless of compiler inlinin...
kim
1
2024-09-16
[performance] cache more database calls, reduce required database calls overa...
kim
1
2024-09-16
[bugfix] Use better plaintext representation of status for filtering (#3301)
tobi
1
2024-09-16
[chore] Bump otel deps -> v1.30.0/v0.52.0 (#3307)
tobi
1
2024-09-16
[chore]: Bump golang.org/x/net from 0.28.0 to 0.29.0 (#3303)
dependabot[bot]
1
2024-09-16
[chore]: Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1 (#3302)
dependabot[bot]
1
2024-09-14
[chore] Update go-sqlite3 to 0.18.3 (#3295)
Daenney
1
2024-09-10
update go-ffmpreg v0.2.5 -> v0.2.6 (#3287)
kim
1
2024-09-09
[chore]: Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#3283)
dependabot[bot]
1
2024-09-09
[chore]: Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#3284)
dependabot[bot]
1
2024-09-09
[chore]: Bump golang.org/x/image from 0.19.0 to 0.20.0 (#3285)
dependabot[bot]
1
2024-09-09
[chore]: Bump golang.org/x/text from 0.17.0 to 0.18.0 (#3286)
dependabot[bot]
1
2024-09-09
[chore]: Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#3282)
dependabot[bot]
1
2024-09-02
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.75 to 7.0.76 (#3262)
dependabot[bot]
1
2024-08-31
[performance] use single-threaded image transforms (#3252)
kim
1
2024-08-30
[chore] Upgrade ncruces/go-sqlite3 to v0.18.1 (#3253)
Daenney
1
2024-08-26
[bugfix] Fix incorrect json-ld `@context` serialization (#3243)
tobi
1
2024-08-26
[chore] Bump all otel deps (#3241)
tobi
1
[next]