|
|
da7a2d76aa
|
Update test
|
2023-08-30 18:34:35 +08:00 |
|
|
|
79cea907a3
|
Fix typo with RSS typed subscription queries
|
2023-08-30 14:18:39 +08:00 |
|
|
|
527930f89b
|
Update test
|
2023-08-29 20:40:51 +08:00 |
|
|
|
3565c7000e
|
Update subscriptions query
|
2023-08-29 17:03:49 +08:00 |
|
|
|
bd84f34a7c
|
Improve test
|
2023-08-29 16:12:01 +08:00 |
|
|
|
e69d53167d
|
Add test to make sure the subscriptions query is user scoped
|
2023-08-29 15:48:39 +08:00 |
|
|
|
a967989ea8
|
Fix test
|
2023-08-29 13:52:52 +08:00 |
|
|
|
92a723b6bc
|
Add one more subscriptions test
|
2023-08-29 13:25:56 +08:00 |
|
|
|
89c17fd0ab
|
Only filter inactive newsletters out from the subscriptions response
|
2023-08-29 11:34:55 +08:00 |
|
|
|
a6639d077a
|
Include RSS in subscriptions response
|
2023-08-29 10:42:29 +08:00 |
|
|
|
b47d0b4739
|
Add some test debug
|
2023-08-28 16:54:25 +08:00 |
|
|
|
574636451d
|
update api to accommodate rss feed subscriptions
|
2023-07-06 19:51:30 +08:00 |
|
|
|
986c4eb48b
|
fix: parse unsubscribe mailto email address and set subject
|
2023-06-06 19:53:18 +08:00 |
|
|
|
36d2ac041a
|
Fix error of getting subscriptions without newsletter email by inner join them
|
2023-01-18 18:42:10 +08:00 |
|
|
|
e94f6de466
|
Delete subscription if unsub
|
2023-01-18 14:36:23 +08:00 |
|
|
|
08e0423939
|
Add unique constraint on user_id and name to subscriptions table
|
2023-01-09 15:04:01 +08:00 |
|
|
|
3a39ec55cc
|
Delete user with right permission
|
2022-11-24 08:59:10 +08:00 |
|
|
|
1117a0c575
|
Feature/subscription list resolver (#432)
* add subscriptions table
* add listSubscriptions schema
* add listSubscriptions resolver
|
2022-04-19 11:08:43 +08:00 |
|