summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2024-01-15[chore] Move to codeberg's exif-terminator (#2536)Libravatar tobi11
2024-01-15[bugfix] Replace named unique constraint on header filter header with generic...Libravatar tobi2
2024-01-15[docs] Update roadmap for 2024 onwards (#2521)Libravatar tobi1
2024-01-15[chore]: Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#2531)Libravatar dependabot[bot]3
2024-01-15[chore] update bun + extras v1.1.16 -> v1.1.17 (#2534)Libravatar tobi53
2024-01-15[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.12 to 2.20.14 (#2530)Libravatar dependabot[bot]5
2024-01-15[chore]: Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 (#2532)Libravatar dependabot[bot]15
2024-01-15[chore]: Bump golang.org/x/net from 0.19.0 to 0.20.0 (#2533)Libravatar dependabot[bot]17
2024-01-13[chore/docs] Replace specific year range of copyright notice (#2520)Libravatar tobi16
2024-01-09[bugfix] fix higher-level explicit domain rules causing issues with lower-lev...Libravatar kim3
2024-01-09Bump follow-redirects from 1.15.3 to 1.15.4 in /web/source (#2512)Libravatar dependabot[bot]1
2024-01-09[chore]: Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#2507)Libravatar dependabot[bot]23
2024-01-09[bugfix] misc dereferencer fixes (#2475)Libravatar kim2
2024-01-09[bugfix] Outdent placeholder from `<aside>` when returning unknown media atta...Libravatar tobi2
2024-01-09[feature] Log pubKeyID for http-signed requests (#2501)Libravatar tobi1
2024-01-09[chore]: Bump golang.org/x/image from 0.14.0 to 0.15.0 (#2506)Libravatar dependabot[bot]4
2024-01-09[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.9 to 2.20.12 (#2509)Libravatar dependabot[bot]11
2024-01-05[feature] Allow webp emoji uploads / derefs (#2484)Libravatar tobi6
2024-01-05[feature] Parse instance descriptors as markdown, show T&C on /about (#2481)Libravatar tobi23
2024-01-03[bugfix] fix check for closed poll to account for non-zero closed time but in...Libravatar kim1
2024-01-03[chore]: Bump github.com/minio/minio-go/v7 from 7.0.65 to 7.0.66 (#2467)Libravatar dependabot[bot]13
2024-01-03[bugfix] increases sleep time before check in throttle test, to give more lee...Libravatar kim1
2024-01-03[docs] Describe how to block IPs using a firewall (#2459)Libravatar Daenney1
2024-01-03[chore]: Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 (#2468)Libravatar dependabot[bot]20
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