summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)AuthorFiles
2024-06-29[feature] Default to WASM-based SQLite driver (#3053)Libravatar Daenney4
2024-06-28[bugfix] Fix typo in instance cache copyF (#3052)Libravatar tobi1
2024-06-26[chore] media and emoji refactoring (#3000)Libravatar kim46
2024-06-24[chore]: Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0 (#3035)Libravatar dependabot[bot]3
2024-06-23[chore] Update our robots.txt (#3033)Libravatar Daenney1
2024-06-22[bugfix] add Date and Message-ID headers for email (#3031)Libravatar Julian4
2024-06-20[feature] add worker task serialization logic (#2989)Libravatar kim9
2024-06-18[bugfix] rename `include_types[]` to `types[]` (#3023)Libravatar tobi6
2024-06-18[feature/frontend] Reports frontend v2 (#3022)Libravatar tobi30
2024-06-17[feature] Implement types[] param for notifications (#3009)Libravatar Vyr Cossont9
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 Cossont7
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 tobi1
2024-06-12[bugfix] Ensure side effects handled for local unlocked follows (#2998)Libravatar tobi2
2024-06-12[bugfix] Correct Swagger path for poll voting (#2996)Libravatar Vyr Cossont1
2024-06-11[bugfix] Deref stats async, serve stub collections if handshaking (#2990)v0.16.0-rc2Libravatar tobi13
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 tobi1
2024-06-07[chore] Warn about email/password change when using OIDC (#2975)Libravatar tobi5
2024-06-07[feature] Implement filters_changed stream event (#2972)Libravatar Vyr Cossont30
2024-06-06[bugfix] Filter fixes (#2971)Libravatar Vyr Cossont11
2024-06-06[feature] User muting (#2960)Libravatar Vyr Cossont43
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 tobi42
2024-06-06drop date (#2969)Libravatar tobi1
2024-06-06[feature] do not uncache status / emoji media if attached status is bookmarke...Libravatar kim16
2024-06-06[bugfix] Don't nil emojis + fields on blocked accounts (#2968)Libravatar tobi3
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 tobi1
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-03[feature/frontend] Add debug sections to settings panel (#2950)Libravatar tobi3
2024-05-31[feature] Add from: search operator and account_id query param (#2943)Libravatar Vyr Cossont8
2024-05-31[feature] Implement Filter API v2 (#2936)Libravatar Vyr Cossont64
2024-05-30[chore] Make worker run messages debug output (#2944)Libravatar Daenney3
2024-05-29[chore] improved startup / shutdown (#2925)Libravatar kim2
2024-05-29[feature] Implement profile API (#2926)Libravatar Vyr Cossont5
2024-05-29[feature] Debug admin endpoint to clear caches (#2940)Libravatar tobi5
2024-05-28[chore/bugfix] Don't cache MovedTo account (#2939)Libravatar tobi1
2024-05-27[feature/frontend] Let admins send test email to validate SMTP config (#2934)Libravatar tobi4
2024-05-27[experiment] add alternative wasm sqlite3 implementation available via build-...Libravatar kim20
2024-05-27[chore] Fix report email link (#2932)Libravatar tobi1
2024-05-22[performance] update storage backend and make use of seek syscall when availa...Libravatar kim13
2024-05-21[performance] cache v2 filter keyword regular expressions (#2903)Libravatar kim5
2024-05-13[performance] update go-structr and go-mutexes with memory usage improvements...Libravatar kim1
2024-05-06update the total ratios calculation to include ALL caches (previously was mis...Libravatar kim2
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont23
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 tobi2