Commit Graph

20009 Commits

Author SHA1 Message Date
Shlee
3cf119feec Fix typo in process_status_update_service.rb allowing more than 4 media attachments (#39978) 2026-08-06 11:41:25 +02:00
Claire
18c61f286f Merge commit from fork
* Fix GHSA-7jvv-fhmg-wpfw

* Fix GHSA-vwhj-3g83-v276

* Bump version to v4.5.14
v4.5.14
2026-07-27 16:02:01 +02:00
Claire
e663567535 Fix being unable to vote in polls without an expiration date (#39949) 2026-07-27 12:26:03 +02:00
Claire
f161219516 Fix “Hide media with a warning” filters not being applied correctly (#39946) 2026-07-27 11:33:16 +02:00
Claire
877f1d448c Fix performance of user-focused queries in admin dashboard (#39929) 2026-07-24 09:12:23 +02:00
Claire
32c3b93673 Fix Web Push subscription deletion endpoint incorrectly expecting anti-CSRF tokens (#39918) 2026-07-22 18:39:45 +02:00
Claire
f3567797bf Fix ActivityPub::Activity::Create trying to re-create known statuses when author changes (#39916) 2026-07-22 18:39:45 +02:00
Shlee
554bde91ef Fix typo in quotes list error handling (#39904) 2026-07-22 18:39:45 +02:00
Claire
941f012c7b Fix lax relevancy check in inbound activity processing (#39892) 2026-07-22 18:39:45 +02:00
Claire
1d45c331ac Update dependency rails-html-sanitizer 2026-07-21 14:41:18 +02:00
Claire
b0b0cea8c4 Fix Account::Merging concern not supporting Quotes, refactor it (#39884) 2026-07-21 14:41:18 +02:00
Claire
b932cc05d8 Fix suspended accounts not being removed from follow request count in /api/v1/accounts/verify_credentials (#39858) 2026-07-21 14:41:18 +02:00
Claire
ffd216c9e3 Fix not being able to edit quote post text (#39837) 2026-07-16 14:47:46 +02:00
Claire
4b1fb5316e Update dependency msgpack 2026-07-16 14:47:46 +02:00
Claire
659fccfbd9 Update dependency websocket-driver 2026-07-16 14:47:46 +02:00
Claire
698c73c456 Update dependency json 2026-07-16 14:47:46 +02:00
Claire
7995df161d Update dependency crass 2026-07-16 14:47:46 +02:00
Claire
b758b51c58 Rename ASSOCIATIONS_ON_SUSPEND to ASSOCIATIONS_ON_PURGE (#39831) 2026-07-16 14:47:46 +02:00
Shlee
0c3a9f0d88 Include tag_follows in ASSOCIATIONS_ON_SUSPEND to suspended users (#39824) 2026-07-16 14:47:46 +02:00
Shlee
0dd920b273 Fix CW being copied to body when editing quote posts with empty text (#39823) 2026-07-16 14:47:46 +02:00
Shlee
25de0b27ea Fix handling of QuoteRequest rejections when those can't be found by id (#39820) 2026-07-16 14:47:46 +02:00
Shlee
c36a274ec6 Fix: Admin invite autofollow option is ignored (#39819) 2026-07-16 14:47:46 +02:00
Claire
b91913dd65 Bump version to v4.5.13 v4.5.13 2026-06-25 10:56:18 +02:00
renovate[bot]
2d2abe59e4 Update dependency FFmpeg/FFmpeg to v8.1.2 (#39464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-25 10:56:18 +02:00
Claire
52a9658521 Bump version to v4.5.12 v4.5.12 2026-06-24 17:54:07 +02:00
Claire
270d57b3f3 Update dependency js-yaml 2026-06-24 17:54:07 +02:00
Claire
83e24d5faa Update dependency @vitest/browser 2026-06-24 17:54:07 +02:00
Claire
32d6ade1ae Update dependency storybook 2026-06-24 17:54:07 +02:00
Claire
e6227405bb Update dependency vitest 2026-06-24 17:54:07 +02:00
Claire
b90f25698e Update security policy 2026-06-24 17:54:07 +02:00
Claire
c5863e1f2a Update dependency excon 2026-06-24 17:54:07 +02:00
Claire
85099476ab Update dependency net-imap 2026-06-24 17:54:07 +02:00
Claire
79086b3cee Update dependency puma 2026-06-24 17:54:07 +02:00
Claire
dcc351fa26 Update dependency oj 2026-06-24 17:54:07 +02:00
Claire
49f99e2ce2 Update dependency faraday 2026-06-24 17:54:07 +02:00
Claire
53c48a0f90 Update dependency concurrent-ruby 2026-06-24 17:54:07 +02:00
Claire
2f7100f4eb Update dependency nokogiri 2026-06-24 17:54:07 +02:00
David Roetzel
5748d0b16e LDAP: Fix attempted modification of frozen hash (#39571) 2026-06-24 17:54:07 +02:00
matrix07012
31c9728688 Fix being unable to unmark media as sensitive when "always mark media as sensitive" is enabled (#39339) 2026-06-24 17:54:07 +02:00
Claire
1c64f766a9 Fix linting issues (#39284)
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (.ruby-version) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.2) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
2026-06-05 11:28:37 +02:00
Claire
0748a5ff81 Bump version to v4.5.11 (#39262)
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (.ruby-version) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.2) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
v4.5.11
2026-06-03 12:38:39 +02:00
Pia B.
2c103cc487 Merge commit from fork
* add guard clause to check for node attributes

* check for encoding attribute specifically

* change spec
2026-06-03 12:12:37 +02:00
Claire
ad8539385d Merge commit from fork 2026-06-03 11:57:50 +02:00
Claire
f69e387761 Update dependency erb 2026-06-03 10:51:46 +02:00
Claire
d3e1923ba1 Update dependency css_parser 2026-06-03 10:51:46 +02:00
Claire
19f3a2e0f7 Update dependency ̀faraday 2026-06-03 10:51:46 +02:00
Claire
618b4f48e1 Update dependency jwt 2026-06-03 10:51:46 +02:00
Claire
0361c8adea Backport changes to stable-4.5 (#39147)
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (.ruby-version) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.2) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
2026-05-27 10:07:55 +02:00
Claire
b49cf4abb3 Add libheif dependencies to setup-ruby action to unbreak media_attachment_spec.rb on latest pre-release yet rolled out runner image (#39110)
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (.ruby-version) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.2) (push) Has been cancelled
Ruby Testing / ImageMagick tests (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Co-authored-by: Nicholas La Roux <larouxn@gmail.com>
2026-05-20 18:14:25 +02:00
Claire
f80b1ba92e Bump version to v4.5.10 v4.5.10 2026-05-20 15:19:03 +02:00