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
/
github.com
Age
Commit message (
Expand
)
Author
Files
2024-06-24
[chore]: Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0 (#3035)
dependabot[bot]
2
2024-06-24
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.71 to 7.0.72 (#3037)
dependabot[bot]
4
2024-06-24
[chore]: Bump github.com/yuin/goldmark from 1.7.2 to 1.7.3 (#3034)
dependabot[bot]
1
2024-06-22
[chore] update github.com/ncruces/go-sqlite3 -> v0.16.3 (#3029)
kim
10
2024-06-21
updates go-mutexes to no longer rely on unsafe linkname (#3027)
kim
13
2024-06-20
[feature] add worker task serialization logic (#2989)
kim
20
2024-06-17
[chore]: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#3016)
dependabot[bot]
9
2024-06-17
[chore]: Bump github.com/miekg/dns from 1.1.59 to 1.1.61 (#3014)
dependabot[bot]
5
2024-06-17
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.33 to 2.20.34 (#3017)
dependabot[bot]
7
2024-06-17
[chore]: Bump github.com/yuin/goldmark from 1.7.1 to 1.7.2 (#3018)
dependabot[bot]
6
2024-06-12
[chore] Upgrade wasm-sqlite to v0.16.2 (#2997)
Daenney
52
2024-06-10
[chore]: Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 (#2987)
dependabot[bot]
12
2024-06-10
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.32 to 2.20.33 (#2984)
dependabot[bot]
1
2024-06-10
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.70 to 7.0.71 (#2988)
dependabot[bot]
5
2024-06-07
[chore] Update WASM go-sqlite3 to v0.16.1 (#2976)
Daenney
22
2024-06-03
[chore]: Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#2954)
dependabot[bot]
5
2024-05-27
[experiment] add alternative wasm sqlite3 implementation available via build-...
kim
372
2024-05-27
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.25 to 2.20.32 (#2927)
dependabot[bot]
1
2024-05-27
[chore]: Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#2929)
dependabot[bot]
33
2024-05-22
[performance] update storage backend and make use of seek syscall when availa...
kim
48
2024-05-21
[chore] dependabot updates (#2922)
kim
45
2024-05-13
[chore]: Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 (#2912)
dependabot[bot]
1
2024-05-13
[chore]: Bump github.com/gin-contrib/sessions from 1.0.0 to 1.0.1 (#2916)
dependabot[bot]
1
2024-05-13
[performance] update go-structr and go-mutexes with memory usage improvements...
kim
13
2024-05-06
[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899)
dependabot[bot]
341
2024-04-29
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.19 to 2.20.20 (#2875)
dependabot[bot]
3
2024-04-29
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.69 to 7.0.70 (#2877)
dependabot[bot]
24
2024-04-29
[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...
dependabot[bot]
3
2024-04-26
[chore] Bump go swagger (#2871)
tobi
233
2024-04-22
[chore]: Bump github.com/miekg/dns from 1.1.58 to 1.1.59 (#2861)
dependabot[bot]
6
2024-04-22
[chore]: Bump github.com/KimMachineGun/automemlimit from 0.5.0 to 0.6.0 (#2859)
dependabot[bot]
4
2024-04-15
[chore] bump bun library versions (#2837)
kim
19
2024-04-11
[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...
dependabot[bot]
27
2024-04-11
[performance] massively improved ActivityPub delivery worker efficiency (#2812)
kim
2
2024-04-10
[chore]: Bump github.com/yuin/goldmark from 1.7.0 to 1.7.1 (#2819)
v0.15.0
dependabot[bot]
2
2024-04-02
[chore] bump go structr cache version -> v0.6.0 (#2773)
kim
18
2024-03-25
[chore]: Bump github.com/gin-contrib/sessions from 0.0.5 to 1.0.0 (#2782)
dependabot[bot]
34
2024-03-25
[chore]: Bump github.com/coreos/go-oidc/v3 from 3.9.0 to 3.10.0 (#2779)
dependabot[bot]
35
2024-03-25
[chore]: Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#2781)
dependabot[bot]
102
2024-03-18
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.18 to 2.20.19 (#2767)
dependabot[bot]
1
2024-03-12
[chore] bump modernc.org/sqlite v1.28.0 -> v1.29.4 (#2749)
kim
16
2024-03-11
[chore] Update usage of OTEL libraries (#2725)
Daenney
9
2024-03-11
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.67 to 7.0.69 (#2748)
dependabot[bot]
25
2024-03-11
[chore]: Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#2733)
dependabot[bot]
18
2024-03-11
[chore]: Bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.5 (#2747)
dependabot[bot]
64
2024-03-11
[chore]: Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.0 (#2745)
dependabot[bot]
92
2024-03-08
[chore] Downgrade sqlite v1.29.2 -> v1.28.0 (#2736)
tobi
16
2024-03-06
[bugfix] Fix Swagger spec and add test script (#2698)
Vyr Cossont
537
2024-03-04
[chore]: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2714)
v0.14.0
dependabot[bot]
10
2024-03-04
[chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718)
dependabot[bot]
23
[next]