You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Patrick Peng Sun fec865e165 added 404 not found page without any icons. 8 anni fa
.vscode initial commit 8 anni fa
media_for_test add music thumb for test 8 anni fa
sample_data convert contact from Lead , done. 8 anni fa
spa added 404 not found page without any icons. 8 anni fa
.gitignore remove back file from html editor pinggrow 8 anni fa
accessToken.go added networking access fatal error message 8 anni fa
accessToken_test.go using global setup for all test cases introducing TestMain 8 anni fa
chatSession.go using *InWechatMsg to prevent double reply. 8 anni fa
chatSession_test.go chat session re-invented. 8 anni fa
chatState.go remove outdated 'response' field 8 anni fa
chatState_test.go remove unused reponse field 8 anni fa
common_test.go path config seperated to stand alone file. 8 anni fa
config.go path config seperated to stand alone file. 8 anni fa
configCRM.go added CRM cache website url 8 anni fa
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 anni fa
configPath.go path config seperated to stand alone file. 8 anni fa
crmAttachment.go crmd prefix for all crm related data structure 8 anni fa
crmAttachment_test.go crmd prefix for all crm related data structure 8 anni fa
crmContact.go test decode crmdContact done.. yeah 8 anni fa
crmContact_test.go test decode crmdContact done.. yeah 8 anni fa
crmEntity.go locatoin save tested. 8 anni fa
crmEntityBase.go common field for crmLead removed from structure. 8 anni fa
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. 8 anni fa
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed 8 anni fa
crmEntitySubscribe_test.go testing timeing format convert function. 8 anni fa
crmEntity_test.go using non-matching email to avoid conflicts with existing record. 8 anni fa
crmLead.go using Global path to form anonymouse user photo URL. 8 anni fa
crmLeadStream.go centralize URL building for CRM API 8 anni fa
crmLeadStream_test.go centralize URL building for CRM API 8 anni fa
crmLead_test.go import existing Wechat User 8 anni fa
crm_config.json user info avatar url now protected with signature. 8 anni fa
crmcache.go bugfix : after downloadingfile ,we still need to serve it.. 8 anni fa
crmpixel.go get lead from cookie 8 anni fa
crmpixel_test.go redirect handler tested. 8 anni fa
customMenu.go menu events updated with hitxy content 8 anni fa
customMenu_test.go using global setup for all test cases introducing TestMain 8 anni fa
download.go download file get correct suffix 8 anni fa
download_test.go material count download is successful 8 anni fa
encrypt_test.go using global setup for all test cases introducing TestMain 8 anni fa
errorHttp.go error http can detect duplicate crm records now. 8 anni fa
errorHttp_test.go test analysis reason 8 anni fa
eventSubscribe.go create lead from openID , build into function. 8 anni fa
eventSubscribe_test.go registerUser signature changed to simple openID 8 anni fa
fileinfo.go crmd prefix for all crm related data structure 8 anni fa
fileinfo_test.go test mime type 8 anni fa
inEvent.go first test case passed 8 anni fa
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 8 anni fa
inMsg_test.go using global setup for all test cases introducing TestMain 8 anni fa
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 anni fa
kfsend.go article limited to 8 8 anni fa
kfsend_test.go typo 8 anni fa
kfuser.go kf user nick name to acc id has been tested. 8 anni fa
kfuser_test.go using global setup for all test cases introducing TestMain 8 anni fa
latlong.go all longtitude latitude functions 8 anni fa
location.go using *InWechatMsg to prevent double reply. 8 anni fa
location_test.go locatoin save tested. 8 anni fa
main.go path config seperated to stand alone file. 8 anni fa
material.go article test case nexted structure worked. 8 anni fa
material_test.go using global setup for all test cases introducing TestMain 8 anni fa
mediaID.go added TODO tag 8 anni fa
menu.json default menu in json 8 anni fa
menuClick.go using *InWechatMsg to prevent double reply. 8 anni fa
messageEncrypt.go first test case passed 8 anni fa
outMsg.go download file get correct suffix 8 anni fa
outMsg_test.go using global setup for all test cases introducing TestMain 8 anni fa
outTemplateMsg.go 12 template, tests all done. 8 anni fa
outTemplateMsg_test.go using global setup for all test cases introducing TestMain 8 anni fa
path_config.json path config seperated to stand alone file. 8 anni fa
procDummy.go using *InWechatMsg to prevent double reply. 8 anni fa
procEcho.go using *InWechatMsg to prevent double reply. 8 anni fa
procGetBasicUserInfo.go can redirect url with cookie set before doing editing. 8 anni fa
procedure.go using *InWechatMsg to prevent double reply. 8 anni fa
qrcode.go qrcode generating tested. and worked 8 anni fa
qrcode_test.go using global setup for all test cases introducing TestMain 8 anni fa
randomstring.go random string facility moved to standalone file. 8 anni fa
serveCommand.go using *InWechatMsg to prevent double reply. 8 anni fa
serveEvents.go using *InWechatMsg to prevent double reply. 8 anni fa
server.go added 404 not found page without any icons. 8 anni fa
server_config.json move public account id to config 8 anni fa
server_test.go build signature and append to existing url 8 anni fa
sessionManager.go using *InWechatMsg to prevent double reply. 8 anni fa
spaEdit.go added 404 not found page without any icons. 8 anni fa
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. 8 anni fa
todo.tasks added API call error message retrieval (not tested) 8 anni fa
upload.go crmSearchLead -> crmdSearchLead 8 anni fa
upload_test.go using global setup for all test cases introducing TestMain 8 anni fa
uploadwechathitxy.sh upload to right server directory, config is seperated.. 8 anni fa
wechatApiError.go change test user to 刘建明 8 anni fa
wechatMsg.go safeguard more than 1 reply panic 8 anni fa