summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)AuthorFiles
2024-07-23Remove content and related fields from boosts (#3131)Libravatar Vyr Cossont4
2024-07-23Explicitly propagate filter results from statuses to their boosts in API resp...Libravatar Vyr Cossont2
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont51
2024-07-22[bugfix] media.Processor{}.GetFile() returning 404s on first call, correctly ...Libravatar kim9
2024-07-21[feature] add flac support (#3121)Libravatar kim4
2024-07-21[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and...Libravatar tobi15
2024-07-21[bugfix] update common get target account / status doing refresh async (#3124)Libravatar kim2
2024-07-21[chore] Remove duplicate `<hr>` (#3123)Libravatar tobi2
2024-07-20update go-ffmpreg to v0.2.3 (#3120)Libravatar kim2
2024-07-20[chore/frontend] Use smaller webp images for logo and default avatars (#3119)Libravatar tobi13
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim35
2024-07-17[chore] Fix typo (#3113)Libravatar tobi1
2024-07-17[chore] media pipeline improvements (#3110)Libravatar kim26
2024-07-17[feature] Allow users to set default interaction policies per status visibili...Libravatar tobi15
2024-07-16give read-only access to /dev for ffmpeg to access /dev/urandom (#3109)Libravatar kim1
2024-07-15[feature] more filetype support! (#3107)Libravatar kim10
2024-07-15[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...Libravatar tobi21
2024-07-15[chore] add step-by-step logging to long migration (#3102)Libravatar tobi1
2024-07-13[chore/frontend] Tweak threading a bit, inform about hidden replies (#3097)Libravatar tobi4
2024-07-13[bugfix] Fix panic in `isStatusHomeTimelineable` (#3096)Libravatar tobi1
2024-07-12[feature/frontend] Better visual separation between "main" thread and "replie...Libravatar tobi12
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim58
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi43
2024-07-10[bugfix] Don't throw error when parent statuses are missing (#2011) (#3088)Libravatar snow1
2024-07-10[choore] Update robots.txt (#3092)Libravatar Daenney1
2024-07-08[feature/frontend] Allow setting alt-text for avatar + header (#3086)Libravatar tobi11
2024-07-04[bugfix] Handle ErrHideStatus when preparing timeline statuses (#3071)Libravatar Vyr Cossont4
2024-07-04[feature] Set some security related headers (#3065)Libravatar Daenney2
2024-07-03[chore] Allow gtsmodel to depend on util (#3068)Libravatar Vyr Cossont5
2024-06-30[bugfix] update SignupURL routing in email template. (#3055)Libravatar CDN1
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