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
/
vendor
/
golang.org
Age
Commit message (
Expand
)
Author
Files
2025-11-17
[chore] update dependencies (#4547)
kim
15
2025-11-17
[performance] pull in latest httpsig with performance enhancements and bugfix...
kim
2
2025-10-17
[chore] update dependencies (#4495)
kim
62
2025-09-17
[chore] update dependencies (#4441)
kim
9
2025-09-09
[chore] update dependencies (#4423)
kim
6
2025-09-08
[chore] update dependencies (#4422)
kim
15
2025-08-10
[chore] update dependencies (#4361)
kim
54
2025-07-18
[chore/deps] Upgrade to go-sqlite 0.27.1 (#4334)
Daenney
52
2025-06-30
[chore] update go dependencies (#4304)
kim
2
2025-06-10
[chore] Upgrade to SQLite 3.50.1 (#4255)
Daenney
18
2025-05-22
[chore] update dependencies (#4188)
kim
7
2025-05-10
[chore] update direct Go dependencies (#4162)
kim
43
2025-04-28
bump dependencies: minio-go, go-sqlite3, goldmark, otel, x/image/webp (#4075)
kim
1
2025-04-22
[chore]: Bump github.com/gin-contrib/sessions from 1.0.2 to 1.0.3 (#4033)
dependabot[bot]
3
2025-04-22
[chore]: Bump golang.org/x/oauth2 from 0.27.0 to 0.29.0 (#4035)
dependabot[bot]
2
2025-04-14
[chore]: Bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 (#4000)
dependabot[bot]
1
2025-04-07
[chore]: Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#3975)
dependabot[bot]
22
2025-04-01
[chore] bump golang.org/x/net@v0.38.0, github.com/gin-contrib/cors@v1.7.4, gi...
kim
11
2025-04-01
update modernc.org/sqlite to v1.37.0-concurrrency-workaround (#3958)
kim
21
2025-03-26
[chore] bumps our spf13/viper version (#3943)
kim
19
2025-03-24
[chore]: Bump github.com/miekg/dns from 1.1.63 to 1.1.64 (#3936)
dependabot[bot]
27
2025-03-13
[chore]: Bump golang.org/x/net from 0.35.0 to 0.36.0 (#3905)
dependabot[bot]
10
2025-03-10
[chore]: Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#3887)
dependabot[bot]
6
2025-03-03
[chore]: Bump github.com/ncruces/go-sqlite3 from 0.23.0 to 0.24.0 (#3862)
dependabot[bot]
1
2025-03-02
[chore] migrate oauth2 -> codeberg (#3857)
tobi
1
2025-02-25
[chore]: Bump golang.org/x/crypto from 0.33.0 to 0.34.0 (#3824)
dependabot[bot]
1
2025-02-17
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.85 to 7.0.86 (#3803)
dependabot[bot]
7
2025-02-10
[chore]: Bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#3771)
dependabot[bot]
42
2025-02-10
[chore]: Bump golang.org/x/image from 0.23.0 to 0.24.0 (#3773)
dependabot[bot]
1
2025-02-03
[chore]: Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#3725)
dependabot[bot]
1
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
1
2025-01-20
[chore]: Bump golang.org/x/net from 0.33.0 to 0.34.0 (#3660)
dependabot[bot]
3
2025-01-14
update ncruces/go-sqlite3 v0.21.3 -> v0.22.0, gruf/go-ffmpreg v0.6.4 -> v0.6....
kim
1
2025-01-14
bump uptrace/bun dependencies from 1.2.6 to 1.2.8 (#3645)
kim
2
2025-01-14
[chore]: Bump mvdan.cc/xurls/v2 from 2.5.0 to 2.6.0 (#3643)
dependabot[bot]
78
2025-01-14
[chore]: Bump github.com/gin-contrib/gzip from 1.0.1 to 1.1.0 (#3639)
dependabot[bot]
4
2024-12-12
bump ncruces/go-sqlite3 to v0.21.0 (#3621)
kim
1
2024-12-09
[chore]: Bump golang.org/x/net from 0.31.0 to 0.32.0 (#3610)
dependabot[bot]
26
2024-11-25
[chore] Update gorilla/websocket (#3561)
Daenney
7
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/net from 0.30.0 to 0.31.0 (#3536)
dependabot[bot]
56
2024-10-07
[chore]: Bump golang.org/x/net from 0.29.0 to 0.30.0 (#3402)
dependabot[bot]
41
2024-09-09
[chore]: Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#3283)
dependabot[bot]
31
2024-09-09
[chore]: Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#3284)
dependabot[bot]
1
2024-08-31
[performance] use single-threaded image transforms (#3252)
kim
12
2024-08-15
update go-sqlite3 to v0.18.0 (#3204)
kim
2
2024-08-12
[chore]: Bump golang.org/x/image from 0.18.0 to 0.19.0 (#3191)
dependabot[bot]
1
2024-08-12
[chore]: Bump golang.org/x/net from 0.27.0 to 0.28.0 (#3194)
dependabot[bot]
71
2024-08-05
[chore]: Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#3171)
dependabot[bot]
1
2024-08-02
[chore] add back exif-terminator and use only for jpeg,png,webp (#3161)
kim
5
[next]