1
0
mirror of synced 2024-11-21 20:46:05 +03:00
Commit Graph

275 Commits

Author SHA1 Message Date
Ruslan Efanov
53406701e4 change go version in go.mod 2022-10-28 12:51:58 +03:00
Ruslan Efanov
a321456c78 fix undefined package error 2022-10-28 10:05:11 +03:00
Ruslan Efanov
bb57d2c2e8 fix export model and Error method 2022-10-27 09:52:25 +03:00
Ruslan Efanov
5e3e7cd03d fix review 2022-10-26 18:21:00 +03:00
Ruslan Efanov
8765026f7e fix review 2022-10-26 14:58:32 +03:00
Ruslan Efanov
bf7e5cdb93 refactoring 2022-10-26 12:14:42 +03:00
Ruslan Efanov
fa11f4ffd3 fix creating errors from response 2022-10-25 17:32:46 +03:00
Ruslan Efanov
0823d7e591 add ClientError model, fix using APIError 2022-10-25 12:39:01 +03:00
Ruslan Efanov
987d9cd6de add model of error for response 2022-10-25 10:47:02 +03:00
227c6e7d46
add in_app_id and transport_message_id fields 2022-10-12 16:36:29 +03:00
5405924b9b add in_app_id and transport_message_id fields 2022-10-11 10:10:22 +03:00
8782f91caf
update yaml component 2022-07-19 11:38:13 +03:00
e0ec8b2490 update yaml component 2022-07-19 11:33:27 +03:00
3cb09fb728
add voice audio message struct & update file struct 2022-06-14 16:55:26 +03:00
Tyschitskaya Maria
3baf86c345 edit voice audio message struct 2022-06-14 16:53:10 +03:00
Tyschitskaya Maria
a670e8561f add voice audio message struct 2022-06-14 16:35:00 +03:00
Alex Lushpai
ce5515c52e
disable unused linter for tests 2022-04-22 09:38:18 +03:00
Tyschitskaya Maria
6ff12f28e6 fix linter pipeline 2022-04-21 13:26:45 +03:00
Tyschitskaya Maria
95aa8aba91 disable unused linter for tests 2022-04-21 12:06:21 +03:00
e870447e75
make originator unmarshalable (#77) 2021-12-01 14:50:32 +03:00
tishmaria90
97bec2e80f
Add logger to client (#75) 2021-11-22 16:16:01 +03:00
1306d648f6
Mock data in tests (#76)
* mock all data in tests
* update test matrix config
2021-11-22 16:08:53 +03:00
Alex Lushpai
b5df3a70bc
Previous message may not be present when deleted 2021-07-27 15:57:22 +03:00
Alexander Kulinich
3cf31358d9 previous message may not be present when deleted 2021-07-27 15:31:49 +03:00
Alex Lushpai
7229ed2273
Static code analysis 2021-02-09 22:21:18 +03:00
95a86b40e6 Static code analysis 2021-02-09 16:04:18 +03:00
Alex Lushpai
d103c0a94b
Remove unused parameter ChannelSettings.SpamAllowed 2021-02-03 14:37:19 +03:00
Alexander Kulinich
125e3ba0b3 remove unused parameter ChannelSettings.SpamAllowed 2021-02-02 17:45:03 +03:00
DanielWeiser
ebded3077b
TransportResponse types (#70) 2021-01-15 14:51:24 +03:00
kovtun-retailcrm
14af54f7a1
Async status passthrough 2020-12-23 11:54:46 +03:00
Alex Lushpai
cfb601a9b9
Update product name, cleanup annotations (#68) 2020-12-15 13:33:53 +03:00
Akolzin Dmitry
cb849b60a3
update ci strategy (#67) 2020-11-26 14:24:45 +03:00
Akolzin Dmitry
3ba8b93722
update env (#66) 2020-11-26 13:36:54 +03:00
Akolzin Dmitry
560d146b91
Move CI to Github Actions (#65) 2020-11-26 13:28:15 +03:00
Alex Lushpai
ba27daa885
Update README.md 2020-11-12 14:01:45 +03:00
Alex Lushpai
9630c4274c
WebhookData.Attachments 2020-08-11 21:31:29 +03:00
Alexander Kulinich
7089c56787
Update v1/types.go
Co-authored-by: Sergey Linnik <linniksa@gmail.com>
2020-08-10 18:33:49 +03:00
Alexander Kulinich
73e617a073 added fields WebhookData.Attachments and ChannelSettings.Suggestions 2020-08-07 13:53:33 +03:00
Alex Lushpai
485233cd2f
ReplyDeadline в методе отправки сообщения 2020-06-18 17:15:38 +03:00
Alex Lushpai
e3ddd0a280
Update channel features 2020-06-11 14:47:57 +03:00
Akolzin Dmitry
988ff62f30 update channel features 2020-06-11 14:41:08 +03:00
Alex Lushpai
26a69c2e5d
Templates fields, additional validation in UpdateTemplate 2020-06-11 14:12:46 +03:00
Akolzin Dmitry
b821553586 update struct for templates 2020-06-11 14:00:09 +03:00
Akolzin Dmitry
4206ad2695 Templates fields, additional validation in UpdateTemplate 2020-05-11 17:41:17 +03:00
Alex Lushpai
e144eba7c0
MessageDataProduct.Unit
* Add MessageDataProduct.Unit field
* MessageDataProduct.Quantity marked as deprecated
2020-04-29 18:44:51 +03:00
Alexander Kulinich
86b792b86b added field MessageDataProduct.Unit and MessageDataProduct.Quantity mark deprecated 2020-04-29 18:32:48 +03:00
Alex Lushpai
43886089ef
Merge pull request #59 from Neur0toxine/master
[improvements] methods for templates
2020-04-10 14:03:01 +03:00
bb46781244 check correct decoding from json 2020-04-08 14:17:21 +03:00
f144d5c1c1 go1.14 fixes 2020-04-08 14:06:15 +03:00
d5a94653da fixes in template (un)marshaling and tests 2020-04-08 13:50:02 +03:00