Commit Graph

85 Commits

Author SHA1 Message Date
Alex Lushpai
8a725de20c
Fix linter pipeline 2022-04-11 12:22:16 +03:00
93220000b7 fix linter pipeline 2022-04-11 12:18:04 +03:00
Alex Lushpai
b9ec18dd7d
Added preview URL & width / height to attachments deserialized info 2022-02-25 14:17:16 +03:00
Kirill Zaytsev
58791d23a2 feat: Added preview URL & width / height to attachments deserialized info 2022-02-25 14:01:09 +03:00
Alex Lushpai
cf53df6f9f
Added deserialization of message attachments 2022-02-25 10:24:18 +03:00
Kirill Zaytsev
7e9444732e feat: Added deserialization of message attachments 2022-02-24 18:29:53 +03:00
tishmaria90
864572b667
Add logger to client 2021-11-25 12:51:29 +03:00
Zaytsev Kirill
b625439a0c
feat: Added pointer to information about a user which dialog was assigned to (#41) 2021-09-24 10:04:15 +03:00
Alex Lushpai
43a6c884b4
Fix go modules import 2021-06-11 14:35:45 +03:00
b309f315b0 go modules 2021-06-11 14:33:44 +03:00
169f4b876d
Static code analysis (#38) 2021-02-09 22:21:57 +03:00
Alexander Kulinich
e638e38219
Remove unused parameter ChannelSettings.SpamAllowed 2021-02-03 14:57:55 +03:00
Alexander Kulinich
a1ee703fa5
Update ChannelSettings (#37) 2021-02-03 14:27:53 +03:00
Alex Lushpai
859d4c2d06
Update product name, cleanup annotations (#35) 2020-12-15 13:34:18 +03:00
Akolzin Dmitry
92b8eb764f
Move CI to GitHub Actions (#34) 2020-11-26 14:10:42 +03:00
Alex Lushpai
953724da73
Update README.md 2020-11-12 14:00:49 +03:00
Alex Lushpai
3d8f69362b
MessageSendRequest.TransportAttachments and ChannelSettings 2020-08-11 21:31:13 +03:00
Alexander Kulinich
2ffec7419b added fields MessageSendRequest.TransportAttachments and ChannelSettings.Suggestions 2020-08-10 18:15:51 +03:00
Alexander Kulinich
9dcd7c9250 leave support for versions 1.13 and 1.14 in travis due to the dependence on testify 2020-08-10 18:15:51 +03:00
Alex Lushpai
23b605add8
Add unassigned dialog method 2020-07-15 15:49:22 +03:00
Alexander Kulinich
0fd66ebf6e add unassigned dialog method 2020-07-14 14:37:46 +03:00
Alex Lushpai
2b05530ce7
Merge pull request #30 from blide/limits
Limits
2019-05-23 14:33:39 +03:00
Roman Shakhov
5a73ef3c5e Limits 2019-05-23 13:45:06 +03:00
Alex Lushpai
9b884699e9
Merge pull request #29 from iyzoer/master
Add chat to message struct
2019-04-17 09:47:21 +03:00
Akolzin Dmitry
0919ed1563 Add chat to message struct 2019-04-16 17:58:44 +03:00
Alex Lushpai
6208a2008f
Merge pull request #28 from iyzoer/master
mock requests in tests
2019-03-07 13:09:09 +03:00
Akolzin Dmitry
381f96af46 mock requests in tests 2019-03-07 12:58:20 +03:00
Alex Lushpai
0dc56b83e5
Merge pull request #27 from moriony/fix-response-status-check
Move api response status check before unmarshalling
2019-03-06 12:54:20 +03:00
Vitaliy Chesnokov
62fbe75ce3 Move api response status check before unmarshalling 2019-03-05 18:15:32 +03:00
Alex Lushpai
ac3afd8f09
Merge pull request #26 from iyzoer/master
Websocket events
2019-03-01 15:22:09 +03:00
Akolzin Dmitry
202db8370f fix WsEventUserOnlineUpdatedData struct 2019-03-01 15:18:43 +03:00
Akolzin Dmitry
9b5d493820 new websocket events 2019-03-01 15:11:52 +03:00
Alex Lushpai
7eb096c538
Merge pull request #25 from iyzoer/master
Update MessagesRequest struct
2019-02-28 17:11:32 +03:00
Akolzin Dmitry
8f465073fe Update MessagesRequest struct 2019-02-27 16:42:44 +03:00
Alex Lushpai
1625192e1c
Merge pull request #24 from DmitryZagorulko/master
increase timeout
2019-02-04 12:58:49 +03:00
DmitryZagorulko
e9da24b5e2 increase timeout 2019-02-04 12:41:15 +03:00
Alex Lushpai
b3d0370c21
Merge pull request #23 from DmitryZagorulko/master
add file upload and download methods
2019-01-10 14:48:36 +03:00
DmitryZagorulko
d427667b29 add file upload and download methods 2018-12-26 17:38:41 +03:00
Alex Lushpai
31cdf97775
Merge pull request #22 from gwinn/master
bot/customer update events
2018-10-03 11:36:05 +03:00
Alex Lushpai
ac9f0acd3e bot/customer update events 2018-10-03 11:31:24 +03:00
Alex Lushpai
cc25100cd7
Merge pull request #21 from gwinn/master
add images to product card, fix delivery struct fields
2018-09-26 15:37:13 +03:00
Alex Lushpai
d9cbc14350 add images to product card, fix delivery struct fields 2018-09-26 15:34:29 +03:00
Alex Lushpai
c7b0043002
Merge pull request #20 from gwinn/master
add order delivery & payments
2018-09-20 11:42:58 +03:00
Alex Lushpai
40cbdbe301 add order delivery & payments 2018-09-20 11:41:30 +03:00
Alex Lushpai
fe9be886e0
Merge pull request #19 from gwinn/master
minor patch for constant, update doc
2018-09-18 17:28:37 +03:00
Alex Lushpai
cf98936d96 minor patch for constant, update doc 2018-09-18 17:27:47 +03:00
Alex Lushpai
c723bc0e5e
Merge pull request #18 from blide/master
Manager -> User
2018-09-18 16:19:33 +03:00
Roman Shakhov
85777b65d6 Manager -> User 2018-09-18 16:12:59 +03:00
Alex Lushpai
2efd96b918
Merge pull request #17 from gwinn/master
structured quantity & cost
2018-09-13 22:34:47 +03:00
Alex Lushpai
dc9f9acba2 structured quantity & cost 2018-09-13 22:34:18 +03:00