summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2024-06-17[chore]: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#3016)Libravatar dependabot[bot]12
2024-06-17[chore]: Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#3015)Libravatar dependabot[bot]3
2024-06-17[chore]: Bump github.com/miekg/dns from 1.1.59 to 1.1.61 (#3014)Libravatar dependabot[bot]17
2024-06-17[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.33 to 2.20.34 (#3017)Libravatar dependabot[bot]10
2024-06-17[chore]: Bump github.com/yuin/goldmark from 1.7.1 to 1.7.2 (#3018)Libravatar dependabot[bot]9
2024-06-16[docs] Update roadmap (#3011)v0.16.0Libravatar tobi1
2024-06-14[bugfix] avoid v. long notification clear query (#3007)v0.16.0-rc3Libravatar tobi2
2024-06-14[feature] filter API v2: Restore keywords_attributes and statuses_attributes ...Libravatar Vyr Cossont8
2024-06-13[docs] Rework README a bit, import into docs (#3006)Libravatar tobi6
2024-06-13[chore] Silence memlimit package (#3002)Libravatar Daenney1
2024-06-13[docs] Add optional instructions for replicating SQLite for disaster recovery...Libravatar Martijn de Boer4
2024-06-13[chore] Update move test (#3005)Libravatar tobi1
2024-06-12[chore] Don't render sign-up form when registrations closed (#3001)Libravatar tobi2
2024-06-12Bump braces from 3.0.2 to 3.0.3 in /web/source (#2999)Libravatar dependabot[bot]1
2024-06-12[bugfix] Ensure side effects handled for local unlocked follows (#2998)Libravatar tobi2
2024-06-12[chore] Upgrade wasm-sqlite to v0.16.2 (#2997)Libravatar Daenney55
2024-06-12[bugfix] Correct Swagger path for poll voting (#2996)Libravatar Vyr Cossont2
2024-06-11[bugfix] Deref stats async, serve stub collections if handshaking (#2990)v0.16.0-rc2Libravatar tobi14
2024-06-10[bugfix] boost and account recursion (#2982)Libravatar kim7
2024-06-10[chore] Roll back use of `(created)` pseudo-header pending #2991 (#2992)Libravatar tobi2
2024-06-10[chore]: Bump golang.org/x/image from 0.16.0 to 0.17.0 (#2985)Libravatar dependabot[bot]3
2024-06-10[chore]: Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 (#2987)Libravatar dependabot[bot]15
2024-06-10[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.32 to 2.20.33 (#2984)Libravatar dependabot[bot]4
2024-06-10[chore]: Bump golang.org/x/net from 0.25.0 to 0.26.0 (#2986)Libravatar dependabot[bot]10
2024-06-10[chore]: Bump github.com/minio/minio-go/v7 from 7.0.70 to 7.0.71 (#2988)Libravatar dependabot[bot]8
2024-06-08[bugfix] Use re2 syntax for regex validation (#2978)v0.16.0-rc1Libravatar tobi4
2024-06-07[chore] Warn about email/password change when using OIDC (#2975)Libravatar tobi9
2024-06-07[chore] Update WASM go-sqlite3 to v0.16.1 (#2976)Libravatar Daenney46
2024-06-07[feature] Implement filters_changed stream event (#2972)Libravatar Vyr Cossont31
2024-06-06[bugfix] Filter fixes (#2971)Libravatar Vyr Cossont12
2024-06-06[feature] User muting (#2960)Libravatar Vyr Cossont47
2024-06-06[bugfix] update media if more than just url changes (#2970)Libravatar kim3
2024-06-06[feature] Self-serve email change for users (#2957)Libravatar tobi50
2024-06-06drop date (#2969)Libravatar tobi2
2024-06-06[feature] do not uncache status / emoji media if attached status is bookmarke...Libravatar kim17
2024-06-06[bugfix] Don't nil emojis + fields on blocked accounts (#2968)Libravatar tobi4
2024-06-06[bugfix] concurrent map writes in dereferencer media processing maps (#2964)Libravatar kim4
2024-06-05[chore] Fiddle with CI tests; use wasmsqlite3 for CI tests (#2966)Libravatar tobi2
2024-06-04Compile filter keyword regexps when touched through PutFilter or UpdateFilter...Libravatar Vyr Cossont1
2024-06-03[feature] log worker startup counts (#2958)Libravatar kim3
2024-06-03bump go-structr to v0.8.5 to improve memory usage (#2955)Libravatar kim7
2024-06-03[chore]: Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#2954)Libravatar dependabot[bot]8
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