Claire
|
9100edcad2
|
Merge branch 'main' into feature-streaming-profile
|
2025-03-10 10:59:36 +01:00 |
|
github-actions[bot]
|
207029eb2f
|
New Crowdin Translations (automated) (#34043)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-03-10 09:45:11 +00:00 |
|
renovate[bot]
|
ddfcf1c092
|
fix(deps): update dependency @reduxjs/toolkit to v2.6.1 (#34113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-10 09:33:55 +00:00 |
|
David Roetzel
|
26b5f45564
|
Make Faker generate unique TOS effective dates (#34122)
|
2025-03-10 09:33:37 +00:00 |
|
renovate[bot]
|
5c0e525e80
|
chore(deps): update dependency rspec-sidekiq to v5.1.0 (#34121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-10 08:33:05 +00:00 |
|
renovate[bot]
|
8fedd9b19a
|
chore(deps): update dependency i18n-tasks to v1.0.15 (#34112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-10 08:19:54 +00:00 |
|
renovate[bot]
|
f944fc7034
|
chore(deps): update dependency webmock to v3.25.1 (#34120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-10 08:18:20 +00:00 |
|
Matt Jankowski
|
e1f278cdf2
|
Convert admin/webhooks/secrets spec controller->system (#34109)
|
2025-03-10 08:17:48 +00:00 |
|
Matt Jankowski
|
7169b270ae
|
Convert admin/site_uploads spec controller->system (#34108)
|
2025-03-10 08:17:02 +00:00 |
|
Claire
|
04492e7f93
|
Fix behavior of database schema loading with SKIP_POST_DEPLOYMENT_MIGRATIONS (#34089)
|
2025-03-07 13:41:16 +00:00 |
|
Claire
|
2bf5aee469
|
Fix avatar fallback in media gallery (#34106)
|
2025-03-07 13:22:05 +00:00 |
|
Eugen Rochko
|
2cabbae132
|
Add min. age to terms of service (#34105)
|
2025-03-07 11:50:52 +00:00 |
|
renovate[bot]
|
feedab26f0
|
fix(deps): update dependency axios to v1.8.2 (#34101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-07 09:39:53 +00:00 |
|
renovate[bot]
|
5c379a973e
|
chore(deps): update opentelemetry-ruby (non-major) (#33968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-07 08:46:43 +00:00 |
|
Jonathan de Jong
|
b155c62aa2
|
Dockerfile: prevent unnecessary ffmpeg building (#34084)
|
2025-03-07 08:46:04 +00:00 |
|
Claire
|
e30b9083cb
|
Fix weird line wrap in db/schema.rb (#34090)
|
2025-03-07 08:33:52 +00:00 |
|
Matt Jankowski
|
eaf1ea3155
|
Remove admin_user helper method from SystemHelpers module (#34096)
|
2025-03-07 08:31:47 +00:00 |
|
Matt Jankowski
|
551339401d
|
Use methods from SystemHelpers more consistently (#33973)
|
2025-03-07 08:02:55 +00:00 |
|
renovate[bot]
|
5fa034fe68
|
fix(deps): update dependency ioredis to v5.6.0 (#34085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-06 15:28:34 +00:00 |
|
renovate[bot]
|
88bf1f0828
|
chore(deps): update omniauth packages (#31857)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-06 14:17:10 +00:00 |
|
Claire
|
5a100bf38f
|
Add ability to email announcements to all users (#33928)
|
2025-03-06 14:05:27 +00:00 |
|
renovate[bot]
|
d2ce9a6064
|
chore(deps): update eslint (non-major) (#33061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2025-03-06 13:55:44 +00:00 |
|
renovate[bot]
|
64719aa4ee
|
chore(deps): update yarn to v4.7.0 (#34047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-06 10:52:12 +00:00 |
|
Renaud Chaput
|
f41bc1de9d
|
Fix processing errors for some HEIF images from iOS 18 (#34086)
|
2025-03-06 10:44:27 +00:00 |
|
Claire
|
db269a4c0a
|
Change hashtag suggestion to prefer personal history capitalization (#34070)
|
2025-03-06 10:00:33 +00:00 |
|
Matt Jankowski
|
b021cfc91e
|
Convert settings/sessions spec controller->system (#34072)
|
2025-03-06 08:21:05 +00:00 |
|
Damien Erambert
|
debe6c0545
|
Add emoji from Twemoji 15.0 to the emoji picker/completion (#33395)
|
2025-03-05 17:05:15 +00:00 |
|
Claire
|
b57687083f
|
Move app/javascript/hooks to app/javascript/mastodon/hooks (#34077)
|
2025-03-05 16:55:53 +00:00 |
|
Claire
|
00dbefdbbf
|
Change web client settings to be saved earlier and more often (#34074)
|
2025-03-05 15:42:33 +00:00 |
|
David Roetzel
|
8cf27d0fbb
|
Add simple feature flag system (#34038)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-03-05 15:41:54 +00:00 |
|
Renaud Chaput
|
d3cc330c71
|
Use better types for the thunk action, and let return types be inferred when possible
|
2025-03-05 11:10:06 +01:00 |
|
Eugen Rochko
|
f030c337d6
|
Add streaming updates for profiles in web UI
|
2025-03-05 10:02:22 +01:00 |
|
Eugen Rochko
|
cadda2f957
|
Add effective date to terms of service (#33993)
|
2025-03-05 09:01:33 +00:00 |
|
Claire
|
84164270c6
|
Add about , privacy_policy and terms_of_service URLS to /api/v2/instance (#33849)
|
2025-03-05 09:00:47 +00:00 |
|
Claire
|
26a3081699
|
Fix preview cards under Content Warnings not being shown in detailed statuses (#34068)
|
2025-03-05 08:43:31 +00:00 |
|
Matt Jankowski
|
ce23342d72
|
Convert admin/terms_of_service/* spec controller->system (#33975)
|
2025-03-04 15:27:44 +00:00 |
|
renovate[bot]
|
e245633ffa
|
chore(deps): update dependency redcarpet to v3.6.1 (#34017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 14:06:19 +00:00 |
|
Claire
|
d25de5b757
|
Bump Mastodon API version for new media deletion methods/parameters (#34035)
|
2025-03-04 14:05:40 +00:00 |
|
Damien Mathieu
|
15da6c3c83
|
Add rubocop-i18n linter (#34057)
|
2025-03-04 13:28:33 +00:00 |
|
renovate[bot]
|
37b79c638f
|
chore(deps): update dependency pundit to v2.5.0 (#34061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 13:18:29 +00:00 |
|
renovate[bot]
|
c53ef51362
|
fix(deps): update dependency @reduxjs/toolkit to v2.6.0 (#33987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 08:48:18 +00:00 |
|
renovate[bot]
|
e4c2cf54ed
|
fix(deps): update dependency core-js to v3.41.0 (#34051)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 08:34:00 +00:00 |
|
renovate[bot]
|
d267e022c9
|
fix(deps): update dependency axios to v1.8.1 (#34020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 08:33:39 +00:00 |
|
renovate[bot]
|
6a95b60ea8
|
chore(deps): update dependency rack to v2.2.12 (#34063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 08:22:18 +00:00 |
|
renovate[bot]
|
268b7806f1
|
fix(deps): update dependency react-select to v5.10.1 (#34059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-04 08:22:11 +00:00 |
|
Matt Jankowski
|
d90d68bddf
|
Remove deprecated mb_chars method (#34039)
|
2025-03-03 16:50:57 +00:00 |
|
Eugen Rochko
|
43f616a1c8
|
Fix infinite scroll not working on profile media tab in web UI (#33860)
|
2025-03-03 14:16:17 +00:00 |
|
renovate[bot]
|
e5655a5f65
|
chore(deps): update dependency @types/lodash to v4.17.16 (#34055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-03 08:25:22 +00:00 |
|
renovate[bot]
|
102807519b
|
chore(deps): update dependency rubocop-rails to v2.30.3 (#34056)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-03 08:24:42 +00:00 |
|
Eugen Rochko
|
d399244d4d
|
Fix moved notice on profiles in web UI (#34052)
|
2025-03-03 08:24:06 +00:00 |
|