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