summaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)AuthorFiles
2022-11-15[chore] update database caching library (#1040)Libravatar kim11
2022-11-14[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.1.7 to 3.1.8 (#1043)Libravatar dependabot[bot]4
2022-11-13[chore] bump go-cache to v3.1.7 to fix possible issues with zero value keys (...Libravatar kim3
2022-11-11[feature] Read + Write tombstones for deleted Actors (#1005)Libravatar tobi29
2022-11-08[chore]: Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1003)Libravatar dependabot[bot]29
2022-11-08[chore]: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1002)Libravatar dependabot[bot]1
2022-11-08[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#1004)Libravatar dependabot[bot]9
2022-11-08[chore] update gruf libraries (#996)Libravatar kim4
2022-11-07[chore] Bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 (#985)Libravatar dependabot[bot]2
2022-11-07[chore] Bump github.com/minio/minio-go/v7 from 7.0.37 to 7.0.43 (#983)Libravatar dependabot[bot]42
2022-11-07[chore] Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#982)Libravatar dependabot[bot]21
2022-11-07[chore] Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 (...Libravatar dependabot[bot]3
2022-11-07Bump golang.org/x/text from 0.3.7 to 0.4.0 (#981)Libravatar dependabot[bot]25
2022-11-06[bugfix] KVStore doesn't like lost+found directory (#972)Libravatar kim2
2022-11-05bump dependencies (#959)Libravatar kim2
2022-11-05[chore] bump gruf/go-store to v2 (#953)Libravatar tobi91
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi14
2022-09-29[feature] update config types to use bytesize.Size (#828)Libravatar kim2
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1039
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)Libravatar tobi41
2022-08-31[chore] Test fixes (#788)Libravatar tobi11
2022-08-31[feature] add rate limit middleware (#741)Libravatar nya137
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi278
2022-08-10[chore] bump exif-terminator to 0.4.0 (#747)Libravatar tobi3
2022-08-10[bugfix] Fix thumbnails not taking exif rotation into account (#746)Libravatar tobi40
2022-08-07[bugfix] Markdown formatting updates (#743)Libravatar tobi36
2022-07-22[bugfix] update go-cache library to fix critical bug during cache sweep sched...Libravatar kim4
2022-07-19[bugfix] html escape special characters in text instead of totally removing t...Libravatar tobi36
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim17
2022-07-12[chore] improved router logging, recovery and error handling (#705)Libravatar kim4
2022-07-10[chore] consolidate caching libraries (#704)Libravatar kim44
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß196
2022-06-23[bugfix] Don't remove jpeg orientation metadata (#663)Libravatar tobi4
2022-06-11[chore] Validate/set account domain (#619)Libravatar tobi299
2022-05-26[performance] Don't retry/backoff invalid http requests that will never succe...v0.3.4Libravatar tobi3
2022-05-18[performance] Add further indexes to mitigate laggy queries (#586)Libravatar tobi233
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim9
2022-05-08[bugfix] Fix remote media pruning failing if media already gone (#548)Libravatar tobi46
2022-05-02[chore] Update all but bun libraries (#526)Libravatar kim347
2022-04-28Add support for running profiling when debug build-tags provided (#491)Libravatar kim10
2022-04-28[bugfix] Fix possible race condition in federatingdb (#490)Libravatar kim7
2022-04-24[chore] Update bun and sqlite dependencies (#478)Libravatar tobi244
2022-04-05[dependency] Update superseriousbusiness/activity dependency (#446)Libravatar tobi3
2022-04-02[chore] Update Go version to 1.18 (#444)Libravatar tobi1
2022-03-21[bugfix] Fix images not being processed correctly sometimes (#437)Libravatar tobi14
2022-03-08[dependencies] update go-store, go-mutexes (#422)Libravatar kim11
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi382
2022-02-19[feature] Gin enable gzip encoding (#405)Libravatar tobi6
2022-01-29update go-store to latestLibravatar tsmethurst6
2022-01-24upgrade go-storeLibravatar tsmethurst42