summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2024-04-30[docs] Remove last references to RPi (#2885)Libravatar Daenney2
2024-04-30[bugfix] paging rel links (#2883)Libravatar kim3
2024-04-29[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.19 to 2.20.20 (#2875)Libravatar dependabot[bot]6
2024-04-29[chore]: Bump github.com/minio/minio-go/v7 from 7.0.69 to 7.0.70 (#2877)Libravatar dependabot[bot]27
2024-04-29[chore] Fix conflict in workers tests (#2880)Libravatar tobi3
2024-04-29[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...Libravatar dependabot[bot]12
2024-04-29[chore]: Bump go.opentelemetry.io/otel/sdk from 1.25.0 to 1.26.0 (#2879)Libravatar dependabot[bot]10
2024-04-26[bugfix] Fix error string typo (#2873)Libravatar kim1
2024-04-26[performance] update remaining worker pools to use queues (#2865)Libravatar kim79
2024-04-26[chore] update Docker container to use new go swagger hash (#2872)Libravatar tobi1
2024-04-26[chore] Update the flags passed to goreleaser (#2869)Libravatar Daenney1
2024-04-26[chore] Update setting testrig loglevel (#2870)Libravatar Daenney1
2024-04-26[chore] Bump go swagger (#2871)Libravatar tobi251
2024-04-26[chore] Upgrade our Go version to 1.22 (#2862)Libravatar Daenney4
2024-04-25[chore] Settings refactor 2: the re-refactoring-ing (#2866)Libravatar tobi41
2024-04-24[chore] Refactor settings panel routing (and other fixes) (#2864)Libravatar tobi55
2024-04-22[chore]: Bump codeberg.org/gruf/go-mutexes from 1.4.0 to 1.4.1 (#2860)Libravatar dependabot[bot]4
2024-04-22[chore]: Bump github.com/miekg/dns from 1.1.58 to 1.1.59 (#2861)Libravatar dependabot[bot]9
2024-04-22[chore] bump modernc.org/sqlite to v1.29.8 (with our concurrency workaround) ...Libravatar kim17
2024-04-22[chore] Update robots.txt (#2856)Libravatar Daenney3
2024-04-22[chore]: Bump github.com/KimMachineGun/automemlimit from 0.5.0 to 0.6.0 (#2859)Libravatar dependabot[bot]7
2024-04-18[bugfix] Fix incorrect field name for status source, add helpful message (#2854)Libravatar tobi4
2024-04-18[feature] Stub conversations endpoint (#2853)Libravatar tobi5
2024-04-18[feature] Stub account mutes endpoint (#2852)Libravatar tobi4
2024-04-17bump to modernc.org/sqlite v1.29.7 (#2850)Libravatar kim120
2024-04-17update to set requesting account when deleting status (#2849)Libravatar kim1
2024-04-17[feature] Status source endpoint (#2848)Libravatar tobi7
2024-04-17[feature] Stub status history endpoint (#2847)Libravatar tobi6
2024-04-17[bugfix] Fix minor API issue w/ boosted statuses (#2846)Libravatar tobi3
2024-04-16[bugfix] fix get all tokens (#2841)Libravatar tobi2
2024-04-16[feature/performance] Store account stats in separate table (#2831)Libravatar tobi43
2024-04-15[performance] cached oauth database types (#2838)Libravatar kim18
2024-04-15[chore] Turn `accounts-registration-open` false by default (#2839)Libravatar tobi3
2024-04-15[chore] bump bun library versions (#2837)Libravatar kim22
2024-04-15[chore]: Bump golang.org/x/net from 0.23.0 to 0.24.0 (#2834)Libravatar dependabot[bot]3
2024-04-15[chore]: Bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#2835)Libravatar dependabot[bot]10
2024-04-14[chore] Delete the unnecessary #, because this # lead to the wrong URL (#2830)Libravatar Bishochiparaa1
2024-04-13[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)Libravatar tobi74
2024-04-13[performance] update GetAccountsByIDs() to use the new multi cache loader end...Libravatar kim1
2024-04-12[bugfix] Include MIME email headers to avoid mangling non-ascii text (#2827)Libravatar tobi2
2024-04-11[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...Libravatar dependabot[bot]286
2024-04-11[chore] update go-structr => v0.6.2 (fixes nested field ptr following) (#2822)Libravatar kim7
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi68
2024-04-11[performance] massively improved ActivityPub delivery worker efficiency (#2812)Libravatar kim32
2024-04-10[chore]: Bump github.com/yuin/goldmark from 1.7.0 to 1.7.1 (#2819)v0.15.0Libravatar dependabot[bot]5
2024-04-10[chore]: Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#2816)Libravatar dependabot[bot]33
2024-04-10[docs] update deployment considerations docs with latest findings (#2821)Libravatar tobi2
2024-04-08[bugfix] Ensure side effects for local -> local follows get processed (#2820)v0.15.0-rc2Libravatar tobi2
2024-04-05[bugfix] temporarily replace `modernc.org/sqlite-v1.29.5` with `gitlab.com/Ny...Libravatar kim9
2024-04-04fix possible nil panic (#2809)Libravatar kim1