summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2024-05-06update go-structr -> v0.8.2 which includes some minor memory usage improvemen...Libravatar kim6
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont24
2024-05-06[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#2900)Libravatar dependabot[bot]4
2024-05-06[chore]: Bump codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0 (#2902)Libravatar dependabot[bot]6
2024-05-06[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899)Libravatar dependabot[bot]372
2024-05-06[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0 (#2898)Libravatar dependabot[bot]4
2024-05-05close + drain body if response body is too large (#2897)Libravatar kim1
2024-05-05[feature] Add HTTP header permission section to frontend (#2893)Libravatar tobi27
2024-05-02[frontend] Do optimistic update when approving/rejecting/suspending account (...Libravatar tobi2
2024-05-02add missing caches to the main cache sweep command (#2891)Libravatar kim1
2024-05-02[bugfix] Lock when checking/creating notifs to avoid race (#2890)Libravatar tobi15
2024-05-01[feature] Page through accounts as moderator (#2881)Libravatar tobi30
2024-05-01[bugfix] Tidy up remaining references to workers in cmd (#2889)Libravatar tobi3
2024-05-01[bugfix] function queue memory pools limitlessly grow (#2882)Libravatar kim1
2024-05-01[bugfix] flaky paging test (#2888)Libravatar kim1
2024-04-30[bugfix] further paging mishaps (#2884)Libravatar kim5
2024-04-30[bugfix] retry on http 500 errors *inclusive* (#2886)Libravatar kim1
2024-04-30[chore] include attemptno in httpclient logs (#2887)Libravatar kim1
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