summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2024-02-10[chore] Add AI check in PR template (#2625)Libravatar Daenney1
2024-02-09[docs] Mounting config file in container (#2622)Libravatar Daenney1
2024-02-09use pointer for freshness window (#2614)Libravatar tobi15
2024-02-09[chore] Move `DoOnce` func wrapper to util (#2613)Libravatar tobi5
2024-02-07[feature/performance] sqlite pragma optimize on close (#2596)Libravatar kim31
2024-02-06[bugfix] Ensure activities sender always = activities actor (#2608)Libravatar tobi6
2024-02-06[feature] serdes for moved/also_known_as (#2600)Libravatar tobi11
2024-02-05[chore]: Bump github.com/miekg/dns from 1.1.57 to 1.1.58 (#2606)Libravatar dependabot[bot]15
2024-02-05[chore]: Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#2604)Libravatar dependabot[bot]6
2024-02-05[chore]: Bump github.com/yuin/goldmark from 1.6.0 to 1.7.0 (#2603)Libravatar dependabot[bot]10
2024-02-02[chore] bump activity dependency -> v1.6.0-gts (#2599)Libravatar tobi30
2024-02-01stop paged endpoints returning null for empty items (#2597)Libravatar kim2
2024-01-31[feature] Try HTTP signature validation with and without query params for inc...Libravatar tobi18
2024-01-31Improve context descendant sorting (#2579)Libravatar Vyr Cossont2
2024-01-31[bugfix] fix possible infinite loops in media / emoji cleanup (#2590)Libravatar kim8
2024-01-31[bugfix] parent status replied to status not dereferenced sometimes (#2587)Libravatar kim6
2024-01-29update go-structr v0.2.0 => v0.3.0 to fix possible hash collision issues (#2586)Libravatar kim17
2024-01-29[bugfix] Fix Postgres emoji delete, emoji category change (#2570)Libravatar tobi15
2024-01-28[chore] Add a couple tests for updating list entries (#2580)Libravatar tobi2
2024-01-28[bugfix] Fix EmptyJSONObject/EmptyJSONArray (#2576)Libravatar Vyr Cossont1
2024-01-27[docs] Rework storage (#2571)Libravatar Daenney1
2024-01-27[docs] Add media attachments section to user docs (#2578)Libravatar tobi1
2024-01-26[bugfix] Don't return Account or Status if new and dereferencing failed, othe...Libravatar tobi13
2024-01-26[performance] cache library performance enhancements (updates go-structr => v...Libravatar kim36
2024-01-25[docs] Fix log-timestamp-format (#2572)Libravatar Daenney2
2024-01-25[docs] Update Feditext URL (#2568)Libravatar Vyr Cossont3
2024-01-23[docs] Correct wrong tracing transport option (#2566)Libravatar Tsuribori1
2024-01-22[feature] Ratelimit + serve emoji images on separate router group (#2548)Libravatar tobi5
2024-01-22[bugfix] Don't return Internal Server Error when searching for URIs that don'...Libravatar tobi3
2024-01-22[chore]: Bump codeberg.org/gruf/go-mutexes from 1.3.1 to 1.4.0 (#2562)Libravatar dependabot[bot]5
2024-01-22[feature] Allow "charset=utf8" in incoming AP POST requests (#2564)Libravatar tobi3
2024-01-22[docs] use latest cavage link for http signatures (#2565)Libravatar tobi2
2024-01-22[docs] Add a few things to the FAQ. (#2557)Libravatar mirabilos1
2024-01-22[chore]: Bump github.com/abema/go-mp4 from 1.1.1 to 1.2.0 (#2559)Libravatar dependabot[bot]9
2024-01-22[chore]: Bump github.com/KimMachineGun/automemlimit from 0.4.0 to 0.5.0 (#2560)Libravatar dependabot[bot]18
2024-01-21[bugfix] fix array type for also_known_as_uris (#2553)Libravatar tobi1
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