summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-20Bump version to v4.1.9 (#26997)v4.1.9Claire
2023-09-20Fix post translation erroring out (v4.1.x) (#26990)Claire
2023-09-20Disable ruby linting for 4.1.x branch (#26993)Claire
2023-09-19Bump version to v4.1.8v4.1.8Claire
2023-09-19Fix post edits not being forwarded as expected (#26936)Claire
2023-09-19Fix moderator rights inconsistencies (#26729)Claire
2023-09-19Fix crash when encountering invalid URL (#26814)Claire
2023-09-19Fix cached posts including stale stats (#26409)Claire
2023-09-19Fix `frame_rate` for videos where `ffprobe` reports 0/0 (#26500)Nicolai Søborg
2023-09-19Fix unexpected audio stream transcoding when uploaded video is eligible to pa...yufushiro
2023-09-19Merge pull request from GHSA-v3xf-c9qf-j667Claire
2023-09-19Merge pull request from GHSA-2693-xr3m-jhqrClaire
2023-09-18Change Dockerfile to upgrade packages when building (#26929)Claire
2023-09-06Update actions for stable-4.1 (#26815)Claire
2023-09-05Bump version to v4.1.7v4.1.7Claire
2023-09-05Allow reports with long comments from remote instances, but truncate (#25028)Emelia Smith
2023-09-05Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when...Daniel M Brasil
2023-09-05Fix blocking subdomains of an already-blocked domain (#26392)Claire
2023-09-05Change text extraction in `PlainTextFormatter` to be faster (#26727)Claire
2023-08-31Backport container build changes to the stable-4.1 branch (#26738)Claire
2023-07-31Bump version to v4.1.6v4.1.6Claire
2023-07-31Fix missing return values in streaming (#26233)Renaud Chaput
2023-07-31Fix: Streaming server memory leak in HTTP EventSource cleanup (#26228)Emelia Smith
2023-07-31Fix incorrect connect timeout in outgoing requests (#26116)Claire
2023-07-31Refactor streaming's filtering logic & improve documentation (#26213)Emelia Smith
2023-07-31Fix wrong filters sometimes applying in streaming (#26159)Claire
2023-07-21Bump version to v4.1.5v4.1.5Claire
2023-07-21Fix CSP headers being unintendedly wide (#26105)Claire
2023-07-21Change request timeout handling to use a longer deadline (#26055)Claire
2023-07-21Fix moderation interface for remote instances with a .zip TLD (#25885)Claire
2023-07-21Fix remote accounts being possibly persisted to database with incomplete prot...Claire
2023-07-21Fix trending publishers table not rendering correctly on narrow screens (#25945)Michael Stanclift
2023-07-21Add check preventing Sidekiq workers from running with Makara configured (#25...Claire
2023-07-07Bump version to v4.1.4v4.1.4Claire
2023-07-07Update dependenciesClaire
2023-07-07Fix processing of media files with unusual names (#25788)Claire
2023-07-07Fix crash in admin interface when viewing a remote user with verified links (...Claire
2023-07-07Fix branding:generate_app_icons failing because of disallowed ICO coder (#25794)Claire
2023-07-07Fix typo in CHANGELOG.md (#25764)nemobis
2023-07-06Bump version to v4.1.3v4.1.3Claire
2023-07-06Merge pull request from GHSA-55j9-c3mp-6fcqClaire
2023-07-06Merge pull request from GHSA-9pxv-6qvf-pjwcClaire
2023-07-06Merge pull request from GHSA-9928-3cp5-93fmClaire
2023-07-06Merge pull request from GHSA-ccm4-vgcc-73hpClaire
2023-07-06Add hardened headers to user-uploaded files (#25756)Claire
2023-07-06Update rack, rails, nokogiri and doorkeeper gemsClaire
2023-07-06Fix OAuth apps page crashing when listing apps with certain admin API scopes ...Claire
2023-07-06Allow carets in URL search params (#25216)Renaud Chaput
2023-07-06Fix Redis client and type errors introduced in #24285 (#24342)Vyr Cossont
2023-07-06IndexingScheduler: fetch and import in batches (#24285)Vyr Cossont