summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-21Bump version to v4.2.0 (#27017)v4.2.0Claire
2023-09-21Update AUTHORS.md (#27018)Eugen Rochko
2023-09-21Change S3 checksum mode to be disabled by default (#27007)Claire
2023-09-21Fix #27010: update the copyright year in README (#27016)aaaaalbert
2023-09-21Fix search results temporarily disappearing while scrolling and loading more ...Claire
2023-09-21Add migration tests for negative settings (#27012)Claire
2023-09-21Update dependency glob to v10.3.5 (#27002)renovate[bot]
2023-09-21New Crowdin Translations (automated) (#27005)github-actions[bot]
2023-09-21Update dependency autoprefixer to v10.4.16 (#27000)renovate[bot]
2023-09-20Add `hide_collections`, `discoverable` and `indexable` attributes to credenti...Claire
2023-09-20New Crowdin Translations (automated) (#26988)github-actions[bot]
2023-09-20Update changelog (#26992)Claire
2023-09-19Fix incorrect PostgreSQL version check (#26979)Claire
2023-09-19Bump version to v4.2.0-rc2 (#26974)v4.2.0-rc2Claire
2023-09-19Merge pull request from GHSA-v3xf-c9qf-j667Claire
2023-09-19Merge pull request from GHSA-2693-xr3m-jhqrClaire
2023-09-19Merge pull request from GHSA-hcqf-fw2r-52g4Claire
2023-09-19New Crowdin Translations (automated) (#26978)github-actions[bot]
2023-09-19Update eslint (non-major) (#26954)renovate[bot]
2023-09-19Change video bitrate to always fit within size limit (#26970)Eugen Rochko
2023-09-19Fix hashtag bar being sometimes incorrectly hidden (#26960)Claire
2023-09-19Add additional metrics for streaming (#26945)Emelia Smith
2023-09-19Update DefinitelyTyped types (non-major) (#26953)renovate[bot]
2023-09-19Update dependency node to 20.7 (#26963)renovate[bot]
2023-09-19Update dependency postcss to v8.4.30 (#26964)renovate[bot]
2023-09-19New Crowdin Translations (automated) (#26966)github-actions[bot]
2023-09-18Fix crash when viewing a moderation appeal and the moderator account has been...Rob Thomas
2023-09-18New Crowdin Translations (automated) (#26913)github-actions[bot]
2023-09-18Fix Web UI making duplicate search queries when scrolling (#26959)Claire
2023-09-18Fix error in Web UI when server rules cannot be fetched (#26957)Claire
2023-09-18Fix `Setting.authorized_fetch` not being properly taken into consideration (#...Claire
2023-09-18Update formatjs monorepo (#26955)renovate[bot]
2023-09-18Update babel monorepo to v7.22.20 (#26946)renovate[bot]
2023-09-15Fix post edits not being forwarded as expected (#26936)Claire
2023-09-15Fix dismiss button overlapping with text in dismissable banners (#26935)Claire
2023-09-15Fix obsolete cache key in status cache invalidation logic (#26934)Claire
2023-09-15Fix container build when cache is disabled (#26932)Renaud Chaput
2023-09-15Fix processing of `min_id` and `max_id` parameters in `/api/v2/search` (#26927)Claire
2023-09-15Update dependency sass to v1.67.0 (#26914)renovate[bot]
2023-09-15Update dependency @babel/core to v7.22.19 (#26920)renovate[bot]
2023-09-14Change Dockerfile to upgrade packages when building (#26922)Renaud Chaput
2023-09-14Bump version to v4.2.0-rc1 (#26916)v4.2.0-rc1Claire
2023-09-14Change score half-life for trending posts from 2 hours to 1 hour (#26915)Eugen Rochko
2023-09-13Fix CSP when using `ONE_CLICK_SSO_LOGIN` (#26901)Claire
2023-09-13New Crowdin Translations (automated) (#26498)github-actions[bot]
2023-09-13Added admin api for managing tags (#26872)Robert R George
2023-09-13Update dependency rails to v7.0.8 (#26907)renovate[bot]
2023-09-12Fix notification permissions being requested immediately after login (#26472)Claire
2023-09-12Fix front-end bug when processing relationship-related account actions (#26902)Claire
2023-09-12Fix #26849 by adding the domain of the current SSO provider to the form-actio...CSDUMMI