Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Patrick Peng Sun 5544931a70 url being & is encoded to \\u0026 cause signature check failed. před 8 roky
.vscode initial commit před 8 roky
media_for_test add music thumb for test před 8 roky
sample_data convert contact from Lead , done. před 8 roky
.gitignore ignore wechat_hitxy před 8 roky
accessToken.go added networking access fatal error message před 8 roky
accessToken_test.go using global setup for all test cases introducing TestMain před 8 roky
chatSession.go using *InWechatMsg to prevent double reply. před 8 roky
chatSession_test.go chat session re-invented. před 8 roky
chatState.go remove outdated 'response' field před 8 roky
chatState_test.go remove unused reponse field před 8 roky
common_test.go crm cache site config před 8 roky
config.go read CRM wechat API from different config file před 8 roky
configCRM.go added CRM cache website url před 8 roky
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. před 8 roky
crmAttachment.go crmd prefix for all crm related data structure před 8 roky
crmAttachment_test.go crmd prefix for all crm related data structure před 8 roky
crmContact.go test decode crmdContact done.. yeah před 8 roky
crmContact_test.go test decode crmdContact done.. yeah před 8 roky
crmEntity.go locatoin save tested. před 8 roky
crmEntityBase.go common field for crmLead removed from structure. před 8 roky
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. před 8 roky
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed před 8 roky
crmEntitySubscribe_test.go testing timeing format convert function. před 8 roky
crmEntity_test.go using non-matching email to avoid conflicts with existing record. před 8 roky
crmLead.go url for avatar now have signature protection. před 8 roky
crmLeadStream.go centralize URL building for CRM API před 8 roky
crmLeadStream_test.go centralize URL building for CRM API před 8 roky
crmLead_test.go import existing Wechat User před 8 roky
crm_config.json user info avatar url now protected with signature. před 8 roky
crmcache.go user info avatar url now protected with signature. před 8 roky
crmpixel.go convert contact from Lead , done. před 8 roky
crmpixel_test.go redirect handler tested. před 8 roky
customMenu.go menu events updated with hitxy content před 8 roky
customMenu_test.go using global setup for all test cases introducing TestMain před 8 roky
download.go download file get correct suffix před 8 roky
download_test.go material count download is successful před 8 roky
encrypt_test.go using global setup for all test cases introducing TestMain před 8 roky
errorHttp.go error http can detect duplicate crm records now. před 8 roky
errorHttp_test.go test analysis reason před 8 roky
eventSubscribe.go create lead from openID , build into function. před 8 roky
eventSubscribe_test.go registerUser signature changed to simple openID před 8 roky
fileinfo.go crmd prefix for all crm related data structure před 8 roky
fileinfo_test.go test mime type před 8 roky
inEvent.go first test case passed před 8 roky
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. před 8 roky
inMsg_test.go using global setup for all test cases introducing TestMain před 8 roky
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. před 8 roky
kfsend.go url being & is encoded to \\u0026 cause signature check failed. před 8 roky
kfsend_test.go typo před 8 roky
kfuser.go kf user nick name to acc id has been tested. před 8 roky
kfuser_test.go using global setup for all test cases introducing TestMain před 8 roky
latlong.go all longtitude latitude functions před 8 roky
location.go using *InWechatMsg to prevent double reply. před 8 roky
location_test.go locatoin save tested. před 8 roky
main.go serve crm cache file před 8 roky
material.go article test case nexted structure worked. před 8 roky
material_test.go using global setup for all test cases introducing TestMain před 8 roky
mediaID.go added TODO tag před 8 roky
menu.json default menu in json před 8 roky
menuClick.go using *InWechatMsg to prevent double reply. před 8 roky
messageEncrypt.go first test case passed před 8 roky
outMsg.go download file get correct suffix před 8 roky
outMsg_test.go using global setup for all test cases introducing TestMain před 8 roky
outTemplateMsg.go 12 template, tests all done. před 8 roky
outTemplateMsg_test.go using global setup for all test cases introducing TestMain před 8 roky
procDummy.go using *InWechatMsg to prevent double reply. před 8 roky
procEcho.go using *InWechatMsg to prevent double reply. před 8 roky
procGetBasicUserInfo.go user info avatar url now protected with signature. před 8 roky
procedure.go using *InWechatMsg to prevent double reply. před 8 roky
qrcode.go qrcode generating tested. and worked před 8 roky
qrcode_test.go using global setup for all test cases introducing TestMain před 8 roky
randomstring.go random string facility moved to standalone file. před 8 roky
serveCommand.go using *InWechatMsg to prevent double reply. před 8 roky
serveEvents.go using *InWechatMsg to prevent double reply. před 8 roky
server.go build signature and append to existing url před 8 roky
server_config.json move public account id to config před 8 roky
server_test.go build signature and append to existing url před 8 roky
sessionManager.go using *InWechatMsg to prevent double reply. před 8 roky
sync_wechat_token.sh bug fix in startJob, we should not assign s back to m.sessions[openID] as it conflicts with sessionmanager with 'counter' attribute. před 8 roky
todo.tasks added API call error message retrieval (not tested) před 8 roky
upload.go crmSearchLead -> crmdSearchLead před 8 roky
upload_test.go using global setup for all test cases introducing TestMain před 8 roky
uploadwechathitxy.sh build and upload to wechat_hitxy location před 8 roky
wechatApiError.go change test user to 刘建明 před 8 roky
wechatMsg.go safeguard more than 1 reply panic před 8 roky