Commit Graph

14 Commits (0aa4da98e371c23bbfca8900a48ed263f3555f9c)

Author SHA1 Message Date
Shlee 1d712e1478
Update default mailer configuration to use MAIL_DRIVER 3 weeks ago
Shift c81c4be683 Default config files
In an effort to make upgrading the constantly changing config files easier, Shift defaulted them and merged your true customizations - where ENV variables may not be used.
3 weeks ago
Your Name 80214c5e71 chore: uplift framework skeleton toward Laravel 12 defaults
Modernize artisan and public/index.php to the streamlined bootstrap form,
migrate factories/seeders autoload to PSR-4 (database/seeds -> seeders), and
backfill missing env-driven config keys across app, session, database, queue,
mail, logging, and cache. All changes are additive and preserve existing
Pixelfed behavior and defaults.
3 weeks ago
Your Name 7aa1f8936d Revert "Merge pull request #6981 from pixelfed/chore/laravel12-skeleton-uplift"
This reverts commit 39384e2f93, reversing
changes made to f76bcfa3f9.
3 weeks ago
Your Name 4e83eb0867 chore: uplift framework skeleton toward Laravel 12 defaults
Modernize artisan and public/index.php to the streamlined bootstrap form,
migrate factories/seeders autoload to PSR-4 (database/seeds -> seeders), and
backfill missing env-driven config keys across app, session, database, queue,
mail, logging, and cache. All changes are additive and preserve existing
Pixelfed behavior and defaults.
4 weeks ago
Shlee 4f1a13faba
Update mail.php 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
Daniel Supernault 6cf4130ac2
Add Resend email support 2 years ago
Daniel Supernault 0e43127197
Update mail config 3 years ago
Daniel Supernault 92f34d047e
Update MAIL_EHLO_DOMAIN variable 4 years ago
Trankten c895150ed5
Update mail.php
lowercase ENV
4 years ago
Trankten 3543d7c33d
Update mail.php
Adding compatibility with Google Workspaces SMTP Relay. 
More info can be found here: https://support.google.com/a/answer/2956491
4 years ago
daniel b8abbdd90f Apply fixes from StyleCI 8 years ago
Daniel Supernault a034358c98 Add Laravel Framework 9 years ago