summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2024-01-03[chore]: Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#2469)Libravatar dependabot[bot]8
2024-01-03[chore]: Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2478)Libravatar dependabot[bot]14
2024-01-03[chore]: Bump modernc.org/sqlite from 1.27.0 to 1.28.0 (#2470)Libravatar dependabot[bot]8
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi77
2023-12-18[bugfix] :innocent: (#2476)Libravatar kim1
2023-12-18[feature] request blocking by http headers (#2409)Libravatar kim36
2023-12-16fix poll total vote double count (#2464)Libravatar Sam Lade1
2023-12-16[feature] Push status edit messages into open streams (#2418)Libravatar Sam Lade7
2023-12-16[feature] Run ANALYZE after migrations on SQLite (#2428)Libravatar Daenney1
2023-12-16[performance] simpler throttling logic (#2407)Libravatar kim4
2023-12-16[docs]: Update FAQ and ROADMAP (#2458)Libravatar OniriCorpe2
2023-12-15[bugfix] use a much shorter refresh limit for statuses with polls (#2453)v0.13.0Libravatar kim17
2023-12-12[bugfix] Let templates deref pointers, as a treat (#2448)v0.13.0-rc2Libravatar tobi2
2023-12-12[bugfix] poll vote count fixes (#2444)Libravatar kim5
2023-12-11[bugfix] ensure the 'Closing' flag doesn't get cached (#2443)Libravatar kim1
2023-12-11[chore]: Bump github.com/KimMachineGun/automemlimit from 0.3.0 to 0.4.0 (#2440)Libravatar dependabot[bot]8
2023-12-11[chore]: Bump github.com/miekg/dns from 1.1.56 to 1.1.57 (#2439)Libravatar dependabot[bot]18
2023-12-11[chore]: Bump golang.org/x/oauth2 from 0.13.0 to 0.15.0 (#2438)Libravatar dependabot[bot]3
2023-12-11[chore]: Bump github.com/coreos/go-oidc/v3 from 3.7.0 to 3.9.0 (#2442)Libravatar dependabot[bot]4
2023-12-10[bugfix] Make screenreaders read out Language of posts properly (#2436)Libravatar tobi1
2023-12-10[bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLi...Libravatar tobi4
2023-12-10[bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434)Libravatar tobi17
2023-12-09[bugfix] Fix web media not showing as sensitive (#2433)Libravatar tobi6
2023-12-08[bugfix] Fix wrong notification type sent for poll end (#2429)Libravatar tobi1
2023-12-08[chore] Run ANALYZE for SQLite after latest migrations (#2427)Libravatar tobi1
2023-12-08[bug] Fix an import statement in the gen template (#2426)Libravatar Daenney1
2023-12-05[chore/frontend] Refactor status templates slightly, put polls behind CWs if ...Libravatar tobi6
2023-12-05[chore]: Bump go.opentelemetry.io/otel/exporters/prometheus (#2412)Libravatar dependabot[bot]3
2023-12-05[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.7 to 2.20.9 (#2416)Libravatar dependabot[bot]5
2023-12-05[chore]: Bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.65 (#2415)Libravatar dependabot[bot]12
2023-12-05[chore]: Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#2413)Libravatar dependabot[bot]34
2023-12-05[chore]: Bump github.com/gorilla/feeds from 1.1.1 to 1.1.2 (#2414)Libravatar dependabot[bot]13
2023-12-05[docs] Change configuration creation instructions (#2408)Libravatar Daenney3
2023-12-01[bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1Libravatar tobi15
2023-12-01[bugfix] in fedi API CreateStatus(), handle case of data-race and return earl...Libravatar kim1
2023-11-30[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)Libravatar kim47
2023-11-30[bugfix] always go through status parent dereferencing on isNew, even on data...Libravatar kim2
2023-11-30[chore] Re-add indexes, rename account actions indexes (#2401)Libravatar tobi2
2023-11-30[bugfix] Update exif-terminator (fix png issue) (#2391)Libravatar tobi21
2023-11-29[performance/postgres] Rename constraints, remove duplicate indexes (#2392)Libravatar tobi1
2023-11-29[bugfix] Correctly handle range > content-length (#2395)Libravatar Jadeiin1
2023-11-28[chore]: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2335)Libravatar dependabot[bot]29
2023-11-27[bugfix] Don't copy ptr fields in caches (#2386)Libravatar tobi12
2023-11-27[docs] Add docs about memory requirements and swap (#2385)Libravatar Daenney1
2023-11-27[feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359)Libravatar tobi7
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim104
2023-11-27[chore]: Bump codeberg.org/gruf/go-mutexes from 1.3.0 to 1.3.1 (#2387)Libravatar dependabot[bot]4
2023-11-27[chore]: Bump codeberg.org/gruf/go-byteutil from 1.1.2 to 1.2.0 (#2389)Libravatar dependabot[bot]5
2023-11-27[chore]: Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#2388)Libravatar dependabot[bot]169
2023-11-27[bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384)Libravatar tobi6