summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2023-03-03[bugfix] on deref new account, check db again for account on ErrAlreadyExists...Libravatar kim1
2023-03-02[bugfix] add ON CONFLICT statements to status updates (#1580)Libravatar tobi2
2023-03-02[feature] Advertise rich text formats, support content_type field (#1370)Libravatar Vyr Cossont23
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim130
2023-03-01[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)Libravatar tobi29
2023-03-01[chore/performance] simplify storage driver to use storage.Storage directly (...Libravatar kim5
2023-02-28[chore] Improve unsupported_grant_type error (#1572)Libravatar Daenney1
2023-02-27[chore] Bump oauth2/v4 -> v4.6.6.6-SSB (#1571)Libravatar tobi4
2023-02-27[chore] bump go, build, and lint version (#1570)Libravatar tobi3
2023-02-27[chore]: Bump github.com/miekg/dns from 1.1.50 to 1.1.51 (#1566)Libravatar dependabot[bot]58
2023-02-27[chore] Better diff for envparsing test (#1562)Libravatar Daenney1
2023-02-27[chore]: Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (#1564)Libravatar dependabot[bot]5
2023-02-27[chore]: Bump github.com/minio/minio-go/v7 from 7.0.48 to 7.0.49 (#1567)Libravatar dependabot[bot]38
2023-02-26[chore] Use latest containers when building (#1554)Libravatar Daenney1
2023-02-25[chore] Inform user on how to get testrig (#1557)Libravatar Daenney1
2023-02-25[chore] Update vscode launch configuration (#1556)Libravatar Daenney1
2023-02-25[feature] Make OIDC admin groups configurable (#1555)Libravatar Daenney6
2023-02-25[feature] Client API endpoints + v. basic web view for pinned posts (#1547)Libravatar tobi29
2023-02-25[chore] Update gin to v1.9.0 (#1553)Libravatar Daenney347
2023-02-23[bugfix] Fix deleted status causing issues when getting bookmark (#1551)Libravatar tobi3
2023-02-22[chore] improve opengraph descripiton tag (#1550)Libravatar Daenney2
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi246
2023-02-21[bugfix] Remove initial storage cleanup (#1545)v0.7.1Libravatar tobi1
2023-02-21[docs] Add site_url for absolute 404 page assets (#1544)Libravatar f0x521
2023-02-20[feature] Use Material theme for docs (#1535)Libravatar Daenney9
2023-02-20[docs] correct swagger docs (#1543)Libravatar tobi1
2023-02-20[bugfix] Fix account roles (#1542)Libravatar tobi10
2023-02-20[feature] About page (#1495)Libravatar f0x525
2023-02-20[chore]: Bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1541)Libravatar dependabot[bot]5
2023-02-20[bugfix] Fix failure to look up remote profiles with duplicate emojis in some...Libravatar Sam Lade2
2023-02-19Update README.md (#1533)Libravatar kim1
2023-02-19[chore] Move request validation earlier in client (#1531)Libravatar Daenney1
2023-02-19pull in latest go-kv, go-cache (#1530)Libravatar kim16
2023-02-18[bugfix] In Postgres, drop shortcodedomain constraint before creating new emo...Libravatar tobi1
2023-02-18[chore] transport improvements (#1524)Libravatar kim11
2023-02-18[chore]: Bump golang.org/x/net from 0.5.0 to 0.7.0 (#1523)Libravatar dependabot[bot]44
2023-02-18[bugfix] Keep png transparency (#1522)Libravatar mushus1
2023-02-18[bugfix] fix oob token route, update templates+css for oob and errors (#1519)Libravatar f0x524
2023-02-18[chore] update gruf's libs on readme (#1520)Libravatar kim1
2023-02-18[chore]: Bump golang.org/x/image from 0.4.0 to 0.5.0 (#1516)Libravatar dependabot[bot]4
2023-02-17[chore] Update more log calls to include context (#1517)Libravatar Daenney9
2023-02-17[bug] Pass context in logging middleware (#1514)Libravatar Daenney1
2023-02-17[bug] maxprocs set logger to nil (#1512)Libravatar Daenney1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney118
2023-02-16[bugfix] Set 'discoverable' properly on API accounts (#1511)v0.7.0Libravatar tobi10
2023-02-16[bugfix] Set cache-control max-age dynamically for s3 (#1510)Libravatar tobi4
2023-02-15Fix 410 Gone race on account deletes (#1507)Libravatar Sam Lade1
2023-02-15use woff(2) fonts for Noto Sans (#1509)Libravatar f0x528
2023-02-15[chore] Split the bug template in two (#1500)Libravatar Daenney2
2023-02-15[docs] Update config.yaml (#1499)Libravatar wioxjk1