Claire
|
9db26db495
|
Refactor reply-fetching code and disable it by default (#34147)
|
2025-03-12 10:28:06 +00:00 |
Jonny Saunders
|
46e13dd81c
|
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
|
2025-03-12 09:03:01 +00:00 |
Michael Stanclift
|
2fe7172002
|
Dockerfile: Limit Yarn copy operations to reduce cache impact (#34094)
|
2025-03-12 08:32:07 +00:00 |
Claire
|
420ffdfb62
|
Add delay to profile updates to debounce them (#34137)
|
2025-03-11 16:17:17 +00:00 |
Claire
|
725a68d273
|
Fix unnecessary rerenders in composer dropdown menu (#34133)
|
2025-03-11 15:36:31 +00:00 |
David Roetzel
|
9041ce3c18
|
Refactoring: Move rack middleware (#34140)
|
2025-03-11 15:24:06 +00:00 |
Matt Jankowski
|
6d5a1fbe1d
|
Assert on page contents while progressing through `new_statuses` system spec (#34139)
|
2025-03-11 14:00:51 +00:00 |
Matt Jankowski
|
325b55485e
|
Convert `admin/settings/branding` spec controller->request (#34130)
|
2025-03-11 13:32:39 +00:00 |
David Roetzel
|
bedf808e02
|
Move feature flag test setup into config (#34124)
|
2025-03-11 13:29:17 +00:00 |
Matt Jankowski
|
dc43699b77
|
Assert on page contents before reloading report for interface JS spec (#34132)
|
2025-03-11 09:14:16 +00:00 |
renovate[bot]
|
72d7297bc4
|
chore(deps): update dependency rack to v2.2.13 [security] (#34135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-11 08:41:25 +00:00 |
Claire
|
fb34d9c590
|
Bump version to v4.3.5 (#34129)
|
2025-03-10 17:00:15 +00:00 |
Matt Jankowski
|
f6ac0e9d49
|
Update `rubocop-rspec_rails` and `rubocop-capybara`, moved to `plugins` config style (#34127)
|
2025-03-10 14:40:29 +00:00 |
Claire
|
d489fa36f2
|
Fix Stoplight errors when using `REDIS_NAMESPACE` (#34126)
|
2025-03-10 14:27:43 +00: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 |
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 |