Commit 033aa54
Blacklist, Subscribepage, Bounce processing, Translator, Message processor (#357)
* Blacklist (#352)
* Blacklisted
* user repository methods
* fix configs
* add test
* fix: phpmd
* fix: repo configs
* return a created resource
---------
Co-authored-by: Tatevik <[email protected]>
* Subscribepage (#353)
* subscriber page manager
* owner entity
* test
* ci fix
* getByPage data
---------
Co-authored-by: Tatevik <[email protected]>
* Bounceregex manager (#354)
* BounceRegexManager
* Fix manager directory
* Prop name update admin -> adminId
---------
Co-authored-by: Tatevik <[email protected]>
* Bounce processing command (#355)
* BounceManager
* Add bounce email
* Move to the processor dir
* SendProcess lock service
* ClientIp + SystemInfo
* ProcessBouncesCommand
* ProcessBouncesCommand all methods
* BounceProcessingService
* AdvancedBounceRulesProcessor
* UnidentifiedBounceReprocessor
* ConsecutiveBounceHandler
* Refactor
* BounceDataProcessor
* ClientFactory + refactor
* BounceProcessorPass
* Register services + phpstan fix
* PhpMd
* PhpMd CyclomaticComplexity
* PhpCodeSniffer
* Tests
* Refactor
* Add tests
* More tests
* Fix tests
---------
Co-authored-by: Tatevik <[email protected]>
* EventLog + translator (#356)
* EventLogManager
* Log failed logins + translate messages
* weblate
* test fix
* Use translations
* Fix pipeline
* Weblate
* Deprecate DB translation table
---------
Co-authored-by: Tatevik <[email protected]>
* Access level check (#358)
* OwnableInterface
* PermissionChecker
* Check related
* Register service + test
* Style fix
---------
Co-authored-by: Tatevik <[email protected]>
* Message processor (#359)
* MessageStatusEnum
* Status validate
* Embargo check
* IspRestrictions
* IspRestrictions
* SendRateLimiter
* UserMessageStatus
* Refactor
* RateLimitedCampaignMailer
* RateLimitedCampaignMailerTest
* Rate limit initialized from history
* Check maintenance mode
* Max processing time limiter
---------
Co-authored-by: Tatevik <[email protected]>
* Exceptions + translations (#361)
* MissingMessageIdException
* MailboxConnectionException
* BadMethodCallException (style fix)
* Translate user facing messages
* Translate
* Translate PasswordResetMessageHandler texts
* Translate SubscriberConfirmationMessageHandler texts
* MessageBuilder exceptions
* BlacklistEmailAndDeleteBounceHandler
* BlacklistEmailHandler - AdvancedBounceRulesProcessor
* AdvancedBounceRulesProcessor
* BounceStatus
* CampaignProcessor
* UnidentifiedBounceReprocessor
* Style fix
* Test fix
* ConsecutiveBounceHandler
---------
Co-authored-by: Tatevik <[email protected]>
* Fix autowiring
* Reset subscriber bounce count
* Install RssFeedBundle
* Update import logic, add dynamic attribute repository (#362)
* Skip password and modified fields while import, do not subscribe blacklisted users
* DefaultConfigProvider
* Use ConfigProvider in ProcessQueueCommand
* Use ConfigProvider in SubscriberCsvImporter + send email
* Rename paramProvider
* Test fix
* AttributeValueProvider for dynamic tables
* Update: config provider
* Translations in default configs
* Email with messageHandler
* Style fix
* PhpCs fix
* Fix configs
* replace list names
* Add tests + fix
* Add more tests + fix handler
---------
Co-authored-by: Tatevik <[email protected]>
* Refactor import add subscriber history (#363)
* Add blacklisted stat to import result
* Add history
* Add translations
* addHistory for unconfirmed
* Refactor
* Add changeSetDto
* Do not send email on creating without any list
* Flush in controller
* Add test
---------
Co-authored-by: Tatevik <[email protected]>
* Em flush (#364)
* createSubscriberList
* ProcessQueueCommand
* Dispatch CampaignProcessorMessage for processing
* Fix tests
* Fix style
* CleanUpOldSessionTokens
* Move bounce processing into the Bounce folder
* delete/remove
* Remove hardcoded TatevikGrRssBundle mapping
* Fix configs
* Add sync
* Fix: DQL in MessageRepository.php
* PhpMD
* SubscriberBlacklistService, SubscriberBlacklistManager
* AdministratorManager
* BounceManager
* SendProcessManager
* TemplateManager
* SubscribePageManager
* Fix: tests
* BounceManager
* rest of flushes
* save
* fix test
* CouplingBetweenObjects 15
---------
Co-authored-by: Tatevik <[email protected]>
* Add test
* Update: docs
* Migrations (mysql psql) (#366)
* OnlyOrmTablesFilter
* Current
* Admin
* Init migration
* In progress
* Fix mapping
* Fix tests
* Migrate
* Separate MySql
* Use psql
* Rename indexes
* PostgreSqlPlatform
* MySqlSqlPlatform rename indexes
* Fix: cs
* Fix: test configs
* Add migration template
* PR agent (#365)
* .coderabbit.yaml
This reverts commit 2246e49.
---------
Co-authored-by: Tatevik <[email protected]>
* rename template
* After review 0
* After review 1
* Fix MySql migrations
* After review 2
---------
Co-authored-by: Tatevik <[email protected]>
* Import by foreign key (#367)
* Import with a foreign key
---------
Co-authored-by: Tatevik <[email protected]>
* Insert initial admin command (#368)
* Update: codeRabbit configs
* Update: Use command for initial admin insert
---------
Co-authored-by: Tatevik <[email protected]>
* Update pull request template
---------
Co-authored-by: Tatevik <[email protected]>1 parent 97a55d6 commit 033aa54
File tree
314 files changed
+18000
-1802
lines changed- .github
- workflows
- config
- PHPMD
- PhpCodeSniffer
- packages
- services
- docs
- resources
- Database
- translations
- src
- Bounce
- Command
- Exception
- Service
- Handler
- Manager
- Processor
- Core
- Doctrine
- Domain
- Analytics
- Exception
- Model
- Service
- Common
- Exception
- Mail
- Model
- Interfaces
- Repository
- Configuration
- Model
- Filter
- Repository
- Service
- Manager
- Provider
- Identity
- Command
- Model
- Repository
- Service
- Messaging
- Command
- Exception
- MessageHandler
- Message
- Model
- Dto/Message
- Message
- Repository
- Service
- Builder
- Handler
- Manager
- Validator
- Subscription
- Exception
- Model
- Dto
- Repository
- Service
- Manager
- Provider
- Resolver
- Validator
- Migrations
- Routing
- tests
- Integration
- Core
- Domain
- Identity
- Fixtures
- Repository
- Service
- Messaging/Repository
- Subscription
- Fixtures
- Repository
- Service
- Unit
- Bounce
- Command
- Service
- Handler
- Domain
- Analytics/Service
- Common
- Repository
- Configuration/Service
- Manager
- Provider
- Identity
- Command
- Model
- Service
- Messaging
- Command
- MessageHandler
- Service
- Builder
- Handler
- Manager
- Validator
- Subscription
- Model
- Repository
- Service
- Manager
- Provider
- Validator
- Processor
- Security
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
314 files changed
+18000
-1802
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 1 | + | |
36 | 2 | | |
37 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
| |||
68 | 74 | | |
69 | 75 | | |
70 | 76 | | |
71 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
72 | 81 | | |
73 | 82 | | |
74 | 83 | | |
| |||
140 | 149 | | |
141 | 150 | | |
142 | 151 | | |
143 | | - | |
| 152 | + | |
| 153 | + | |
144 | 154 | | |
145 | 155 | | |
146 | 156 | | |
| |||
149 | 159 | | |
150 | 160 | | |
151 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
152 | 167 | | |
153 | 168 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
54 | | - | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
70 | | - | |
71 | 76 | | |
0 commit comments