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