Commit Graph

12357 Commits (6f643e02df93b8a1d9045d85c035ff43c443fa60)
 

Author SHA1 Message Date
Your Name 6f643e02df Remove dead label field from status API response
The label key was only used for COVID labels which are now removed.
Drop it from both transformers and the StatusService unset list.
3 months ago
Your Name ace2b962af Remove StatusLabelService entirely
Inline the static label value directly in StatusTransformer and
StatusStatelessTransformer, then delete the now-unused service class.
3 months ago
Your Name 41089fcccd Remove COVID label feature flag and related code
Remove ENABLE_COVID_LABEL, COVID_LABEL_URL, and COVID_LABEL_ORG env
vars and all associated backend/frontend code:

- config/instance.php: remove label.covid config block
- StatusLabelService: remove keyword matching, return static false
- Site/Config.php: remove label.covid from API response
- StatusCard.vue: remove COVID banner and labelRedirect method
- GroupStatus.vue: remove COVID banner and labelRedirect method
- diagnostics blade: remove COVID diagnostic rows
3 months ago
Daniel Supernault 0a41c9e387
Fix typo 3 months ago
Daniel Supernault 14b325641f
Update Password Change with new Revoke Sessions option
As requested in https://lgbtqia.space/@serigala_tropis/116412473982617371
3 months ago
dansup 3723f796a1
Merge pull request #6554 from pixelfed/w4
API: Media uploads creates orphaned files after status creation validation
4 months ago
Your Name b329ee9edc API: Media uploads leak orphaned files when status creation validation fails 4 months ago
Daniel Supernault d8c9cece15
Lint 4 months ago
Daniel Supernault 015f619008
Fix key 4 months ago
Daniel Supernault 1add0938fe
Increase default concurrency 4 months ago
Daniel Supernault e4e9d12b5c
Reduce timeout 4 months ago
Daniel Supernault 92f469ff20
Fix delete fanout 4 months ago
Daniel Supernault 7be475cbb7
Add debugging 4 months ago
Daniel Supernault 9826b54d76
Dont sign content-type 4 months ago
Daniel Supernault 78a657d7df
Refactor, use actor private key, thanks Mastodon ;) 4 months ago
Daniel Supernault dfd538e7e0
Fix signing headers 4 months ago
Daniel Supernault c5868de7d6
Lint 4 months ago
Daniel Supernault f98588b769
Lint 4 months ago
Daniel Supernault 0175b4a605
Lint 4 months ago
Daniel Supernault f5d2d95e76
Lint 4 months ago
Daniel Supernault 8aab6bdf1a
Lint 4 months ago
Daniel Supernault b969c5acd0
Lint 4 months ago
Daniel Supernault 273efe88c1
Lint 4 months ago
Daniel Supernault c12f07f7d8
Lint 4 months ago
Daniel Supernault 87a8b4507f
Update UserAccountDelete.php 4 months ago
Daniel Supernault 967ab88ec0
Fix UserAccountDelete delivery 4 months ago
Daniel Supernault cfc5c9387a
Fix UserAccountDelete delivery 4 months ago
Daniel Supernault 45b5381970
Fix UserAccountDelete delivery 4 months ago
Daniel Supernault 68a6a5fa51
Update UserAccountDeleteCommand 4 months ago
Daniel Supernault dd0ed3dd24
Update composer 4 months ago
dansup a1d6fefd2b
Merge pull request #6509 from pixelfed/l10n_staging
New Crowdin updates
4 months ago
dansup eabfe206a9
Merge pull request #6519 from cgx/patch-1
Add exif PHP extension to Dockerfile
4 months ago
dansup e7aca161f7
Merge pull request #6508 from rm-yakovenko/issues/6386
[Web Bug]: Ui/UX: view profil is going the to the profil which reposted, not to the original one.
4 months ago
dansup 77f228da1f
Merge pull request #6501 from pixelfed/shleeable-patch-12
Refactored StatusDelete jobs that currently skip deletion if the profile is soft-deleted
4 months ago
dansup e6697da7e2
Merge pull request #6499 from pixelfed/shleeable-patch-10
Profiles Mutual followers Redis keys never expire. Fixed memory leak.
4 months ago
dansup cb26e1831a
Merge pull request #6498 from pixelfed/shleeable-patch-9
zcard > 0 incorrectly implies the cache is fully warmed
4 months ago
dansup 6e9c33fcab
Merge pull request #6496 from pixelfed/shleeable-patch-7
Remove sleep from AppRegisterController.php
4 months ago
dansup bdc203dc5c
Merge pull request #6493 from ShadowJonathan/fix-profile-saving
Make sure profile saving has a clear error when email is not verified
4 months ago
dansup d2d16b17a1
Merge pull request #6491 from pixelfed/shleeable-patch-5
Update logging.php to default to `daily` via stack
4 months ago
dansup c6b32882e0
Merge pull request #6483 from pixelfed/q2
Refactor: Updated Laravel casts to modern format
4 months ago
dansup b51307ff42
Merge pull request #6482 from pixelfed/q1
Refactor: Created/Updated factories to Laravel  12
4 months ago
dansup 14580993d2
Merge pull request #6474 from pixelfed/shleeable-patch-3
Add additional logging to NodeinfoService.php
4 months ago
Daniel Supernault ff2c7a60cf
Update CuratedOnboarding notify admin. Fixes #6400 4 months ago
dansup 06521c38df
Merge pull request #6398 from nove-b/feat/embed-color-schemes
feat(embed): add color theme support
4 months ago
dansup edcda57e7a
Merge pull request #6387 from rm-yakovenko/issues/6376
[Server Bug]: app.logo is not used in code
4 months ago
Daniel Supernault f43eaec0cf
Update composer 4 months ago
Daniel Supernault 9d60db5a63
Update SearchApiV2Service 4 months ago
Francis Lachapelle f50d6c8fed
Add exif PHP extension to Dockerfile 4 months ago
dansup 4ff0e68b69
Merge pull request #6518 from pixelfed/staging
Fix oauth/token
4 months ago
Daniel Supernault ef803ae9b6
Fix oauth/token 4 months ago