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.mod
Age
Commit message (
Expand
)
Author
Files
2023-01-30
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22 (#1399)
dependabot[bot]
1
2023-01-23
[chore]: Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#1375)
dependabot[bot]
1
2023-01-23
[chore]: Bump github.com/abema/go-mp4 from 0.9.0 to 0.10.0 (#1374)
dependabot[bot]
1
2023-01-22
[chore] bump db dependencies (#1366)
tobi
1
2023-01-17
[feature] Inherit resource limits from cgroups (#1336)
Daniele Sluijters
1
2023-01-17
[chore]: Bump codeberg.org/gruf/go-errors/v2 from 2.0.2 to 2.1.1 (#1346)
dependabot[bot]
1
2023-01-16
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.44 to 7.0.47 (#1348)
dependabot[bot]
1
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
1
2023-01-09
[chore]: Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 (#1322)
dependabot[bot]
1
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]
1
2023-01-06
[chore] pull in latest go-cache, go-runners versions (#1306)
kim
1
2023-01-02
[chore]: Bump github.com/abema/go-mp4 from 0.8.0 to 0.9.0 (#1287)
dependabot[bot]
1
2022-12-27
[chore]: Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#1286)
dependabot[bot]
1
2022-12-27
[chore]: Bump codeberg.org/gruf/go-bytesize from 1.0.0 to 1.0.2 (#1285)
dependabot[bot]
1
2022-12-17
[feature] Enable basic video support (mp4 only) (#1274)
tobi
1
2022-12-16
update go-cache to v3.2.0 with support for ignoring errors (#1273)
kim
1
2022-12-16
[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)
Autumn!
1
2022-12-12
[chore]: Bump golang.org/x/image from 0.1.0 to 0.2.0 (#1252)
dependabot[bot]
1
2022-12-06
[feature] media: add webp support (#1155)
Sigrid Solveig Haflínudóttir
1
2022-11-28
[chore] Bump database dependencies (#1164)
tobi
1
2022-11-28
[chore]: Bump codeberg.org/gruf/go-store/v2 from 2.0.9 to 2.0.10 (#1160)
dependabot[bot]
1
2022-11-22
[chore] use kv.KVStore also for S3 storage (#1113)
kim
1
2022-11-21
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.43 to 7.0.44 (#1107)
dependabot[bot]
1
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-11-15
[chore] refactor test/cliparsing.sh into a go test below internal/config (#1036)
Mara Sophie Grosch
1
2022-11-14
[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.1.7 to 3.1.8 (#1043)
dependabot[bot]
1
2022-11-13
[chore] bump go-cache to v3.1.7 to fix possible issues with zero value keys (...
kim
1
2022-11-11
[feature] Read + Write tombstones for deleted Actors (#1005)
tobi
1
2022-11-08
[chore]: Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1003)
dependabot[bot]
1
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]
1
2022-11-08
[feature] various worker / request queue improvements (#995)
kim
1
2022-11-08
[chore] update gruf libraries (#996)
kim
1
2022-11-07
[chore] Bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 (#985)
dependabot[bot]
1
2022-11-07
[chore] Bump github.com/minio/minio-go/v7 from 7.0.37 to 7.0.43 (#983)
dependabot[bot]
1
2022-11-07
[chore] Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#982)
dependabot[bot]
1
2022-11-07
[chore] Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 (...
dependabot[bot]
1
2022-11-07
Bump golang.org/x/text from 0.3.7 to 0.4.0 (#981)
dependabot[bot]
1
2022-11-06
[bugfix] KVStore doesn't like lost+found directory (#972)
kim
1
2022-11-05
bump dependencies (#959)
kim
1
2022-11-05
[chore] bump gruf/go-store to v2 (#953)
tobi
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
1
2022-09-23
[feature] Allow delivery to sharedInboxes where possible (#847)
tobi
1
2022-08-31
[chore] Test fixes (#788)
tobi
1
2022-08-31
[feature] add rate limit middleware (#741)
nya1
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
[next]