summary refs log tree commit diff
AgeCommit message (Expand)AuthorFiles
2024-01-24[feature] utilize system's libsqlite3 HEAD trunk nextTerin Stock4
2024-01-24[chore] remove vendorTerin Stock6438
2024-01-24[chore] update URLs to forked sourceTerin Stock2
2024-01-10[bugfix] fix higher-level explicit domain rules causing issues with lower-lev...kim3
2024-01-10[bugfix] misc dereferencer fixes (#2475)kim2
2024-01-10[feature] Log pubKeyID for http-signed requests (#2501)tobi1
2024-01-10[bugfix] fix check for closed poll to account for non-zero closed time but in...kim1
2024-01-10fix poll total vote double count (#2464)Sam Lade1
2023-12-15[bugfix] use a much shorter refresh limit for statuses with polls (#2453)kim17
2023-12-12[bugfix] Let templates deref pointers, as a treat (#2448)tobi2
2023-12-12[bugfix] poll vote count fixes (#2444)kim5
2023-12-11[bugfix] ensure the 'Closing' flag doesn't get cached (#2443)kim1
2023-12-11[chore]: Bump github.com/KimMachineGun/automemlimit from 0.3.0 to 0.4.0 (#2440)dependabot[bot]8
2023-12-11[chore]: Bump github.com/miekg/dns from 1.1.56 to 1.1.57 (#2439)dependabot[bot]18
2023-12-11[chore]: Bump golang.org/x/oauth2 from 0.13.0 to 0.15.0 (#2438)dependabot[bot]3
2023-12-11[chore]: Bump github.com/coreos/go-oidc/v3 from 3.7.0 to 3.9.0 (#2442)dependabot[bot]4
2023-12-10[bugfix] Make screenreaders read out Language of posts properly (#2436)tobi1
2023-12-10[bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLi...tobi4
2023-12-10[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)tobi17
2023-12-09[bugfix] Fix web media not showing as sensitive (#2433)tobi6
2023-12-08[bugfix] Fix wrong notification type sent for poll end (#2429)tobi1
2023-12-08[chore] Run ANALYZE for SQLite after latest migrations (#2427)tobi1
2023-12-08[bug] Fix an import statement in the gen template (#2426)Daenney1
2023-12-05[chore/frontend] Refactor status templates slightly, put polls behind CWs if ...tobi6
2023-12-05[chore]: Bump go.opentelemetry.io/otel/exporters/prometheus (#2412)dependabot[bot]3
2023-12-05[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.7 to 2.20.9 (#2416)dependabot[bot]5
2023-12-05[chore]: Bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.65 (#2415)dependabot[bot]12
2023-12-05[chore]: Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#2413)dependabot[bot]34
2023-12-05[chore]: Bump github.com/gorilla/feeds from 1.1.1 to 1.1.2 (#2414)dependabot[bot]13
2023-12-05[docs] Change configuration creation instructions (#2408)Daenney3
2023-12-01[bugfix/chore] `Announce` reliability updates (#2405)tobi15
2023-12-01[bugfix] in fedi API CreateStatus(), handle case of data-race and return earl...kim1
2023-11-30[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)kim47
2023-11-30[bugfix] always go through status parent dereferencing on isNew, even on data...kim2
2023-11-30[chore] Re-add indexes, rename account actions indexes (#2401)tobi2
2023-11-30[bugfix] Update exif-terminator (fix png issue) (#2391)tobi21
2023-11-29[performance/postgres] Rename constraints, remove duplicate indexes (#2392)tobi1
2023-11-29[bugfix] Correctly handle range > content-length (#2395)Jadeiin1
2023-11-28[chore]: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2335)dependabot[bot]29
2023-11-27[bugfix] Don't copy ptr fields in caches (#2386)tobi12
2023-11-27[docs] Add docs about memory requirements and swap (#2385)Daenney1
2023-11-27[feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359)tobi7
2023-11-27[performance] http response encoding / writing improvements (#2374)kim104
2023-11-27[chore]: Bump codeberg.org/gruf/go-mutexes from 1.3.0 to 1.3.1 (#2387)dependabot[bot]4
2023-11-27[chore]: Bump codeberg.org/gruf/go-byteutil from 1.1.2 to 1.2.0 (#2389)dependabot[bot]5
2023-11-27[chore]: Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#2388)dependabot[bot]169
2023-11-27[bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384)tobi6
2023-11-27[chore]: Bump golang.org/x/net from 0.17.0 to 0.18.0 (#2390)dependabot[bot]168
2023-11-26[docs] Explain how to secure metrics endpoints (#2382)Daenney2
2023-11-23[chore/bugfix] Fix double gzip on prometheus endpoint (#2383)tobi5