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

157 Commits

Author SHA1 Message Date
6c997fba17
Sender actions support 2022-07-29 15:46:11 +03:00
2af7845f3b update linter 2022-07-29 15:44:46 +03:00
5bdc2eb804 Sender actions support 2022-07-29 15:40:30 +03:00
tishmaria90
243bf4a2b2
Add mid field in read model (#17) 2022-02-10 11:59:44 +03:00
Alex Lushpai
ae68d46308
Add unmarshal error 2022-01-31 13:34:15 +03:00
Tyschitskaya Maria
d0069e73f8 json error text tests fix 2022-01-28 12:28:24 +03:00
Tyschitskaya Maria
76d0d601a0 unmarshal error text 2022-01-28 12:24:58 +03:00
Tyschitskaya Maria
c1e9fd594d buffer from decoder in unmarshal error 2022-01-27 17:18:26 +03:00
Tyschitskaya Maria
f24f4d512e ioutil in unmarshal error 2022-01-27 14:56:47 +03:00
Tyschitskaya Maria
cd6859b074 add unmarshal error 2022-01-26 18:20:09 +03:00
Alex Lushpai
1fc20f8bb5
Ad referral fields 2022-01-14 15:40:35 +03:00
Maria Tyschitskaya
efc2b29474 add ad referral fields 2022-01-13 14:50:17 +03:00
Alex Lushpai
fb5dc50d08
Fix postback payload description in message 2021-11-02 16:52:46 +03:00
Maria Tyschitskaya
da8451cf85 fix postback payload description in message 2021-11-02 16:40:33 +03:00
Alex Lushpai
3c316fdc8f
Add postback payload description in message 2021-11-02 15:55:55 +03:00
Maria Tyschitskaya
3b5ffe2343 add postback payload description in message 2021-11-02 15:11:36 +03:00
tishmaria90
2c315dffcd
Add payload buttons description for receiving messages (#10) 2021-10-22 16:20:41 +03:00
ec6ddfd1cb
update recipient (#8) 2021-08-24 10:13:05 +03:00
Alex Lushpai
3033380a29
Ability to specify send api version
ability to specify send api version
2021-06-04 14:46:32 +03:00
c4c6c4faa3 ability to specify send api version 2021-06-04 14:42:12 +03:00
Alex Lushpai
da2c3ee447
Instagram fields 2021-06-04 10:10:27 +03:00
7cc5ea3fe1 Instagram fields 2021-06-03 21:22:18 +03:00
60ab2b27eb
Correct declaration for Buttons 2021-02-17 15:25:52 +03:00
d4acc115a0
Pointer instead of slice in StructuredMessageElement (#3) 2021-02-17 15:15:29 +03:00
b23ab4492c
static code analysis (#2) 2021-02-15 12:08:41 +03:00
94f238346c
Messenger downstream patches (#1)
* add processing response from facebook
* add receipt message payload
* Restore checkFacebookError
* add metadata in MessageData
* improve optional ProfileFields
* Fix conflict with receiving.go while cherry-picking
* Add title to payload
* Move to Github Actions & new package name
* fix for example
* remove limit for parallel runs
2021-02-09 11:14:42 +03:00
Harrison Shoebridge
14c1f126e4
Merge pull request #71 from pranas/feature/close-body
Close response body
2019-11-30 15:53:34 +11:00
Pranas Kiziela
485d2d86be Close response body 2019-11-15 16:01:19 +02:00
Harrison Shoebridge
48370aae6e
Merge pull request #68 from pranas/feature/error-subcode
Expose error_subcode property for errors
2019-10-14 19:44:41 +11:00
Pranas Kiziela
492438f895 Expose error_subcode property for errors 2019-10-14 10:58:59 +03:00
Harrison Shoebridge
4a255a50c5
Merge pull request #66 from jBugman/errors
Wrapped errors with xerrors
2019-08-01 23:07:15 +10:00
Sergey Parshukov
adb0cd2404
Reverted to previous profile error flow 2019-07-31 13:04:40 +03:00
Sergey Parshukov
6a9d276a4d
Merge branch 'master' into errors 2019-07-31 13:00:53 +03:00
Harrison Shoebridge
af0f4aab62
Merge pull request #65 from jBugman/response
Correct HTTP responses and semantic codes
2019-07-31 10:20:06 +10:00
Sergey Parshukov
f404f6afa4
Put back mandatory 200 OK 2019-07-31 00:43:42 +03:00
Sergey Parshukov
fa7aab250c
Wrapped errors with xerrors 2019-07-31 00:38:58 +03:00
Sergey Parshukov
7599daf34a
Correct HTTP responses and semantic codes 2019-07-31 00:11:26 +03:00
Harrison Shoebridge
b90fe59765
Merge pull request #63 from jBugman/cleanup
Fixed staticcheck warnings
2019-07-26 08:50:48 +10:00
Sergey Parshukov
60d8d3f95a
Fixed staticcheck warnings 2019-07-25 14:37:27 +03:00
Harrison Shoebridge
841714601c
Merge pull request #59 from dfischer/get-nlp-v2
Get nlp v2
2019-04-25 09:23:14 +10:00
Daniel Fischer
34895fc5d9
Update go.mod 2019-04-24 03:16:00 -07:00
Harrison Shoebridge
19ba0ed851
Merge pull request #60 from ahmdaeyz/master
Adding missing json fields and list template method
2019-04-17 10:49:06 +10:00
Ahmed Aboelyazeed
14ff2aecb8 add list template 2019-04-14 12:28:09 +02:00
Harrison Shoebridge
b4fee15913
Whoops! Fix bad go.mod 2019-04-12 17:48:36 +10:00
Harrison Shoebridge
a3f9b651b5
Merge pull request #58 from dfischer/pass-thread-control
Pass thread control
2019-04-10 08:30:38 +10:00
Daniel Fischer
6d0aa90aae Get NLP 2019-03-25 11:48:35 -07:00
Daniel Fischer
241e864fb3 Support for passThreadControl 2019-03-25 11:42:34 -07:00
Daniel Fischer
faf2432c8f temp change on go.mod 2019-03-25 11:37:05 -07:00
Harrison Shoebridge
8d53835fbc
Merge pull request #57 from EddyTravels/master
Add ShareContents property
2019-03-10 21:16:35 +11:00
Pranas Kiziela
52e988e293 Add ShareContents property 2019-02-26 17:07:06 -05:00