Commit graph

18676 commits

Author SHA1 Message Date
Claire
24d3599690
Fix middle button mouse up on status header always opening status in a new tab (#34700) 2025-05-15 18:29:43 +00:00
diondiondion
6c743831aa
fix: Hide "Followers you know" widget from your own profile, #34698 (#34699) 2025-05-15 14:40:01 +00:00
diondiondion
3f965d83b0
fix: More "Followers you know" polish & bug fixes (#34697) 2025-05-15 11:33:16 +00:00
Claire
ae281f31db
Add dev:populate_sample_data rake task to populate test data (#34676) 2025-05-15 08:51:07 +00:00
github-actions[bot]
e17c78b679
New Crowdin Translations (automated) (#34695)
Co-authored-by: GitHub Actions <noreply@github.com>
2025-05-15 08:50:48 +00:00
diondiondion
ccffa11f2b
refactor: Remove duplicated AvatarGroup CSS and familiar followers cleanup (#34681) 2025-05-15 08:07:38 +00:00
renovate[bot]
d475bcce65
chore(deps): update dependency bootsnap to v1.18.5 (#34684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 08:00:55 +00:00
Claire
1b68020331
Fix admin dashboard crash on specific Elasticsearch connection errors (#34683) 2025-05-14 14:50:32 +00:00
Claire
e8e93b82f1
Fix NoMethodError in ActivityPub::FetchAllRepliesWorker (#34682) 2025-05-14 13:43:34 +00:00
Claire
aa04efb92a
Move server rule creation form to its own page (#34637) 2025-05-14 09:43:07 +00:00
diondiondion
c45ce549af
refactor: Prevent leading slashes in API urls (#34680) 2025-05-14 08:59:08 +00:00
github-actions[bot]
8d5b73d70d
New Crowdin Translations (automated) (#34679)
Co-authored-by: GitHub Actions <noreply@github.com>
2025-05-14 07:00:32 +00:00
renovate[bot]
16e36d8477
chore(deps): update dependency database_cleaner-active_record to v2.2.1 (#34674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 06:57:27 +00:00
Echo
545e8fbd0c
Fix emoji bundle size (#34677) 2025-05-14 06:39:05 +00:00
diondiondion
865a30ab0d
fix: Hide FamiliarFollowers widget when logged out (#34678) 2025-05-13 17:55:16 +00:00
diondiondion
cc57fa4a41
docs: Improve local development readme (#34675) 2025-05-13 12:22:51 +00:00
Claire
5305e939c4
Add (currently unused) setting for default quote policy (#34623) 2025-05-13 11:47:38 +00:00
Claire
f993d7578b
Use plural forms for date_of_birth prompt (#34636) 2025-05-13 11:29:22 +00:00
github-actions[bot]
65baf9b04a
New Crowdin Translations (automated) (#34672)
Co-authored-by: GitHub Actions <noreply@github.com>
2025-05-13 07:47:56 +00:00
renovate[bot]
050d76c010
fix(deps): update dependency pg to v8.16.0 (#34670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 07:38:15 +00:00
diondiondion
b135a831ea
feat: Add "Followers you know" widget to user profiles (#34652) 2025-05-13 06:38:18 +00:00
Marcel Hellkamp
c9a554bdca
fix: OIDC account creation fails for long display names (#34639) 2025-05-12 15:51:53 +00:00
Claire
5ec840a32f
Change REDIS_NAMESPACE deprecation warning to an error (#34664) 2025-05-12 15:14:15 +00:00
Jonny Saunders
b709ef8ac3
Add: Update root status when fetching replies (#34615) 2025-05-12 14:54:58 +00:00
Claire
4e2aa78a56
Fix tootctl accounts create failing because of date-of-birth check (#34663) 2025-05-12 09:28:12 +00:00
github-actions[bot]
3357ae9889
New Crowdin Translations (automated) (#34655)
Co-authored-by: GitHub Actions <noreply@github.com>
2025-05-12 07:40:14 +00:00
renovate[bot]
6fa48fabb2
fix(deps): update dependency sass to v1.88.0 (#34659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 07:20:48 +00:00
Renaud Chaput
9244ffc425
Fix eslint import plugin resolution in vscode (#34651) 2025-05-12 07:12:56 +00:00
renovate[bot]
82688387a8
chore(deps): update dependency mime-types to '~> 3.7.0' (#34634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 14:58:18 +00:00
renovate[bot]
23238ddd95
fix(deps): update dependency vite to v6.2.7 [security] (#34640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2025-05-09 08:05:58 +00:00
Claire
912268295c
Change /api/v2/instance to be enabled without authentication when limited federation mode is enabled (#34576) 2025-05-09 07:46:57 +00:00
renovate[bot]
face71b7b2
fix(deps): update dependency @babel/core to v7.27.1 (#34643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 07:14:25 +00:00
github-actions[bot]
7cd7445abe
New Crowdin Translations (automated) (#34649)
Co-authored-by: GitHub Actions <noreply@github.com>
2025-05-09 07:07:17 +00:00
renovate[bot]
1131f2c439
fix(deps): update dependency ws to v8.17.1 [security] (#34641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 06:48:30 +00:00
Echo
8c579c5b34
Migrate from Jest to Vitest (#34454) 2025-05-07 18:29:02 +00:00
github-actions[bot]
741f166407
New Crowdin Translations (automated) (#34633)
Co-authored-by: GitHub Actions <noreply@github.com>
2025-05-07 08:45:03 +00:00
renovate[bot]
0c738ea0ca
chore(deps): update dependency rack to v2.2.14 (#34629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 08:41:15 +00:00
renovate[bot]
6ac29ab1ac
fix(deps): update dependency @babel/preset-env to v7.27.2 (#34628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 08:13:16 +00:00
renovate[bot]
b99abe44b0
fix(deps): update dependency cssnano to v7.0.7 (#34627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 08:13:12 +00:00
Claire
fbe9728f36
Bump version to v4.3.8 (#34626) 2025-05-06 14:17:07 +00:00
Claire
3bbf3e9709
Fix code style issue (#34624) 2025-05-06 13:35:54 +00:00
Claire
79931bf3ae
Merge commit from fork
* Check scheme in account and post links

* Harden media attachments

* Client-side mitigation

* Client-side mitigation for media attachments
2025-05-06 15:02:13 +02:00
Claire
22e2e7f02b
Fix crash when likes or shares collections are not inlined, for real (#34619) 2025-05-06 09:51:42 +00:00
Claire
41d00bc28b
Fix libvips being unconditionally required by tasks (#34620) 2025-05-06 09:45:32 +00:00
Claire
3e5d78cc5b
Fix crash when likes or shares collections are not inlined (#34618) 2025-05-06 07:39:26 +00:00
Renaud Chaput
df6b808750
fix: do not use the deprecated /api/v1/instance end point (#34613) 2025-05-06 06:08:44 +00:00
Claire
aedc5f6921
Add warning for REDIS_NAMESPACE deprecation at startup (#34581) 2025-05-05 13:01:16 +00:00
Claire
89cafb01b4
Remove double-query for signed query strings (#34610) 2025-05-05 12:33:31 +00:00
renovate[bot]
2133f2b47e
fix(deps): update dependency babel-plugin-formatjs to v10.5.38 (#34609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 08:26:12 +00:00
renovate[bot]
833ea0725d
chore(deps): update dependency rubocop to v1.75.5 (#34608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 08:26:07 +00:00