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
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
2022-08-10
[chore] bump exif-terminator to 0.4.0 (#747)
tobi
1
2022-08-10
[bugfix] Fix thumbnails not taking exif rotation into account (#746)
tobi
1
2022-08-07
[bugfix] Markdown formatting updates (#743)
tobi
1
2022-07-22
[bugfix] update go-cache library to fix critical bug during cache sweep sched...
kim
1
2022-07-19
[bugfix] html escape special characters in text instead of totally removing t...
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-12
[chore] improved router logging, recovery and error handling (#705)
kim
1
2022-07-10
[chore] consolidate caching libraries (#704)
kim
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-23
[bugfix] Don't remove jpeg orientation metadata (#663)
tobi
1
2022-06-11
[chore] Validate/set account domain (#619)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-26
[performance] Don't retry/backoff invalid http requests that will never succe...
v0.3.4
tobi
1
2022-05-18
[performance] Add further indexes to mitigate laggy queries (#586)
tobi
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-05-08
[bugfix] Fix remote media pruning failing if media already gone (#548)
tobi
1
2022-05-02
[chore] Update all but bun libraries (#526)
kim
1
2022-04-28
Add support for running profiling when debug build-tags provided (#491)
kim
1
2022-04-28
[bugfix] Fix possible race condition in federatingdb (#490)
kim
1
2022-04-24
[chore] Update bun and sqlite dependencies (#478)
tobi
1
2022-04-05
[dependency] Update superseriousbusiness/activity dependency (#446)
tobi
1
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
1
2022-03-21
[bugfix] Fix images not being processed correctly sometimes (#437)
tobi
1
2022-03-08
[dependencies] update go-store, go-mutexes (#422)
kim
1
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
1
2022-02-19
[feature] Gin enable gzip encoding (#405)
tobi
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
1
[next]