summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)AuthorFiles
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
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 tobi15
2023-12-09[bugfix] Fix web media not showing as sensitive (#2433)Libravatar tobi5
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
2023-12-05[chore/frontend] Refactor status templates slightly, put polls behind CWs if ...Libravatar tobi2
2023-12-01[bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1Libravatar tobi15
2023-12-01[bugfix] in fedi API CreateStatus(), handle case of data-race and return earl...Libravatar kim1
2023-11-30[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)Libravatar kim28
2023-11-30[bugfix] always go through status parent dereferencing on isNew, even on data...Libravatar kim2
2023-11-30[chore] Re-add indexes, rename account actions indexes (#2401)Libravatar tobi2
2023-11-30[bugfix] Update exif-terminator (fix png issue) (#2391)Libravatar tobi4
2023-11-29[performance/postgres] Rename constraints, remove duplicate indexes (#2392)Libravatar tobi1