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
2023-02-19
pull in latest go-kv, go-cache (#1530)
kim
14
2023-02-18
[chore] transport improvements (#1524)
kim
3
2023-02-18
[chore]: Bump golang.org/x/net from 0.5.0 to 0.7.0 (#1523)
dependabot[bot]
42
2023-02-18
[chore]: Bump golang.org/x/image from 0.4.0 to 0.5.0 (#1516)
dependabot[bot]
2
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
26
2023-02-13
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.47 to 7.0.48 (#1486)
dependabot[bot]
10
2023-02-13
[chore]: Bump golang.org/x/image from 0.3.0 to 0.4.0 (#1485)
dependabot[bot]
4
2023-02-13
[chore]: Bump modernc.org/sqlite from 1.20.3 to 1.20.4 (#1484)
dependabot[bot]
2
2023-02-06
[chore]: Bump codeberg.org/gruf/go-runners from 1.4.0 to 1.5.1 (#1428)
dependabot[bot]
4
2023-02-06
[chore]: Bump github.com/yuin/goldmark from 1.5.3 to 1.5.4 (#1427)
dependabot[bot]
4
2023-02-06
[chore]: Bump github.com/ulule/limiter/v3 from 3.10.0 to 3.11.0 (#1429)
dependabot[bot]
2
2023-01-30
[chore]: Bump github.com/go-playground/validator/v10 (#1400)
dependabot[bot]
23
2023-01-30
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22 (#1399)
dependabot[bot]
2
2023-01-23
[chore]: Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#1375)
dependabot[bot]
51
2023-01-23
[chore]: Bump github.com/abema/go-mp4 from 0.9.0 to 0.10.0 (#1374)
dependabot[bot]
2
2023-01-22
[chore] bump db dependencies (#1366)
tobi
76
2023-01-17
[feature] Inherit resource limits from cgroups (#1336)
Daniele Sluijters
251
2023-01-17
[chore]: Bump codeberg.org/gruf/go-errors/v2 from 2.0.2 to 2.1.1 (#1346)
dependabot[bot]
5
2023-01-16
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.44 to 7.0.47 (#1348)
dependabot[bot]
33
2023-01-16
[chore]: Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (#1347)
dependabot[bot]
1
2023-01-11
[performance] media processing improvements (#1288)
kim
17
2023-01-09
[chore]: Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 (#1322)
dependabot[bot]
35
2023-01-09
[chore]: Bump golang.org/x/image from 0.2.0 to 0.3.0 (#1320)
dependabot[bot]
1
2023-01-09
[chore]: Bump golang.org/x/net from 0.4.0 to 0.5.0 (#1319)
dependabot[bot]
66
2023-01-06
[chore] pull in latest go-cache, go-runners versions (#1306)
kim
21
2023-01-02
[chore]: Bump github.com/abema/go-mp4 from 0.8.0 to 0.9.0 (#1287)
dependabot[bot]
2
2022-12-27
[chore]: Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#1286)
dependabot[bot]
43
2022-12-27
[chore]: Bump codeberg.org/gruf/go-bytesize from 1.0.0 to 1.0.2 (#1285)
dependabot[bot]
3
2022-12-17
[feature] Enable basic video support (mp4 only) (#1274)
tobi
21
2022-12-16
update go-cache to v3.2.0 with support for ignoring errors (#1273)
kim
3
2022-12-16
[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)
Autumn!
64
2022-12-12
[chore]: Bump golang.org/x/image from 0.1.0 to 0.2.0 (#1252)
dependabot[bot]
2
2022-12-06
[feature] media: add webp support (#1155)
Sigrid Solveig Haflínudóttir
19
2022-11-28
[chore] Bump database dependencies (#1164)
tobi
527
2022-11-28
[chore]: Bump codeberg.org/gruf/go-store/v2 from 2.0.9 to 2.0.10 (#1160)
dependabot[bot]
8
2022-11-22
[chore] use kv.KVStore also for S3 storage (#1113)
kim
2
2022-11-21
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.43 to 7.0.44 (#1107)
dependabot[bot]
6
2022-11-15
[chore] update database caching library (#1040)
kim
11
2022-11-14
[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.1.7 to 3.1.8 (#1043)
dependabot[bot]
4
2022-11-13
[chore] bump go-cache to v3.1.7 to fix possible issues with zero value keys (...
kim
3
2022-11-11
[feature] Read + Write tombstones for deleted Actors (#1005)
tobi
29
2022-11-08
[chore]: Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1003)
dependabot[bot]
29
2022-11-08
[chore]: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1002)
dependabot[bot]
1
2022-11-08
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#1004)
dependabot[bot]
9
2022-11-08
[chore] update gruf libraries (#996)
kim
4
2022-11-07
[chore] Bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 (#985)
dependabot[bot]
2
2022-11-07
[chore] Bump github.com/minio/minio-go/v7 from 7.0.37 to 7.0.43 (#983)
dependabot[bot]
42
2022-11-07
[chore] Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#982)
dependabot[bot]
21
2022-11-07
[chore] Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 (...
dependabot[bot]
3
2022-11-07
Bump golang.org/x/text from 0.3.7 to 0.4.0 (#981)
dependabot[bot]
25
[next]