summaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)AuthorFiles
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
2022-01-23use exif-terminatorLibravatar tsmethurst114
2022-01-16update dependenciesLibravatar tsmethurst53
2022-01-03add gruf worker poolLibravatar tsmethurst7
2021-12-20Update codeberg.org/gruf libraries and fix go-store issue (#347)Libravatar kim13
2021-12-12Add optional syslog logrus hook (#343)Libravatar tobi19
2021-12-12Upstep Go dependencies (#340)Libravatar tobi157
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi278
2021-11-27Update dependencies (#333)Libravatar tobi845
2021-11-13move to ssb gofed fork (#298)Libravatar tobi738
2021-11-13update dependencies (#296)Libravatar tobi102
2021-10-24upstep bun to v1.0.14 (#291)Libravatar tobi98
2021-09-29upstep bun to v1.0.9 (#252)Libravatar tobi51
2021-09-23upstep bun version (#243)Libravatar tobi21
2021-09-13update my personal library versions (#220)Libravatar kim4
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)63
2021-09-11update bun library to latest commit (#206)Libravatar kim8
2021-09-10Test both dbs (#205)Libravatar tobi1
2021-09-10migrate go version to 1.17 (#203)Libravatar tobi277
2021-09-09Import export (#194)Libravatar tobi8
2021-09-08Merge pull request #198 from NyaaaWhatsUpDoc/update/sqlite-libraryLibravatar kim101
2021-09-08Merge remote-tracking branch 'upstream/main' into update/sqlite-libraryLibravatar kim (grufwub)31
2021-09-08update sqlite library -> v1.13.0Libravatar kim (grufwub)155
2021-09-08Merge remote-tracking branch 'upstream/main' into update/oauth-libraryLibravatar kim (grufwub)85
2021-09-08update oauth library --> v4.3.2-SSBLibravatar kim (grufwub)2
2021-09-08update oauth library -> v4.3.1-SSBLibravatar kim (grufwub)30
2021-09-08update bun library -> v1.0.4Libravatar kim (grufwub)85
2021-09-01more updatesLibravatar tsmethurst4
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim695
2021-08-25Pg to bun (#148)Libravatar tobi459
2021-08-23Manually approves followers (#146)Libravatar tobi36
2021-08-20Database updates (#144)Libravatar tobi9
2021-08-16Text/status parsing fixes (#141)Libravatar Tobi Smethurst40