Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Patrick Peng Sun e8df3cd802 check signature on redirect will extend matching leadID for oneday, as user might editing their info again and again within one day. 8 år sedan
.vscode initial commit 8 år sedan
media_for_test add music thumb for test 8 år sedan
sample_data decoding meeting test passed. 8 år sedan
spa redirect now has signature check 8 år sedan
.gitignore remove back file from html editor pinggrow 8 år sedan
accessToken.go added networking access fatal error message 8 år sedan
accessToken_test.go using global setup for all test cases introducing TestMain 8 år sedan
chatSession.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 år sedan
chatSession_test.go chat session re-invented. 8 år sedan
chatState.go remove outdated 'response' field 8 år sedan
chatState_test.go remove unused reponse field 8 år sedan
common_test.go path config seperated to stand alone file. 8 år sedan
config.go path config seperated to stand alone file. 8 år sedan
configCRM.go added CRM cache website url 8 år sedan
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 år sedan
configPath.go path config seperated to stand alone file. 8 år sedan
crmAttachment.go crmd prefix for all crm related data structure 8 år sedan
crmAttachment_test.go crmd prefix for all crm related data structure 8 år sedan
crmContact.go test decode crmdContact done.. yeah 8 år sedan
crmContact_test.go test decode crmdContact done.. yeah 8 år sedan
crmEntity.go bugfix: adding known entity type 8 år sedan
crmEntityBase.go common field for crmLead removed from structure. 8 år sedan
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. 8 år sedan
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed 8 år sedan
crmEntitySubscribe_test.go testing timeing format convert function. 8 år sedan
crmEntity_test.go search entity by id now using search by attribute as its' underlinng support. 8 år sedan
crmLead.go using Global path to form anonymouse user photo URL. 8 år sedan
crmLeadStream.go centralize URL building for CRM API 8 år sedan
crmLeadStream_test.go centralize URL building for CRM API 8 år sedan
crmLead_test.go import existing Wechat User 8 år sedan
crmMeeting.go err -> flash. 8 år sedan
crmMeeting_test.go timezone fixed to Sydney for meeting date. 8 år sedan
crm_config.json user info avatar url now protected with signature. 8 år sedan
crmcache.go bugfix : after downloadingfile ,we still need to serve it.. 8 år sedan
crmpixel.go check signature on redirect will extend matching leadID for oneday, as user might editing their info again and again within one day. 8 år sedan
crmpixel_test.go redirect now has signature check 8 år sedan
customMenu.go latest new events I agree script worked. 8 år sedan
customMenu_test.go using global setup for all test cases introducing TestMain 8 år sedan
download.go download file get correct suffix 8 år sedan
download_test.go material count download is successful 8 år sedan
encrypt_test.go using global setup for all test cases introducing TestMain 8 år sedan
errorHttp.go error http can detect duplicate crm records now. 8 år sedan
errorHttp_test.go test analysis reason 8 år sedan
eventSubscribe.go create lead from openID , build into function. 8 år sedan
eventSubscribe_test.go registerUser signature changed to simple openID 8 år sedan
fileinfo.go crmd prefix for all crm related data structure 8 år sedan
fileinfo_test.go test mime type 8 år sedan
inEvent.go first test case passed 8 år sedan
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 8 år sedan
inMsg_test.go using global setup for all test cases introducing TestMain 8 år sedan
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 år sedan
kfsend.go article limited to 8 8 år sedan
kfsend_test.go typo 8 år sedan
kfuser.go kf user nick name to acc id has been tested. 8 år sedan
kfuser_test.go using global setup for all test cases introducing TestMain 8 år sedan
latlong.go all longtitude latitude functions 8 år sedan
livecast.go auto height meeting editing with textarea 8 år sedan
location.go using *InWechatMsg to prevent double reply. 8 år sedan
location_test.go locatoin save tested. 8 år sedan
main.go redirect now has signature check 8 år sedan
material.go article test case nexted structure worked. 8 år sedan
material_test.go using global setup for all test cases introducing TestMain 8 år sedan
mediaID.go added TODO tag 8 år sedan
menu.json default menu in json 8 år sedan
menuClick.go redirect now has signature check 8 år sedan
messageEncrypt.go first test case passed 8 år sedan
outMsg.go download file get correct suffix 8 år sedan
outMsg_test.go using global setup for all test cases introducing TestMain 8 år sedan
outTemplateMsg.go 积分余额 菜单实现 8 år sedan
outTemplateMsg_test.go 积分余额 菜单实现 8 år sedan
path_config.json path config seperated to stand alone file. 8 år sedan
procDummy.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 år sedan
procEcho.go 在一个Proc 中,如果程序不做处理,则认为状态结束。自动处理下一个状态。 8 år sedan
procFeedback.go wording feedback intro message 8 år sedan
procGetBasicUserInfo.go redirect now has signature check 8 år sedan
procSearchMember.go trim spaces 8 år sedan
procedure.go 注册投诉反馈 8 år sedan
qrcode.go qrcode generating tested. and worked 8 år sedan
qrcode_test.go using global setup for all test cases introducing TestMain 8 år sedan
randomstring.go random string facility moved to standalone file. 8 år sedan
serveCommand.go 积分余额 菜单实现 8 år sedan
serveEvents.go give click events to use in.Reply 8 år sedan
server.go check signature on redirect will extend matching leadID for oneday, as user might editing their info again and again within one day. 8 år sedan
server_config.json move public account id to config 8 år sedan
server_test.go build signature and append to existing url 8 år sedan
sessionManager.go using *InWechatMsg to prevent double reply. 8 år sedan
spaEditMeeting.go err -> flash. 8 år sedan
spaEditProfile.go file naming. 8 år sedan
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 år sedan
todo.tasks added API call error message retrieval (not tested) 8 år sedan
upload.go crmSearchLead -> crmdSearchLead 8 år sedan
upload_test.go using global setup for all test cases introducing TestMain 8 år sedan
uploadwechathitxy.sh we cannot overwrite a running file. 8 år sedan
wechatApiError.go change test user to 刘建明 8 år sedan
wechatMsg.go safe guard empty message will not produce "BUG" message, it's legit 8 år sedan