451 Commits

Author SHA1 Message Date
Will Browning
fd4c71bef7 Added inbound rejections to failed deliveries v1.5.0 2026-04-10 16:40:47 +01:00
Will Browning
89ecdcf76f Added pinned aliases feature v1.4.1 2026-04-08 13:51:29 +01:00
Will Browning
cfb3ecb0ae Added new blocklist feature and list-unsubscribe behaviour v1.4.0 2026-04-08 12:11:30 +01:00
Will Browning
140681427b Fixed incorrect success message 2026-02-24 13:07:25 +00:00
Will Browning
fd1290f65e Updated packages v1.3.8 2026-02-18 12:38:05 +00:00
Will Browning
97369f5251 Added safeRegex rule for auto_create_regex fields 2026-02-11 16:06:12 +00:00
Will Browning
daf6408e31 Added new alias formats and option to change alias separator 2026-02-11 11:22:04 +00:00
Will Browning
4653e1b58c Added setting to change spam warning behaviour 2026-02-04 11:13:51 +00:00
Will Browning
2d5af44197 Added {{subject}} placeholder to replace subject rule action 2026-02-03 09:37:22 +00:00
Will Browning
cf4d2737cd Fixed main search bar dropdown button height 2026-01-29 16:14:51 +00:00
Will Browning
f40d395ea5 Added missing argument to ForwardEmail v1.3.7 2026-01-21 09:33:18 +00:00
Will Browning
4c3a022109 Added option to disable removal of PGP keys/signatures in replies/sends 2026-01-09 13:48:41 +00:00
Will Browning
ccd24c33d1 Merge branch 'nielscil-feature/ProxyAuthenticationSupport' 2026-01-09 13:33:20 +00:00
Niels Bouma
c4f4c7ed21 Update VerifyTwoFactorAuthMethods.php
fix for 2fa
2026-01-08 08:29:24 +01:00
Niels Bouma
1d9f5bcac8 Merge remote-tracking branch 'upstream/master' into feature/ProxyAuthenticationSupport 2026-01-08 08:24:26 +01:00
Will Browning
e33159e8ac Updated Two-Factor Authentication description 2026-01-06 12:24:09 +00:00
Will Browning
9c00b788e7 Updated packages v1.3.6 2026-01-05 14:36:03 +00:00
Will Browning
06e799dbd9 Added dark mode 2026-01-01 20:01:55 +00:00
Will Browning
5f4eeea31e Fixed credentialId length issue in webauthn_keys table 2025-12-10 11:01:13 +00:00
Will Browning
41699c6dfa Allow rules to forward to multiple recipients 2025-10-16 20:34:04 +01:00
Will Browning
0528b73e4f Fixed destory webauthn key method 2025-10-04 20:10:57 +01:00
Will Browning
7763367f18 Added ability to use both 2FA methods at the same time 2025-09-30 15:02:33 +01:00
Will Browning
af10811bdc Added SR labels 2025-09-04 10:54:36 +01:00
Will Browning
ecd33e3433 Increased rule condition values from 10 to 50 2025-09-02 14:16:37 +01:00
Niels Bouma
d17647542a Merge branch 'heads/v1.3.5' into feature/ProxyAuthenticationSupport 2025-08-25 10:27:12 +02:00
Will Browning
4be5d0a513 Added ascii validation to emails 2025-08-14 16:46:50 +01:00
Will Browning
753ccea6b9 Fix namespace 2025-07-31 11:37:09 +01:00
Will Browning
67d9f5ea94 Fixed missing fillable property v1.3.5 2025-07-29 20:45:27 +01:00
Will Browning
f2023a9567 Updated packages v1.3.4 2025-07-29 15:02:41 +01:00
Will Browning
31b8798656 Updated to Laravel 12 2025-07-29 14:59:24 +01:00
Will Browning
322f19c300 Added option to resend failed deliveries 2025-07-29 14:08:30 +01:00
Will Browning
80a5888343 Improved regex validation, fixed bug v1.3.3 2025-06-24 11:11:38 +01:00
Will Browning
acd00b9c56 Added option to prevent username subdomain aliases 2025-05-29 16:39:49 +01:00
Will Browning
1b4ef1d358 Fixed text colour 2025-05-04 10:11:19 +01:00
Will Browning
7d9a7f1af3 Added attached_recipients_only option to aliases v1.3.2 2025-05-04 09:59:11 +01:00
Will Browning
826d420eb9 Updated packages 2025-04-15 13:25:42 +01:00
Will Browning
68308b18c6 Added notification when new recipient is verified 2025-02-12 16:45:45 +00:00
Will Browning
52083be7e7 Fixed #714 2025-02-12 16:45:18 +00:00
Niels Bouma
e97e1a2732 Merge branch 'anonaddy:master' into feature/ProxyAuthenticationSupport 2025-02-05 13:04:49 +01:00
Will Browning
2750a3e2ae Moved failed delivery download to api v1.3.1 2025-02-02 18:13:08 +00:00
Will Browning
6c5d9f8149 Updated packages 2025-01-23 13:50:21 +00:00
Will Browning
16a4b5c571 Updated vite and packages 2025-01-07 13:26:23 +00:00
Will Browning
fca7d88894 Updated packages 2024-12-09 16:45:54 +00:00
Niels Bouma
364691f6b9 make sure external_id is unique 2024-11-25 12:44:18 +01:00
Niels Bouma
82deb9487f account removal blocked when external 2024-11-25 12:29:30 +01:00
Niels Bouma
fa50a1f5b9 possibility to remove external id from username 2024-11-25 12:20:44 +01:00
Niels Bouma
1dc92a14d7 tests 2024-11-25 12:08:10 +01:00
Niels Bouma
61f5fb4361 username api test for can_login 2024-11-24 15:09:48 +01:00
Niels Bouma
bdbf50822a SetUsernameExternalId command fixes + tests 2024-11-24 15:03:00 +01:00
Niels Bouma
b2ad042c12 proxyauthentication changes + test 2024-11-24 14:21:21 +01:00