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

63 Commits

Author SHA1 Message Date
Alex Lushpai
ef758f6199
Merge pull request #28 from gwinn/master
Add delivery & payment data for order struct
2018-09-20 11:43:35 +03:00
Alex Lushpai
af3a3f86ee add currency codes 2018-09-20 11:37:16 +03:00
Alex Lushpai
4c882fa250 add oneof for order status 2018-09-20 11:26:02 +03:00
Alex Lushpai
9df3b5a659 fix README formatting 2018-09-19 18:14:28 +03:00
Alex Lushpai
0c1f70a796 add delivery & payment data for order struct 2018-09-19 18:12:51 +03:00
Alex Lushpai
7f61b9c20c
Merge pull request #27 from gwinn/master
structured cost & quantity
2018-09-13 22:27:47 +03:00
Alex Lushpai
43b1437674 structured cost & quantity 2018-09-13 22:25:38 +03:00
Alex Lushpai
1eb5fe3bcb
Merge pull request #26 from gwinn/master
add product & order to channel settings
2018-09-13 20:34:26 +03:00
Alex Lushpai
f069f93b17 add product & order to channel settings 2018-09-13 20:32:42 +03:00
Alex Lushpai
02ac4efe62
Merge pull request #25 from gwinn/master
message types
2018-09-13 17:04:52 +03:00
Alex Lushpai
fccc723e0d message types 2018-09-13 17:03:30 +03:00
Alex Lushpai
62f9936213
Merge pull request #24 from gwinn/master
add product & order data to message struct
2018-09-12 11:36:02 +03:00
Alex Lushpai
47c7131270 update order & product structs 2018-09-12 10:35:46 +03:00
Alex Lushpai
65a3347f16 add product & order data to message struct 2018-09-12 00:18:53 +03:00
Alex Lushpai
70ddbb4650
Merge pull request #23 from gwinn/master
add name field to channel
2018-09-10 12:12:21 +03:00
Alex Lushpai
5643dd7db7 update channel name example 2018-09-10 12:06:57 +03:00
Alex Lushpai
0789e72134 add name field to channel 2018-09-10 11:33:52 +03:00
Alex Lushpai
f6a7652f40
Merge pull request #22 from gwinn/master
Add email to user struct & update TravisCI config
2018-08-31 11:14:49 +03:00
Alex Lushpai
50c54ce145 add email to user struct & update TravisCI config 2018-08-31 11:14:06 +03:00
Alex Lushpai
8be7a95768
Merge pull request #21 from gwinn/master
add user/bot name & photo for webhook
2018-08-28 16:57:57 +03:00
Alex Lushpai
349cf3561d export types 2018-08-28 16:44:11 +03:00
Alex Lushpai
a7d64a9d7d add user/bot name & photo for webhook 2018-08-28 15:30:12 +03:00
Alex Lushpai
db54931d25
Merge pull request #20 from gwinn/master
update features, remove events
2018-08-21 13:42:00 +03:00
Alex Lushpai
9d750e73f6 update features, remove events 2018-08-21 13:38:02 +03:00
Alex Lushpai
7185cc94c0
Merge pull request #19 from gwinn/master
cleanup available values
2018-08-17 15:37:54 +03:00
Alex Lushpai
35db168bd0 cleanup available values 2018-08-17 15:36:13 +03:00
Alex Lushpai
993f0114b8
Merge pull request #18 from gwinn/master
add constants with feature values
2018-08-17 15:20:21 +03:00
Alex Lushpai
6913796dd9 add constants with feature values 2018-08-17 15:13:45 +03:00
Alex Lushpai
eb06a1aa60
Merge pull request #17 from gwinn/master
add transport features
2018-08-16 16:54:44 +03:00
Alex Lushpai
66b92cbe82 add transport features 2018-08-16 16:53:41 +03:00
Alex Lushpai
5a0564d955
Merge pull request #16 from gwinn/master
update api endpoint
2018-07-21 18:59:30 +03:00
Alex Lushpai
7dd44201bf update api endpoint 2018-07-21 18:56:25 +03:00
Alex Lushpai
961d180c6a
Merge pull request #15 from gwinn/master
quotation from transport to mg
2018-07-13 15:17:02 +03:00
Alex Lushpai
bd7b959455 quotation from transport to mg 2018-07-13 15:15:51 +03:00
Alex Lushpai
619f407935
Merge pull request #14 from DmitryZagorulko/master
add element in WebhookData struct
2018-07-13 15:09:59 +03:00
DmitryZagorulko
6d0e4a26ff add element in WebhookData struct 2018-07-13 14:23:46 +03:00
Alex Lushpai
86ea1ad66a
Merge pull request #13 from gwinn/master
add debug mode
2018-06-22 02:27:39 +03:00
Alex Lushpai
cf09d91d98 add debug mode 2018-06-20 15:27:59 +03:00
Alex Lushpai
6ca25cdf74
Merge pull request #12 from gwinn/master
json tag
2018-06-01 19:20:02 +03:00
Alex Lushpai
c53db59f44 json tag 2018-06-01 19:19:13 +03:00
Alex Lushpai
3e16fd4ef2
Merge pull request #11 from gwinn/master
fix test run
2018-06-01 18:27:51 +03:00
Alex Lushpai
87bad23621 fix test run 2018-06-01 18:27:10 +03:00
Alex Lushpai
664f8b6f24
Merge pull request #10 from gwinn/master
Update data types
2018-06-01 18:19:59 +03:00
Alex Lushpai
ba8b1b34dd add external_channel_id 2018-06-01 18:13:56 +03:00
Alex Lushpai
1034b7e62a update data types 2018-06-01 17:57:24 +03:00
Alex Lushpai
1f73c0bf53
Merge pull request #9 from gwinn/master
activity callback struct
2018-06-01 17:51:06 +03:00
Alex Lushpai
7afe683dce activity callback struct 2018-06-01 17:48:36 +03:00
Alex Lushpai
4ec6b4bb0c
Merge pull request #8 from gwinn/master
change field type
2018-06-01 15:25:40 +03:00
Alex Lushpai
4ee3787af1 change field type 2018-06-01 15:24:53 +03:00
Alex Lushpai
b807d47302
Merge pull request #7 from gwinn/master
message struct update
2018-06-01 13:42:20 +03:00