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