summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2024-01-21[bugfix/frontend] Break word on profile field names and values (#2551)Libravatar tobi1
2024-01-21[docs] Updates for DB, swap and HTTP/2 on nginx (#2547)Libravatar Daenney2
2024-01-21[chore] Downgrade OTEL libraries to 1.20 (#2546)Libravatar Daenney20
2024-01-20[bugfix] Prevent URL + URI for same account being used as alias target (#2545)Libravatar tobi3
2024-01-19[bugfix] Ensure domain block side effects skipped if allow in place (blocklis...Libravatar tobi2
2024-01-19[chore] Harden up boolptr logic on Accounts, warn if not set (#2544)Libravatar tobi6
2024-01-19[performance] overhaul struct (+ result) caching library for simplicity, perf...Libravatar kim66
2024-01-18[chore] chore rationalise http return codes for activitypub handlers (#2540)Libravatar kim5
2024-01-17[chore] update viper version (#2539)Libravatar kim166
2024-01-16[bugfix] Better Postgres search case insensitivity (#2526)Libravatar tobi3
2024-01-16[feature] Move + alias account via settings panel (#2519)Libravatar tobi12
2024-01-16[feature] Account alias / move API + db models (#2518)Libravatar tobi23
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