summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)AuthorFiles
2024-02-12[performance] temporarily cache account status counts to reduce no. account c...Libravatar kim5
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 tobi9
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 tobi6
2024-01-31Improve context descendant sorting (#2579)Libravatar Vyr Cossont2
2024-01-31[bugfix] fix possible infinite loops in media / emoji cleanup (#2590)Libravatar kim7
2024-01-31[bugfix] parent status replied to status not dereferenced sometimes (#2587)Libravatar kim6
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-26[bugfix] Don't return Account or Status if new and dereferencing failed, othe...Libravatar tobi13
2024-01-22[feature] Ratelimit + serve emoji images on separate router group (#2548)Libravatar tobi2
2024-01-22[bugfix] Don't return Internal Server Error when searching for URIs that don'...Libravatar tobi3
2024-01-22[feature] Allow "charset=utf8" in incoming AP POST requests (#2564)Libravatar tobi2
2024-01-21[bugfix] fix array type for also_known_as_uris (#2553)Libravatar tobi1
2024-01-21[chore] Downgrade OTEL libraries to 1.20 (#2546)Libravatar Daenney1
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 kim49
2024-01-18[chore] chore rationalise http return codes for activitypub handlers (#2540)Libravatar kim5
2024-01-17[chore] update viper version (#2539)Libravatar kim6
2024-01-16[bugfix] Better Postgres search case insensitivity (#2526)Libravatar tobi3
2024-01-16[feature] Account alias / move API + db models (#2518)Libravatar tobi21
2024-01-15[chore] Move to codeberg's exif-terminator (#2536)Libravatar tobi1
2024-01-15[bugfix] Replace named unique constraint on header filter header with generic...Libravatar tobi2
2024-01-13[chore/docs] Replace specific year range of copyright notice (#2520)Libravatar tobi4
2024-01-09[bugfix] fix higher-level explicit domain rules causing issues with lower-lev...Libravatar kim3
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-05[feature] Allow webp emoji uploads / derefs (#2484)Libravatar tobi5
2024-01-05[feature] Parse instance descriptors as markdown, show T&C on /about (#2481)Libravatar tobi9
2024-01-03[bugfix] fix check for closed poll to account for non-zero closed time but in...Libravatar kim1
2024-01-03[bugfix] increases sleep time before check in throttle test, to give more lee...Libravatar kim1
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi29
2023-12-18[bugfix] :innocent: (#2476)Libravatar kim1
2023-12-18[feature] request blocking by http headers (#2409)Libravatar kim31
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-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 tobi1
2023-12-12[bugfix] poll vote count fixes (#2444)Libravatar kim4
2023-12-11[bugfix] ensure the 'Closing' flag doesn't get cached (#2443)Libravatar kim1