Commit Graph

12299 Commits (c6b32882e0fdb7dc2e265d5d55d781135d89da69)
 

Author SHA1 Message Date
dansup c6b32882e0
Merge pull request #6483 from pixelfed/q2
Refactor: Updated Laravel casts to modern format
6 months ago
dansup b51307ff42
Merge pull request #6482 from pixelfed/q1
Refactor: Created/Updated factories to Laravel  12
6 months ago
dansup 14580993d2
Merge pull request #6474 from pixelfed/shleeable-patch-3
Add additional logging to NodeinfoService.php
6 months ago
Daniel Supernault ff2c7a60cf
Update CuratedOnboarding notify admin. Fixes #6400 6 months ago
dansup 06521c38df
Merge pull request #6398 from nove-b/feat/embed-color-schemes
feat(embed): add color theme support
6 months ago
dansup edcda57e7a
Merge pull request #6387 from rm-yakovenko/issues/6376
[Server Bug]: app.logo is not used in code
6 months ago
Daniel Supernault f43eaec0cf
Update composer 6 months ago
Daniel Supernault 9d60db5a63
Update SearchApiV2Service 6 months ago
Daniel Supernault ef803ae9b6
Fix oauth/token 6 months ago
Daniel Supernault c857a3d6e3
Add migrations 6 months ago
Daniel Supernault f6746aec8b
Update AuthServiceProvider 7 months ago
Daniel Supernault b3167cf070
Update composer 7 months ago
Daniel Supernault 52f5626530
Fix oauth 7 months ago
Daniel Supernault 86de07e146
Fix oauth authorize form 7 months ago
Daniel Supernault 695e851026
Fix oauth 7 months ago
dansup a73bbb12e2
Merge pull request #6479 from pixelfed/shleeable-patch-5
Update BaseApiController.php - Fix #6478
7 months ago
Daniel Supernault a1410a826e
Update Passport 7 months ago
Daniel Supernault 0039dda54b
Update changelog 7 months ago
Daniel Supernault a78a022283
Update passport. Fixes #6480 7 months ago
dansup 723aa68fe5
Merge pull request #6473 from pixelfed/shleeable-patch-2
Update mail.php to allow SMTP to bypass STARTTLS on email server with broken TLS
7 months ago
Your Name 2f06f30508 fix 7 months ago
Your Name 13b04b7e53 fix 7 months ago
Shlee 1b21f83132
Update BaseApiController.php 7 months ago
Shlee 9d343fa027
Update NodeinfoService.php 7 months ago
Shlee b5ce7a8c58
Update .env.testing 7 months ago
Shlee d1c5a7a38c
Update .env.docker.example 7 months ago
Shlee ea8156a247
Update .env.example 7 months ago
Shlee 4f1a13faba
Update mail.php 7 months ago
dansup e33026a9e5
Merge pull request #6469 from pixelfed/staging
Staging
7 months ago
Daniel Supernault 72fcc173de
Bump version 7 months ago
Daniel Supernault 569e475bdf
Update changelog 7 months ago
dansup e7f76db637
Merge pull request #6466 from arnaud-jacquemin/complete-french-translation
Add missing french translations (on the auth pages)
7 months ago
dansup 7e2f2671da
Merge pull request #6462 from pixelfed/l10n_staging
New Crowdin updates
7 months ago
dansup 5bc768b8a8
Merge pull request #6459 from grossermensch/patch-3
Improve sendmail security
7 months ago
dansup 4b923ed0c6
Merge pull request #6456 from pixelfed/a7
Refactor: InboxWorker and InboxValidator moved lock after the signature validation.
7 months ago
dansup bff9aae06d
Merge pull request #6455 from pixelfed/a6
Refactor: Update ImportMediaToCloudPipeline to handle multiple files being uploaded.
7 months ago
dansup f1af72e66d
Merge pull request #6454 from pixelfed/a5
Bugfix: Validation was ignored, allows any file type/size
7 months ago
dansup 416c02e2b8
Merge pull request #6453 from pixelfed/a4
bugfix: Partial status updates nullify omitted caption/CW causing data loss)
7 months ago
dansup db0c8befea
Merge pull request #6452 from pixelfed/a3
bugfix: Remove a unnecessary join from Hashtag fanout
7 months ago
dansup 9969a394c3
Merge pull request #6451 from pixelfed/a1
bugfix: Video/ImageThumbnail marks media as processed even when thumbnail generation fails
7 months ago
dansup 7fec015c12
Merge pull request #6450 from pixelfed/shleeable-patch-2
Bugfix: Update DeleteRemoteProfilePipeline.php - reported_profile_id IS NULL condition deleting unrelated reports
7 months ago
dansup c78af1046e
Merge pull request #6449 from pixelfed/shleeable-patch-1
bugfix: Update HashtagFollowService.php iswarm logic. Always returns 0
7 months ago
dansup 8bc8ee6237
Merge pull request #6468 from pixelfed/staging
Update composer deps
7 months ago
Daniel Supernault c975ddb13f
Update composer deps 7 months ago
Arnaud 2d64a46eb3 Add missing french translations (on the auth pages) 7 months ago
dansup 147c0cc680
Merge pull request #6463 from pixelfed/staging
Update Kernel.php
7 months ago
Daniel Supernault 6ac683d092
Update Kernel.php 7 months ago
dansup 94555a835f New translations web.php (German)
[ci skip]
7 months ago
Severin b014443090
Secure sendmail to disable user commands from mail address
See https://www.postfix.org/sendmail.1.html under Security
8 months ago
Your Name 09aba28d88 fix 8 months ago