Wolf-Martell Montwé
|
69010f478f
|
Rename isSameAs/isNotSameAs to isSameInstanceAs/isNotSameInstanceAs
|
2024-01-03 15:02:15 +01:00 |
|
Wolf-Martell Montwé
|
35bf87a3b4
|
Add special folder mapping screen
|
2023-12-13 21:41:28 +01:00 |
|
cketti
|
b4f255cc80
|
Avoid crash when MX lookup returns invalid hostname
|
2023-11-29 23:35:25 +01:00 |
|
Wolf-Martell Montwé
|
e9535ecdaa
|
Bump Spotless 6.14.0 -> 6.21.0 and KtLint 0.48.2 -> 0.50.0, and reformat/fix code
|
2023-09-06 18:13:23 +02:00 |
|
Wolf-Martell Montwé
|
1429327c69
|
Extract GetOAuthRequestIntent into own use case for use in the new account flow
|
2023-06-26 14:06:34 +02:00 |
|
Wolf-Martell Montwé
|
00148f1a99
|
Change OAuth to not use OAuthProvider enum and delegate configuration creation to the app
|
2023-06-21 14:05:28 +02:00 |
|
Wolf-Martell Montwé
|
e64d030d22
|
Refactor OauthConfiguration to be placed in common module with added OAuthProvder and OAuthProviderSettings
|
2023-06-20 15:17:47 +02:00 |
|
Wolf-Martell Montwé
|
9e0f1bd815
|
Resolve app.core dependency blocking oauth extraction
|
2023-06-20 15:17:45 +02:00 |
|
cketti
|
bf73b0a787
|
Merge pull request #6987 from thundernest/relaxed_email_address
Change `EmailAddressParser` to support addresses violating the specification
|
2023-06-16 14:59:44 +02:00 |
|
cketti
|
656a9d3862
|
Use relaxed mode to parse email addresses from message headers
|
2023-06-15 19:32:56 +02:00 |
|
cketti
|
c96d0ce65a
|
Allow disabling length checks in EmailAddressParser
|
2023-06-15 19:32:56 +02:00 |
|
Wolf-Martell Montwé
|
9f96ab6ee0
|
Remove ValidationUseCase and replace by SAM interfaces to have more flexibility
|
2023-06-15 18:02:35 +02:00 |
|
Wolf-Martell Montwé
|
4d2712eeca
|
Change AutoDiscoveryServerSettingsView to also handle IP addresses
|
2023-06-15 17:45:59 +02:00 |
|
cketti
|
20d1e56639
|
Change names of EmailAddressParserConfig properties
|
2023-06-15 17:18:53 +02:00 |
|
cketti
|
a0725d6726
|
Change Port to disallow a value of 0
|
2023-06-14 12:47:20 +02:00 |
|
cketti
|
eb4a414c58
|
Add proper email address parser
|
2023-06-01 14:29:28 +02:00 |
|
Wolf-Martell Montwé
|
48ac48fda3
|
Change validation to use ValidationError interface for errors instead of exceptions
|
2023-05-31 17:17:22 +02:00 |
|
Wolf-Martell Montwé
|
ac0e4422cf
|
Add validation use case definition and concrete implementation for AccountName, DisplayName and EmailSignature
|
2023-05-31 10:19:02 +02:00 |
|
cketti
|
f948fad797
|
Add new AutoDiscovery API
|
2023-05-24 18:35:24 +02:00 |
|
cketti
|
3bb0d2e529
|
Use EmailAddress class in :feature:autodiscovery:autoconfig module
|
2023-05-22 18:03:56 +02:00 |
|
cketti
|
57e3db5443
|
Use Domain class in :feature:autodiscovery:autoconfig module
|
2023-05-22 18:03:56 +02:00 |
|
cketti
|
8b8bc409e8
|
Add Domain value class
|
2023-05-22 18:03:56 +02:00 |
|
cketti
|
2dbecb667c
|
Move HostNameUtils to :core:common
|
2023-05-22 18:03:56 +02:00 |
|
cketti
|
ef498c60e4
|
Update assertk to version 0.26
|
2023-05-16 17:20:25 +02:00 |
|
cketti
|
5498567bf2
|
Switch assertions to assertk
|
2023-05-14 13:00:28 +02:00 |
|
Wolf Montwé
|
71079908aa
|
Bump Gradle 8.0.2 -> 8.1.1 and remove suppress dsl scope violation
|
2023-04-25 17:21:58 +02:00 |
|
Wolf Montwé
|
73bf846622
|
Change ContactRepository to allow nullable values to be cached
|
2023-03-09 13:50:22 +01:00 |
|
Wolf-Martell Montwé
|
401c954b74
|
Merge pull request #6727 from thundernest/add_email_value_type
Add email value type
|
2023-03-07 17:21:36 +00:00 |
|
Wolf Montwé
|
5e09e067b0
|
Add email value type
|
2023-03-07 18:12:38 +01:00 |
|
Wolf Montwé
|
31a5fc7390
|
Fix missing lint plugin for :core:common module
|
2023-03-07 16:51:35 +01:00 |
|
Wolf Montwé
|
59541c0d6b
|
Move Cache to core common module
|
2023-03-02 14:38:43 +01:00 |
|
Wolf Montwé
|
fab0749abd
|
Add common module to core
|
2023-03-02 14:38:42 +01:00 |
|