1
0
mirror of synced 2024-11-22 13:06:05 +03:00
Commit Graph

151 Commits

Author SHA1 Message Date
Суханов Данила
63b3e26abb secondary externalchat ids for ig comment 2024-04-27 08:53:54 +03:00
6814216f80 noop limiter & interface for limiter 2024-04-17 11:24:02 +03:00
Vlasov
f97205273a Added WhatsApp-specific channel properties 2024-04-03 14:07:42 +03:00
d7a6409ed1 fix data race in test 2024-02-16 18:10:34 +03:00
f3f87d1b7b make rate limiter more concurrent-friendly 2024-02-16 18:05:14 +03:00
Суханов Данила
f278b73de0 condition for additional attempts to send a request 2024-02-16 09:28:35 +03:00
Суханов Данила
e3281a1ee1 replacing storage with a rate limiter 2024-02-15 21:59:10 +03:00
08cb056e3e
add Paused and Disabled template statuses 2024-02-14 11:14:33 +03:00
Vlasov
31db9ce951 Added Paused and Disabled template statuses 2024-02-13 15:47:37 +03:00
Vlasov
16c84c5ddf Added template quality field 2024-02-13 15:43:26 +03:00
1012f97f08
better logging for rate limiting 2024-02-13 12:13:49 +03:00
Суханов Данила
0a0de1f669 fix lint problem and test unmarshal message webhook 2024-02-12 14:55:05 +03:00
Суханов Данила
f1ce041219 Handling limits and exceedings 2024-02-12 14:31:57 +03:00
191d0ae1fb
Added URL channel message suggestion 2024-02-06 11:36:38 +03:00
b4fa85eba0 more lint fixes 2023-12-29 11:46:18 +03:00
f72ec25093 lint fixes & update golangci-lint 2023-12-29 11:44:18 +03:00
2ba427dfc3 test for a new func 2023-12-29 11:37:01 +03:00
a02b1fe885 package godoc 2023-12-29 11:30:09 +03:00
90a50feccb wip: package doc 2023-12-29 11:24:23 +03:00
5e605c9d19 update godoc for methods and some types 2023-12-28 14:26:49 +03:00
933d2051ab wip: update godoc 2023-12-28 13:14:52 +03:00
Vlasov
a27bf64101 Added template information to the message webhook structure 2023-12-27 17:23:08 +03:00
Vlasov
d5f3b73c25 Added URL channel message suggestion 2023-12-25 22:10:42 +03:00
d2dac5c774
Added attachments field to template model 2023-12-22 15:45:17 +03:00
Vlasov
7c97499874 Added attachments field to template model 2023-12-21 15:02:09 +03:00
Vragov Roman
bf27310b25 Add Variables field to the TemplateInfo struct 2023-12-18 14:02:37 +03:00
Ruslan Efanov
5cd891e704 add pageLink field in message 2023-12-14 15:08:22 +03:00
33a8c6ce6b lint fixes 2023-11-10 13:56:57 +03:00
6a02d91fed test fixes 2023-11-10 13:54:06 +03:00
55d16c4dff more fields for templates 2023-10-25 19:07:05 +03:00
Суханов Данила
43e1116214 update ActivateTemplateRequest 2023-10-18 09:43:51 +03:00
Суханов Данила
724b009a56 rename rejected_reason to rejection_reason 2023-10-18 09:05:33 +03:00
Суханов Данила
35957ff156 add rejected_reason and verification_status fields for template 2023-10-16 15:35:02 +03:00
aaaedad9fc template create setting 2023-09-11 12:37:18 +03:00
f1dcdd86a7 add lang field to template delete webhook 2023-09-11 12:28:24 +03:00
f2301bfbf7 remove useless type 2023-09-07 15:10:32 +03:00
99db491831 support for template webhooks 2023-09-07 15:09:33 +03:00
Ruslan Efanov
038535ea9a increase limit of response body 2023-09-01 15:08:41 +03:00
56999eeff6
Merge branch 'master' into add_lang_template_fields 2023-08-03 09:46:01 +03:00
Vlasov
68fd8afdd5 Added Lang and Category fields to templates 2023-08-02 14:45:19 +03:00
Ефанов Руслан
b3230ea1c5 correct field name url 2023-07-03 18:03:14 +03:00
Ruslan Efanov
99d0e45ffd add fields in TemplateInfo model for message with template 2023-06-30 16:18:49 +03:00
Ruslan Efanov
f586e58a3c add field in model 2023-06-29 13:36:30 +03:00
Ефанов Руслан
d2d285b3b2 fixed code style 2023-05-05 14:58:57 +03:00
Ruslan Efanov
afd5571188 add models for media and interactive templates 2023-05-05 14:58:57 +03:00
Ефанов Руслан
cd953438de increase limit size for response from MG 2023-05-03 10:44:13 +03:00
Vlasov
4c5201c4c1 Added MaxItemSize field to channel settings 2023-04-06 15:01:06 +03:00
Ivan Lutokhin
8621275c1f Add outgoing sending policy 2022-11-30 15:56:06 +03:00
42466db673
fix typo in the Utm structure field tag 2022-11-23 11:21:43 +03:00
Vragov Roman
be7388a4c1 Add Utm field to the Customer struct 2022-11-23 11:20:22 +03:00