Commit graph

75 commits

Author SHA1 Message Date
Will Browning
28cf7b475e Added regex options to rule conditions 2024-07-24 12:35:24 +01:00
Will Browning
bc626e80bf Updated Rules 2024-06-26 11:43:30 +01:00
Will Browning
5cf59c4f7d Upgraded to Laravel 11 2024-05-15 12:19:56 +01:00
Will Browning
0753ffcdd0 Added 'last used at' to aliases 2024-03-25 15:39:49 +00:00
Will Browning
59ba258d17 Closes #143 2024-03-13 17:35:12 +00:00
Will Browning
576dd351b6 Updated catch to Throwable 2024-03-06 08:37:08 +00:00
Will Browning
c98e636f54 Updated config 2023-10-05 10:47:16 +01:00
Will Browning
8d6ddb4434 Rebrand update 2023-10-04 11:32:39 +01:00
Will Browning
4f47bc4f4c Added option to store failed deliveries 2023-05-16 09:32:44 +01:00
Will Browning
9125741f4f Updated to Laravel 10 2023-04-26 16:53:39 +01:00
Will Browning
678c814bb3 Updated packages 2023-03-09 12:49:33 +00:00
Will Browning
fd92e09e5e Added Laravel Pint for formatting 2022-11-29 12:27:39 +00:00
Will Browning
26b4704ae5 Reduced queries in ReceiveEmail 2022-11-17 09:20:35 +00:00
Will Browning
150542f3c1 Updated to vue 3 2022-08-23 09:58:25 +01:00
Will Browning
5bfc5e5e9f Migrate from Passport to Sanctum for API 2022-07-21 10:54:36 +01:00
Will Browning
43e094ac93 Upgrade to Laravel 9 2022-07-07 08:44:47 +01:00
Will Browning
cd15c39722 Move account username to usernames table 2022-03-02 10:31:27 +00:00
Will Browning
1efe2eeac9 Added allow/disallow replies/sends per rcpt 2022-02-22 16:16:47 +00:00
Will Browning
1e93c6f8b2 Added dmarc allow header from Rspamd 2022-02-11 15:47:16 +00:00
Will Browning
5ee6abf69b Updated webauthn config 2022-02-10 11:05:30 +00:00
Will Browning
3044d92516 Upgraded laravel-webauthn to v2 2022-02-09 15:56:43 +00:00
Will Browning
de27117125 Added spam reply/send attempt notification 2022-02-04 11:31:02 +00:00
Will Browning
44594361df Added failed delivery notification 2021-08-20 15:40:36 +01:00
Will Browning
55373af6ed Added alias description to banner info 2021-08-10 09:35:30 +01:00
Will Browning
793f052eca v0.8.1 2021-08-04 14:24:55 +01:00
Will Browning
193b325baa v0.8.0 2021-07-20 09:33:17 +01:00
Will Browning
941400ed2b Remove shared domain alias data on delete 2021-03-17 10:28:19 +00:00
Will Browning
2bfc353713 Added email for users with expiring api tokens 2020-11-05 16:29:22 +00:00
Will
6a07f84fc1 Added catch-all option to additional usernames 2020-10-09 14:33:38 +01:00
Will
8ecc24657b Fix for #47 and other minor improvements 2020-10-06 16:21:27 +01:00
Will
e69424e482 Fix aliases with wrong aliasable_id for domains 2020-10-01 10:57:13 +01:00
Will
77d028fbbf Update self-hosting instructions 2020-09-29 16:51:24 +01:00
Will Browning
a39cc98246
Merge pull request #80 from slurdge/master
Add a command to create a user from command line
2020-09-27 15:14:39 +01:00
Will
e3ac41d007 Upgrade to Laravel 8 2020-09-27 15:01:17 +01:00
slurdge
ec0cdd40c9 Make requested changes for Laravel 8 2020-09-26 10:38:38 +02:00
slurdge
c9f077e969 Add a command to create a user from command line 2020-09-22 18:18:38 +02:00
Will
ebb1186a29 Added artisan command to list users 2020-09-21 17:31:23 +01:00
Will
f5b05dbe8d Initial rules beta 2020-06-16 17:17:29 +01:00
Will
0fcf355bab Added basic rules system 2020-06-02 13:59:59 +01:00
Will Browning
50bbc9db3a Added default alias domain option 2020-02-28 11:28:23 +00:00
Will Browning
ba3772219e Updated email replies 2020-02-13 09:21:26 +00:00
Will Browning
32190835fb Added expired gpg key email 2020-02-11 10:32:21 +00:00
Will Browning
2ae624d611 Added send from aliases 2020-01-29 13:43:55 +00:00
Will Browning
29fbade130 Updated email logo to png 2020-01-21 10:30:33 +00:00
Will Browning
fe6a13b5ba Added random word alias test 2020-01-10 14:27:09 +00:00
Will Browning
9a48650ae2 Updated custom domain verification 2019-12-20 09:36:22 +00:00
Will Browning
7ca303312a Fixed issue with replies 2019-11-19 11:20:18 +00:00
Will Browning
05e1cc12b5 Added additional username default recipient option 2019-11-05 14:50:31 +00:00
Will Browning
f2ff02e155 Replies to UUID aliases now come from the alias 2019-10-24 14:05:59 +01:00
Will Browning
aaf08d3961 Updated aliases table view 2019-09-18 17:05:12 +01:00