Commit Graph

72 Commits

Author SHA1 Message Date
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
Alex Lushpai
1387691d4c
Merge pull request #16 from gwinn/master
add product & order to message send
2018-09-13 11:39:12 +03:00
Alex Lushpai
5ead7292fd add product & order to message send 2018-09-13 11:38:24 +03:00
Alex Lushpai
55b0a617b0
Merge pull request #15 from gwinn/master
add prouct & order messages structs
2018-09-12 11:35:57 +03:00
Alex Lushpai
5f509e4f2c update order & product structs 2018-09-12 10:36:19 +03:00
Alex Lushpai
6ec32f4791 add prouct & order messages structs 2018-09-12 00:34:01 +03:00
Alex Lushpai
a08d7a1a69
Merge pull request #14 from gwinn/master
bots self filter
2018-09-11 14:15:39 +03:00
Alex Lushpai
2aa8e2ca93 bots self filter 2018-09-11 14:14:21 +03:00
Alex Lushpai
25316b5fe9
Merge pull request #13 from gwinn/master
add responsible to dialog struct
2018-09-11 12:33:40 +03:00
Alex Lushpai
188835fec6 add responsible to dialog struct 2018-09-11 12:32:50 +03:00
Alex Lushpai
df76ffa83b
Merge pull request #12 from gwinn/master
add channel name
2018-09-10 15:32:27 +03:00
Alex Lushpai
0906dfaa9b add channel name 2018-09-10 15:31:49 +03:00
Ilyas Salikhov
1ece05189c
Merge pull request #11 from blide/master
Add omitempty flag to InfoRequest.Avatar
2018-09-09 20:04:12 +03:00
blide
fb1ec00bc9 Add omitempty flag to InfoRequest.Avatar 2018-09-09 20:00:55 +03:00