summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2024-06-03[feature/frontend] Add debug sections to settings panel (#2950)Libravatar tobi15
2024-05-31[feature] Add from: search operator and account_id query param (#2943)Libravatar Vyr Cossont11
2024-05-31[feature] Implement Filter API v2 (#2936)Libravatar Vyr Cossont66
2024-05-30[chore] little startup tweaks (#2941)Libravatar tobi2
2024-05-30[chore] Make worker run messages debug output (#2944)Libravatar Daenney3
2024-05-30[docs]: Document build tag for WASM SQLite (#2942)Libravatar Daenney1
2024-05-30[docs] Fix link in domain part (#2946)Libravatar 浮心物语1
2024-05-29[chore] improved startup / shutdown (#2925)Libravatar kim4
2024-05-29[feature] Implement profile API (#2926)Libravatar Vyr Cossont6
2024-05-29[feature] Debug admin endpoint to clear caches (#2940)Libravatar tobi8
2024-05-28[chore/bugfix] Don't cache MovedTo account (#2939)Libravatar tobi1
2024-05-28[chore] make wasm sqlite3 available to goreleaser via env var (#2938)Libravatar tobi1
2024-05-27[feature/frontend] Let admins send test email to validate SMTP config (#2934)Libravatar tobi18
2024-05-27[experiment] add alternative wasm sqlite3 implementation available via build-...Libravatar kim398
2024-05-27[chore] Small styling + link issues (#2933)Libravatar tobi2
2024-05-27[chore] Fix report email link (#2932)Libravatar tobi1
2024-05-27[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.25 to 2.20.32 (#2927)Libravatar dependabot[bot]4
2024-05-27[chore]: Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#2929)Libravatar dependabot[bot]36
2024-05-22[performance] update storage backend and make use of seek syscall when availa...Libravatar kim91
2024-05-21--- (#2923)Libravatar dependabot[bot]3
2024-05-21[performance] cache v2 filter keyword regular expressions (#2903)Libravatar kim5
2024-05-21[chore] dependabot updates (#2922)Libravatar kim85
2024-05-13[chore]: Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 (#2912)Libravatar dependabot[bot]4
2024-05-13[chore]: Bump github.com/gin-contrib/sessions from 1.0.0 to 1.0.1 (#2916)Libravatar dependabot[bot]4
2024-05-13[chore]: Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#2915)Libravatar dependabot[bot]0
2024-05-13[chore]: Bump golang.org/x/net from 0.24.0 to 0.25.0 (#2914)Libravatar dependabot[bot]66
2024-05-13[performance] update go-structr and go-mutexes with memory usage improvements...Libravatar kim26
2024-05-07[bugfix] Reset emoji fields on upload error (#2905)Libravatar tobi6
2024-05-07bump modernc.org/sqlite v1.29.8 -> v1.29.9 (concurrency workaround) (#2906)Libravatar kim6
2024-05-06update the total ratios calculation to include ALL caches (previously was mis...Libravatar kim2
2024-05-06update go-structr -> v0.8.2 which includes some minor memory usage improvemen...Libravatar kim6
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont24
2024-05-06[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#2900)Libravatar dependabot[bot]4
2024-05-06[chore]: Bump codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0 (#2902)Libravatar dependabot[bot]6
2024-05-06[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899)Libravatar dependabot[bot]372
2024-05-06[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0 (#2898)Libravatar dependabot[bot]4
2024-05-05close + drain body if response body is too large (#2897)Libravatar kim1
2024-05-05[feature] Add HTTP header permission section to frontend (#2893)Libravatar tobi27
2024-05-02[frontend] Do optimistic update when approving/rejecting/suspending account (...Libravatar tobi2
2024-05-02add missing caches to the main cache sweep command (#2891)Libravatar kim1
2024-05-02[bugfix] Lock when checking/creating notifs to avoid race (#2890)Libravatar tobi15
2024-05-01[feature] Page through accounts as moderator (#2881)Libravatar tobi30
2024-05-01[bugfix] Tidy up remaining references to workers in cmd (#2889)Libravatar tobi3
2024-05-01[bugfix] function queue memory pools limitlessly grow (#2882)Libravatar kim1
2024-05-01[bugfix] flaky paging test (#2888)Libravatar kim1
2024-04-30[bugfix] further paging mishaps (#2884)Libravatar kim5
2024-04-30[bugfix] retry on http 500 errors *inclusive* (#2886)Libravatar kim1
2024-04-30[chore] include attemptno in httpclient logs (#2887)Libravatar kim1
2024-04-30[docs] Remove last references to RPi (#2885)Libravatar Daenney2
2024-04-30[bugfix] paging rel links (#2883)Libravatar kim3