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

108 Commits

Author SHA1 Message Date
Akolzin Dmitry
4cb19e6e4f add note 2019-03-18 19:18:55 +03:00
Alex Lushpai
ff807c6501
Merge pull request #51 from moriony/customer-property
Use customer property instead of deprecated user, add originator type
2019-03-14 12:33:36 +03:00
Vitaliy Chesnokov
fcda8a6684 Use customer property instead of deprecated user, add originator type 2019-03-12 18:25:40 +03:00
Alex Lushpai
5496c9b6b6
Merge pull request #49 from DmitryZagorulko/master
add omitempty originator
2019-02-04 15:09:30 +03:00
DmitryZagorulko
19de0e513c add omitempty originator 2019-02-04 14:44:34 +03:00
Alex Lushpai
0860b2bcb4
Merge pull request #48 from DmitryZagorulko/master
increase timeout
2019-02-04 12:58:24 +03:00
DmitryZagorulko
5bceed0fc7 increase timeout 2019-02-04 12:38:30 +03:00
Alex Lushpai
55dfc23bc0
Merge pull request #47 from DmitryZagorulko/master
add comment attribute to file channel settings, originator and avatar url
2019-02-01 15:31:21 +03:00
DmitryZagorulko
017cea7180 improve test 2019-01-31 17:14:03 +03:00
DmitryZagorulko
ef8efa7354 add avatar url in channel settings 2019-01-31 17:10:51 +03:00
DmitryZagorulko
9634ccb674 add originator in SendData struct 2019-01-30 16:54:56 +03:00
DmitryZagorulko
017341ea1a add comment attribute to file channel settings 2019-01-29 13:36:17 +03:00
Alex Lushpai
9ed2224eb6
Merge pull request #46 from DmitryZagorulko/master
add omitempty url tag
2019-01-18 10:26:25 +03:00
DmitryZagorulko
4e6b7856f2 add omitempty url tag 2019-01-18 09:52:16 +03:00
Alex Lushpai
aebb32c11f
Merge pull request #45 from DmitryZagorulko/master
improve channels request struct
2019-01-16 17:29:40 +03:00
DmitryZagorulko
9849d07c2e improve channels request struct 2019-01-16 16:49:41 +03:00
DmitryZagorulko
5ee1c2dfd5 improve channels request struct 2019-01-16 16:20:26 +03:00
Alex Lushpai
5c4b71dcf4
Merge pull request #44 from linniksa/ch-settings-omitempty
Add omitempty to channel settings
2018-12-22 12:33:41 +03:00
Sergey Linnik
3f50782ad4
Add omitempty to channel settings 2018-12-22 11:46:33 +03:00
Alex Lushpai
4e973592b2
Merge pull request #43 from DmitryZagorulko/master
fix payments tag
2018-12-20 16:03:18 +03:00
DmitryZagorulko
91c42735fb fix payments tag 2018-12-20 15:00:53 +03:00
Alex Lushpai
2512dddb84
Merge pull request #41 from DmitryZagorulko/master
improve debug log
2018-12-17 16:41:55 +03:00
Alex Lushpai
084d61bc90
Merge pull request #42 from devalex86/file-item-height-width
add height & width in FileItem struct
2018-12-17 15:51:52 +03:00
Alexander Kulinich
5416fba428 add height & width in FileItem struct 2018-12-17 15:18:30 +03:00
DmitryZagorulko
b53ee938ed improve debug log 2018-12-17 14:47:25 +03:00
Alex Lushpai
878ef2f01a
Merge pull request #40 from DmitryZagorulko/master
improve PostRequest method
2018-12-06 16:46:01 +03:00
DmitryZagorulko
e1848b45b4 improve PostRequest method 2018-12-05 17:14:51 +03:00
Alex Lushpai
6d842206f2
Merge pull request #39 from DmitryZagorulko/master
add MaxCharsCount in channel settings
2018-12-05 16:34:45 +03:00
DmitryZagorulko
64cfb815df add MaxCharsCount in channel settings 2018-12-05 10:57:45 +03:00
Alex Lushpai
2647ea0460
Merge pull request #38 from DmitryZagorulko/master
improve WebhookData struct
2018-11-16 16:36:15 +03:00
DmitryZagorulko
19384abc06 improve WebhookData struct 2018-11-16 16:09:34 +03:00
Alex Lushpai
1a80462c29
Merge pull request #37 from DmitryZagorulko/master
add caption in FileItem struct
2018-11-15 17:29:18 +03:00
DmitryZagorulko
0708b63ef2 add caption in FileItem struct 2018-11-15 17:24:06 +03:00
Alex Lushpai
def217cb2c
Merge pull request #36 from gwinn/master
Files & images
2018-11-15 15:35:26 +03:00
DmitryZagorulko
e11dcc8312 improve FullFileResponse struct 2018-11-15 15:31:54 +03:00
DmitryZagorulko
82d2f2fc46 improve file and image elem in channel settings struct, minor fixes 2018-11-15 15:31:54 +03:00
Alex Lushpai
7b25148c1a add files & images support 2018-11-15 15:31:54 +03:00
Alex Lushpai
0007c39076
Merge pull request #32 from gwinn/master
remove currency constants
2018-11-08 10:45:33 +03:00
Alex Lushpai
7b29b9d33d remove currency constants 2018-11-08 10:15:48 +03:00
Alex Lushpai
bc030989df
Merge pull request #31 from gwinn/master
* add mark message read feature
* change struct used for message edit
* refactoring
2018-10-03 10:11:51 +03:00
Alex Lushpai
fa349ed1ca add mark message read feature, change struct used for messagedit, refactoring 2018-10-03 09:48:17 +03:00
Alex Lushpai
63a8948267
Merge pull request #30 from gwinn/master
channels list method
2018-10-01 18:22:05 +03:00
Alex Lushpai
bba31eee24 channels list method 2018-10-01 18:17:15 +03:00
Alex Lushpai
6409ab194a
Merge pull request #29 from gwinn/master
order product image
2018-09-26 15:51:43 +03:00
Alex Lushpai
02a4d24b24 order product image 2018-09-26 15:45:48 +03:00
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