Commit graph

22 commits

Author SHA1 Message Date
Torsten Dittmann
0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
Jake Barnby
564c1df701
Fix rescheduling with existing schedule 2024-02-26 23:37:12 +13:00
Jake Barnby
47dec4e187
Remove descriptions from response models 2024-02-06 02:35:15 +13:00
prateek banga
6ead6f8094 misc changes
allow filtering by providerType, userId in subscribers. Adds cancelled status for message status. Validate targets when creating message. delete all targets when user is deleted. fix twilio bug. add db env vars in messaging worker compose.phtml
2023-12-01 03:39:43 +05:30
Jake Barnby
042c1a725f
Message extends Model instead of Any so rules are applied since data is not hoisted 2023-11-29 17:10:53 +13:00
Jake Barnby
4b58d08fd8
Add providerType to Message 2023-11-29 17:09:44 +13:00
Prateek Banga
76d7369314 fixes description for messaging service models 2023-11-02 12:20:15 +05:30
Prateek Banga
a58f473b29 adds createdAt and updatedAt in messaging models 2023-10-31 14:01:42 +05:30
prateek banga
06daa544e8 review changes 2023-10-30 23:37:57 +05:30
Prateek Banga
5a9b1f0c24 removes provider from topics 2023-10-26 19:44:06 +05:30
Prateek Banga
b86f531b30 adds data in message model and search param in messages query validator 2023-10-17 23:45:46 +05:30
Prateek Banga
a92390dda2 review changes 2023-10-06 19:23:46 +05:30
Prateek Banga
a0858ccc4e adds message description, options to mailgun provider 2023-09-26 13:12:44 +05:30
Prateek Banga
f9030132a5 messaging worker logic to send message to providers batch limit 2023-09-20 17:38:29 +05:30
prateek banga
7d51da2e69 review changes 2023-09-14 16:43:38 +05:30
prateek banga
2fe94be4c1 review changes 2023-09-14 16:34:53 +05:30
prateek banga
9b6fc440d9 Review changes and adds enabled in providers collection 2023-09-13 16:57:59 +05:30
Prateek Banga
78a2f6f246 review changes 2023-09-11 20:36:43 +05:30
Prateek Banga
a59cfb6461 review changes 2023-09-11 20:30:21 +05:30
prateek banga
a174aca2c8 lint fix and rename subscriber model file correctly 2023-08-18 23:30:42 +05:30
prateek banga
d7f806e671 fix lint issuesl 2023-08-07 21:01:25 +05:30
prateek banga
3e70a19e4f add response models required for messaging service 2023-08-07 20:56:03 +05:30