summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-29Bump version to v4.2.5releases/v4.2.5Claire
2024-01-24Bump version to v4.2.4v4.2.4Claire
2024-01-24Change PostgreSQL version check to check for PostgreSQL 10+Claire
2024-01-24Ignore the devise-two-factor advisory as we have rate limits in place (#28733)Claire
2024-01-24Bump ruby version to 3.2.3Claire
2024-01-24Update dependency puma to v6.4.2Claire
2024-01-24Fix error when processing remote files with unusually long names (#28823)Claire
2024-01-24Fix processing of compacted single-item JSON-LD collections (#28816)Claire
2024-01-24Add rate-limit of TOTP authentication attempts at controller level (#28801)Claire
2024-01-24Retry 401 errors on replies fetching (#28788)Jonathan de Jong
2024-01-24Ignore RecordNotUnique errors in LinkCrawlWorker (#28748)Jeong Arm
2024-01-24Fix Mastodon not correctly processing HTTP Signatures with query strings (#28...Claire
2024-01-24Convert signature verification specs to request specs (#28443)Claire
2024-01-24Fix potential redirection loop of streaming endpoint (#28665)Claire
2024-01-24Fix streaming API redirection ignoring the port of `streaming_api_base_url` (...Claire
2024-01-24Fix error when processing link preview with an array as `inLanguage` (#28252)Claire
2024-01-24Fix unsupported time zone or locale preventing sign-up (#28035)Eugen Rochko
2024-01-24Fix "Hide these posts from home" list setting not refreshing when switching l...Brian Holley
2024-01-24Fix missing background behind dismissable banner in web UI (#27479)Eugen Rochko
2024-01-24Fix width of large text icon buttons (#27127)Claire
2024-01-24Fix line wrapping of language selection button with long locale codes (#27100)gunchleoc
2024-01-24Fix Undo Announce activity is not sent, when not followed by the reblogged po...MitarashiDango
2024-01-24Fix N+1s because of association preloaders not actually getting called (#28339)Claire
2024-01-24Fix empty column explainer getting cropped under certain conditions (#28337)Claire
2024-01-24Fix `LinkCrawlWorker` error when encountering empty OEmbed response (#28268)Claire
2023-12-19Fix call to inefficient `delete_matched` cache method in domain blocks (#28367)Claire
2023-12-05Bump version to v4.2.3v4.2.3Claire
2023-12-05Update dependency json-ld to v3.3.1Claire
2023-12-04Bump version to v4.2.2v4.2.2Claire
2023-12-04Change dismissed banners to be stored server-side (#27055)Claire
2023-12-04Change GIF max matrix size error to explicitly mention GIF files (#27927)Claire
2023-12-04Clamp dates when serializing to Elasticsearch API (#28081)Claire
2023-12-04Have `Follow` activities bypass availability (#27586)Jonathan de Jong
2023-12-04Fix upper border radius of onboarding columns (#27890)Claire
2023-12-04Fix incoming status creation date not being restricted to standard ISO8601 (#...Claire
2023-12-04Fix posts from threads received out-of-order sometimes not being inserted int...Claire
2023-12-04Fix posts from force-sensitized accounts being able to trend (#27620)Claire
2023-12-04Fix hashtag matching pattern matching some URLs (#27584)Claire
2023-12-04Fix error when trying to delete already-deleted file with OpenStack Swift (#2...Claire
2023-12-04Fix batch attachment deletion when using OpenStack Swift (#27554)Claire
2023-12-04Do not display the navigation banner in the logo container (#27476)Renaud Chaput
2023-12-04The `class` props should be `className` (#27462)Renaud Chaput
2023-12-04Fix processing LDSigned activities from actors with unknown public keys (#27474)Claire
2023-12-04Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remo...Claire
2023-12-04Fix report processing notice not mentioning the report number when performing...Claire
2023-12-04Fix handling of `inLanguage` attribute in preview card processing (#27423)Claire
2023-12-04Fix when unfollow a tag, my post also disappears from the home timeline (#27391)KMY(雪あすか)
2023-12-04Fix some link anchors being recognized as hashtags (#27271)Claire
2023-12-04Fix incorrect serialization of regional languages in `contentMap` (#27207)Claire
2023-12-04Only strip country code when language not listed in SUPPORTED_LOCALES (#27099)gunchleoc