tadhgboyle
|
d9fae243de
|
Remove floating includes files (#3629)
|
2025-04-28 05:39:51 -07:00 |
|
tadhgboyle
|
0c80570609
|
Enable StyleCI (#3475)
* Create StyleCI config file
* Disable `phpdoc_separation`
* Apply fixes from StyleCI (#3476)
Co-authored-by: StyleCI Bot <bot@styleci.io>
* style: styleci fixes
---------
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sam <samerton@users.noreply.github.com>
|
2024-03-09 11:19:55 +00:00 |
|
Tadhg Boyle
|
d0fba0cbe9
|
Replace Util::getSetting/Util::setSetting usages (#3387)
|
2023-06-12 10:30:49 -06:00 |
|
Tadhg Boyle
|
f1b747fa59
|
Small email tidy up (#3215)
|
2023-01-20 16:33:52 -08:00 |
|
Tadhg Boyle
|
edfda5f666
|
Allow setting Helo and Hostname values explicitly for sending SMTP emails
|
2023-01-13 16:10:46 -08:00 |
|
Robin
|
e4afd5708c
|
Handle non-ascii characters in subject, SITE_NAME and message (#2886)
|
2022-07-10 20:07:30 -06:00 |
|
Tadhg Boyle
|
4716099bfe
|
Clear last PHP error so error_get_last is accurate for email errors
|
2022-06-28 19:29:13 -06:00 |
|
Tadhg Boyle
|
2414fe462a
|
Use email placeholder methods in Core, use composer autoloader for widgets and hooks
|
2022-06-22 22:47:39 -06:00 |
|
Tadhg Boyle
|
6e023e7e4b
|
Remove old references to core/email.php
|
2022-06-22 12:43:30 -06:00 |
|
Robin
|
142a3fb307
|
Remove erroneous email related cleaning
|
2022-06-22 19:50:19 +02:00 |
|
Robin
|
db4dece544
|
Move email settings to config.php (#2878)
Co-authored-by: Tadhg Boyle <tadhgsmboyle@gmail.com>
|
2022-06-21 22:41:15 -06:00 |
|
Robin
|
edd873e182
|
Remove sitename cache, fix XSS
|
2022-06-01 10:48:17 +02:00 |
|
Robin
|
a36579c64d
|
Remove redundant db instance param
|
2022-05-31 23:01:59 +02:00 |
|
Robin
|
4e5dbc81cd
|
remove $queries param
|
2022-04-24 23:23:51 +02:00 |
|
Robin
|
7d52108008
|
Use Util::getSetting
|
2022-04-24 23:22:19 +02:00 |
|
Robin
|
7b97b623f4
|
Fix phpcs
Best commit in the history of namelessmc
|
2022-04-24 23:20:06 +02:00 |
|
Robin
|
27c2559bfd
|
some sloppiness corrections
|
2022-04-24 23:18:55 +02:00 |
|
Robin
|
861310ebf1
|
Don't hardcode reply to
|
2022-04-24 22:58:37 +02:00 |
|
Supercrafter100
|
3da2402307
|
Remove default contact page (#2603)
|
2022-02-18 08:53:25 -08:00 |
|
Tadhg Boyle
|
94e64c1207
|
Add PHPDocs to core classes for new class docs site (#2602)
|
2022-02-14 20:48:15 -08:00 |
|
Tadhg Boyle
|
d5959466d5
|
Shorter PHPMailer timeout (Closes #2585)
|
2022-01-30 18:30:43 -08:00 |
|
Tadhg Boyle
|
576e3208a8
|
Fix error when previewing email messages
|
2022-01-17 23:24:43 -08:00 |
|
Tadhg Boyle
|
22526c513c
|
Emailing refactor! (#2567)
|
2022-01-16 09:06:19 -08:00 |
|
Tadhg Boyle
|
ad17142a16
|
Misc cleanup (#2566)
|
2022-01-15 15:18:05 -08:00 |
|
Tadhg Boyle
|
68134fcbab
|
Misc
|
2021-12-28 02:54:20 -07:00 |
|
Tadhg
|
e0133a5cd5
|
Get PHP-CS to pass!
|
2021-12-07 22:14:12 -08:00 |
|
Tadhg Boyle
|
eb75afd696
|
Add github action for PHPStan analysis (#2519)
|
2021-12-05 08:18:19 -08:00 |
|
Tadhg Boyle
|
dd9cb7ce4e
|
Use Composer for dependencies (#2517)
|
2021-12-05 08:17:24 -08:00 |
|
Tadhg
|
6d1bb0ecbb
|
Replace double quotes with single quotes where applicable
|
2021-10-30 16:25:44 -07:00 |
|
Tadhg
|
a9c678e4d4
|
convert all array(...) syntax to [...]
|
2021-10-29 22:00:05 -07:00 |
|
Tadhg
|
5efb0ac5e4
|
rename Support to Core as per discussion
|
2021-10-28 09:25:19 -07:00 |
|