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
Age
Commit message (
Expand
)
Author
Files
2024-01-21
[chore] Downgrade OTEL libraries to 1.20 (#2546)
Daenney
17
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
13
2024-01-17
[chore] update viper version (#2539)
kim
158
2024-01-15
[chore] Move to codeberg's exif-terminator (#2536)
tobi
7
2024-01-15
[chore]: Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#2531)
dependabot[bot]
1
2024-01-15
[chore] update bun + extras v1.1.16 -> v1.1.17 (#2534)
tobi
51
2024-01-15
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.12 to 2.20.14 (#2530)
dependabot[bot]
3
2024-01-15
[chore]: Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 (#2532)
dependabot[bot]
13
2024-01-15
[chore]: Bump golang.org/x/net from 0.19.0 to 0.20.0 (#2533)
dependabot[bot]
15
2024-01-09
[chore]: Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#2507)
dependabot[bot]
21
2024-01-09
[chore]: Bump golang.org/x/image from 0.14.0 to 0.15.0 (#2506)
dependabot[bot]
2
2024-01-09
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.9 to 2.20.12 (#2509)
dependabot[bot]
9
2024-01-03
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.65 to 7.0.66 (#2467)
dependabot[bot]
11
2024-01-03
[chore]: Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 (#2468)
dependabot[bot]
18
2024-01-03
[chore]: Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#2469)
dependabot[bot]
6
2024-01-03
[chore]: Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2478)
dependabot[bot]
12
2024-01-03
[chore]: Bump modernc.org/sqlite from 1.27.0 to 1.28.0 (#2470)
dependabot[bot]
6
2023-12-11
[chore]: Bump github.com/KimMachineGun/automemlimit from 0.3.0 to 0.4.0 (#2440)
dependabot[bot]
6
2023-12-11
[chore]: Bump github.com/miekg/dns from 1.1.56 to 1.1.57 (#2439)
dependabot[bot]
16
2023-12-11
[chore]: Bump golang.org/x/oauth2 from 0.13.0 to 0.15.0 (#2438)
dependabot[bot]
1
2023-12-11
[chore]: Bump github.com/coreos/go-oidc/v3 from 3.7.0 to 3.9.0 (#2442)
dependabot[bot]
2
2023-12-05
[chore]: Bump go.opentelemetry.io/otel/exporters/prometheus (#2412)
dependabot[bot]
1
2023-12-05
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.7 to 2.20.9 (#2416)
dependabot[bot]
3
2023-12-05
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.65 (#2415)
dependabot[bot]
10
2023-12-05
[chore]: Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#2413)
dependabot[bot]
32
2023-12-05
[chore]: Bump github.com/gorilla/feeds from 1.1.1 to 1.1.2 (#2414)
dependabot[bot]
11
2023-11-30
[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)
kim
17
2023-11-30
[bugfix] Update exif-terminator (fix png issue) (#2391)
tobi
15
2023-11-28
[chore]: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2335)
dependabot[bot]
25
2023-11-27
[chore]: Bump codeberg.org/gruf/go-mutexes from 1.3.0 to 1.3.1 (#2387)
dependabot[bot]
2
2023-11-27
[chore]: Bump codeberg.org/gruf/go-byteutil from 1.1.2 to 1.2.0 (#2389)
dependabot[bot]
3
2023-11-27
[chore]: Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#2388)
dependabot[bot]
167
2023-11-27
[chore]: Bump golang.org/x/net from 0.17.0 to 0.18.0 (#2390)
dependabot[bot]
166
2023-11-22
[chore]: Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#2375)
dependabot[bot]
3
2023-11-20
[feature] Initial Prometheus metrics implementation (#2334)
Tsuribori
231
2023-11-20
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.6 to 2.20.7 (#2370)
dependabot[bot]
1
2023-11-20
[chore]: Bump go.opentelemetry.io/otel from 1.20.0 to 1.21.0 (#2369)
dependabot[bot]
6
2023-11-20
[chore]: Bump golang.org/x/image from 0.13.0 to 0.14.0 (#2367)
dependabot[bot]
1
2023-11-17
[feature] Set/show instance language(s); show post language on frontend (#2362)
tobi
40
2023-11-13
[chore] update otel -> v1.20.0 (#2358)
tobi
419
2023-11-08
[chore]: Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2338)
dependabot[bot]
20
2023-11-06
[chore]: Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 (#2336)
dependabot[bot]
45
2023-11-06
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.0 to 2.20.6 (#2337)
dependabot[bot]
17
2023-11-06
[chore]: Bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#2339)
dependabot[bot]
18
2023-10-31
:see_no_evil: (#2322)
kim
2
2023-10-31
[feature] add per-uri dereferencer locks (#2291)
kim
42
2023-10-30
[chore]: Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2315)
dependabot[bot]
4
2023-10-30
[chore]: Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0 (#2318)
dependabot[bot]
8
2023-10-30
[chore]: Bump github.com/tdewolff/minify/v2 from 2.19.10 to 2.20.0 (#2316)
dependabot[bot]
7
2023-10-26
[chore]: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#2301)
dependabot[bot]
4
[next]