Commit Graph

15 Commits

Author SHA1 Message Date
Roardom
160a3c7e11 update: improve notification wording
Remove title casing, change verb tense and other adjustments.
2026-03-02 08:38:00 +00:00
Oha-you
df45f2f6ac remove: "Thank you for using" line from emails 2026-03-02 03:44:31 +03:00
Roardom
9e7b029538 fix: outbound mail rate limit not applying to all emails
Only the mailables were rate limited previously.
2025-10-31 11:26:21 +00:00
Roardom
604b7e1937 add: spell check ci
Just an initial portion for now fixing incorrect text and preventing future incorrect text. Eventually, I'd like to fix everything still listed under "ignoredWords" in cspell.json.
2025-01-24 11:30:34 +00:00
Roardom
64a60089d9 refactor: treat sprintf as native function
This breaks the pint CI currently. This is probably due to the next version of php (8.4) adding opcache optimizations to sprintf and our config requiring pre-slashing native functions.
2024-08-09 21:08:26 +00:00
Roardom
b86475a732 add: strict types to all files 2024-05-23 13:58:29 +00:00
HDVinnie
93b17f0419 chore: license 2024-03-19 17:56:44 -04:00
Roardom
182cfeaca7 fix: add type hints to notifications 2023-08-26 08:14:04 +00:00
HDVinnie
68d31481ad Merge branch '7.x.x' into fix-mail-typos 2023-04-23 21:24:41 -04:00
Aditya Diwakar
cf94f2bd0b fix: correct mailed warning email typos 2023-04-23 21:15:56 -04:00
HDVinnie
472c820f99 update: UNIT3D linting
- github action updated with new ruleset in pint.json
- codebase linted with new ruleset
- contributors can now run `./vendor/bin/pint`
- action workflow will auto correct any lint issues upon commit/opened pull request
2023-02-02 08:02:34 -05:00
HDVinnie
15da332f41 update: notifications 2022-09-21 06:05:36 -04:00
HDVinnie
c1e5f441f6 update: notifications 2022-01-10 18:12:45 -05:00
StyleCI Bot
b40e9a950d Apply fixes from StyleCI 2022-01-10 16:14:26 +00:00
HDVinnie
5fdff94695 add: new mail and site notifications 2022-01-10 05:54:00 -05:00