summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org
AgeCommit message (Expand)AuthorFiles
2023-11-27[chore]: Bump codeberg.org/gruf/go-mutexes from 1.3.0 to 1.3.1 (#2387)Libravatar dependabot[bot]1
2023-11-27[chore]: Bump codeberg.org/gruf/go-byteutil from 1.1.2 to 1.2.0 (#2389)Libravatar dependabot[bot]2
2023-10-31:see_no_evil: (#2322)Libravatar kim1
2023-10-31[feature] add per-uri dereferencer locks (#2291)Libravatar kim25
2023-08-21[chore]: Bump codeberg.org/gruf/go-kv from 1.6.3 to 1.6.4 (#2142)Libravatar dependabot[bot]2
2023-08-13[bugfix] bump go-kv version with logfmt quote fix (#2108)Libravatar kim5
2023-08-06[bugfix] update cache library with nil ptr fix (#2070)Libravatar kim2
2023-08-04[performance] add caching of status fave, boost of, in reply to ID lists (#2060)Libravatar kim4
2023-08-03[feature] simpler cache size configuration (#2051)Libravatar kim9
2023-07-31[performance] cache follow, follow request and block ID lists (#2027)Libravatar kim1
2023-07-24[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.4.1 to 3.4.3 (#2022)Libravatar dependabot[bot]1
2023-06-21[performance] update go-cache library (#1917)Libravatar kim2
2023-06-02[performance] wrap httpclient response body to ensure drained before close (#...Libravatar kim1
2023-05-14[bugfix] update go-cache to v3.3.3 (#1778)v0.9.0-rc1Libravatar kim3
2023-05-09[bugfix] update go-cache version to support multi-keying (#1756)Libravatar kim2
2023-04-29[performance] tweak http client error handling (#1718)Libravatar kim4
2023-04-19[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.2.3 to 3.2.5 (#1701)Libravatar dependabot[bot]3
2023-03-30bump go-store version (includes minio) (#1657)Libravatar kim2
2023-03-24bump go-runners version to fix possible race in Processing{Media,Emoji} (#1646)Libravatar kim1
2023-03-13[chore]: Bump codeberg.org/gruf/go-kv from 1.6.0 to 1.6.1 (#1619)Libravatar dependabot[bot]4
2023-02-19pull in latest go-kv, go-cache (#1530)Libravatar kim13
2023-02-18[chore] transport improvements (#1524)Libravatar kim2
2023-02-13[performance] processing media and scheduled jobs improvements (#1482)Libravatar kim13
2023-02-06[chore]: Bump codeberg.org/gruf/go-runners from 1.4.0 to 1.5.1 (#1428)Libravatar dependabot[bot]3
2023-01-17[chore]: Bump codeberg.org/gruf/go-errors/v2 from 2.0.2 to 2.1.1 (#1346)Libravatar dependabot[bot]4
2023-01-11[performance] media processing improvements (#1288)Libravatar kim16
2023-01-06[chore] pull in latest go-cache, go-runners versions (#1306)Libravatar kim10
2022-12-27[chore]: Bump codeberg.org/gruf/go-bytesize from 1.0.0 to 1.0.2 (#1285)Libravatar dependabot[bot]2
2022-12-16update go-cache to v3.2.0 with support for ignoring errors (#1273)Libravatar kim2
2022-11-28[chore]: Bump codeberg.org/gruf/go-store/v2 from 2.0.9 to 2.0.10 (#1160)Libravatar dependabot[bot]7
2022-11-22[chore] use kv.KVStore also for S3 storage (#1113)Libravatar kim1
2022-11-15[chore] update database caching library (#1040)Libravatar kim10
2022-11-14[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.1.7 to 3.1.8 (#1043)Libravatar dependabot[bot]3
2022-11-13[chore] bump go-cache to v3.1.7 to fix possible issues with zero value keys (...Libravatar kim2
2022-11-11[feature] Read + Write tombstones for deleted Actors (#1005)Libravatar tobi18
2022-11-08[chore] update gruf libraries (#996)Libravatar kim3
2022-11-06[bugfix] KVStore doesn't like lost+found directory (#972)Libravatar kim1
2022-11-05bump dependencies (#959)Libravatar kim1
2022-11-05[chore] bump gruf/go-store to v2 (#953)Libravatar tobi25
2022-09-29[feature] update config types to use bytesize.Size (#828)Libravatar kim1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim12
2022-07-22[bugfix] update go-cache library to fix critical bug during cache sweep sched...Libravatar kim3
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim14
2022-07-12[chore] improved router logging, recovery and error handling (#705)Libravatar kim3
2022-07-10[chore] consolidate caching libraries (#704)Libravatar kim28
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim8
2022-05-08[bugfix] Fix remote media pruning failing if media already gone (#548)Libravatar tobi45
2022-04-28Add support for running profiling when debug build-tags provided (#491)Libravatar kim9
2022-03-08[dependencies] update go-store, go-mutexes (#422)Libravatar kim10
2022-01-29update go-store to latestLibravatar tsmethurst5