Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Patrick Peng Sun ab2fe28657 string modification. pirms 8 gadiem
.vscode initial commit pirms 8 gadiem
media_for_test add music thumb for test pirms 8 gadiem
sample_data convert contact from Lead , done. pirms 8 gadiem
.gitignore ignore wechat_hitxy pirms 8 gadiem
accessToken.go added networking access fatal error message pirms 8 gadiem
accessToken_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
chatSession.go using *InWechatMsg to prevent double reply. pirms 8 gadiem
chatSession_test.go chat session re-invented. pirms 8 gadiem
chatState.go remove outdated 'response' field pirms 8 gadiem
chatState_test.go remove unused reponse field pirms 8 gadiem
common_test.go crm cache site config pirms 8 gadiem
config.go read CRM wechat API from different config file pirms 8 gadiem
configCRM.go added CRM cache website url pirms 8 gadiem
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. pirms 8 gadiem
crmAttachment.go crmd prefix for all crm related data structure pirms 8 gadiem
crmAttachment_test.go crmd prefix for all crm related data structure pirms 8 gadiem
crmContact.go test decode crmdContact done.. yeah pirms 8 gadiem
crmContact_test.go test decode crmdContact done.. yeah pirms 8 gadiem
crmEntity.go locatoin save tested. pirms 8 gadiem
crmEntityBase.go common field for crmLead removed from structure. pirms 8 gadiem
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. pirms 8 gadiem
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed pirms 8 gadiem
crmEntitySubscribe_test.go testing timeing format convert function. pirms 8 gadiem
crmEntity_test.go using non-matching email to avoid conflicts with existing record. pirms 8 gadiem
crmLead.go url for avatar now have signature protection. pirms 8 gadiem
crmLeadStream.go centralize URL building for CRM API pirms 8 gadiem
crmLeadStream_test.go centralize URL building for CRM API pirms 8 gadiem
crmLead_test.go import existing Wechat User pirms 8 gadiem
crm_config.json user info avatar url now protected with signature. pirms 8 gadiem
crmcache.go user info avatar url now protected with signature. pirms 8 gadiem
crmpixel.go convert contact from Lead , done. pirms 8 gadiem
crmpixel_test.go redirect handler tested. pirms 8 gadiem
customMenu.go menu events updated with hitxy content pirms 8 gadiem
customMenu_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
download.go download file get correct suffix pirms 8 gadiem
download_test.go material count download is successful pirms 8 gadiem
encrypt_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
errorHttp.go error http can detect duplicate crm records now. pirms 8 gadiem
errorHttp_test.go test analysis reason pirms 8 gadiem
eventSubscribe.go create lead from openID , build into function. pirms 8 gadiem
eventSubscribe_test.go registerUser signature changed to simple openID pirms 8 gadiem
fileinfo.go crmd prefix for all crm related data structure pirms 8 gadiem
fileinfo_test.go test mime type pirms 8 gadiem
inEvent.go first test case passed pirms 8 gadiem
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. pirms 8 gadiem
inMsg_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. pirms 8 gadiem
kfsend.go article limited to 8 pirms 8 gadiem
kfsend_test.go typo pirms 8 gadiem
kfuser.go kf user nick name to acc id has been tested. pirms 8 gadiem
kfuser_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
latlong.go all longtitude latitude functions pirms 8 gadiem
location.go using *InWechatMsg to prevent double reply. pirms 8 gadiem
location_test.go locatoin save tested. pirms 8 gadiem
main.go serve crm cache file pirms 8 gadiem
material.go article test case nexted structure worked. pirms 8 gadiem
material_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
mediaID.go added TODO tag pirms 8 gadiem
menu.json default menu in json pirms 8 gadiem
menuClick.go using *InWechatMsg to prevent double reply. pirms 8 gadiem
messageEncrypt.go first test case passed pirms 8 gadiem
outMsg.go download file get correct suffix pirms 8 gadiem
outMsg_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
outTemplateMsg.go 12 template, tests all done. pirms 8 gadiem
outTemplateMsg_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
procDummy.go using *InWechatMsg to prevent double reply. pirms 8 gadiem
procEcho.go using *InWechatMsg to prevent double reply. pirms 8 gadiem
procGetBasicUserInfo.go string modification. pirms 8 gadiem
procedure.go using *InWechatMsg to prevent double reply. pirms 8 gadiem
qrcode.go qrcode generating tested. and worked pirms 8 gadiem
qrcode_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
randomstring.go random string facility moved to standalone file. pirms 8 gadiem
serveCommand.go using *InWechatMsg to prevent double reply. pirms 8 gadiem
serveEvents.go using *InWechatMsg to prevent double reply. pirms 8 gadiem
server.go build signature and append to existing url pirms 8 gadiem
server_config.json move public account id to config pirms 8 gadiem
server_test.go build signature and append to existing url pirms 8 gadiem
sessionManager.go using *InWechatMsg to prevent double reply. pirms 8 gadiem
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. pirms 8 gadiem
todo.tasks added API call error message retrieval (not tested) pirms 8 gadiem
upload.go crmSearchLead -> crmdSearchLead pirms 8 gadiem
upload_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
uploadwechathitxy.sh upload to right server directory, config is seperated.. pirms 8 gadiem
wechatApiError.go change test user to 刘建明 pirms 8 gadiem
wechatMsg.go safeguard more than 1 reply panic pirms 8 gadiem