Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Patrick Peng Sun 0585dae2b4 test get Lead by ID pirms 8 gadiem
.vscode initial commit pirms 8 gadiem
media_for_test add music thumb for test pirms 8 gadiem
sample_data before crm-cRUD-generalization pirms 8 gadiem
.gitignore chat state test done. pirms 8 gadiem
accessToken.go added networking access fatal error message pirms 8 gadiem
accessToken_test.go All test case use SetupConfig (which is hardcode value) pirms 8 gadiem
chatSession.go check expired session. pirms 8 gadiem
chatSession_test.go chat session re-invented. pirms 8 gadiem
chatState.go change test user to 刘建明 pirms 8 gadiem
chatState_test.go remove outdated test pirms 8 gadiem
common_test.go renew kf info pirms 8 gadiem
config.go read CRM wechat API from different config file pirms 8 gadiem
configCRM.go read CRM wechat API from different config file pirms 8 gadiem
crmAttachment.go download attachment and save as a new name pirms 8 gadiem
crmAttachment_test.go access crm attachment through our server as a proxy. pirms 8 gadiem
crmEntity.go crmLeadInfo -> crmdLead pirms 8 gadiem
crmEntity_test.go crmLeadInfo -> crmdLead pirms 8 gadiem
crmLead.go Lead ID is omitable when create new.. (http POST) getLead by ID is added as a wrapper for crmGetEntity pirms 8 gadiem
crmLeadStream.go before crm-cRUD-generalization pirms 8 gadiem
crmLeadStream_test.go before crm-cRUD-generalization pirms 8 gadiem
crmLead_test.go test get Lead by ID pirms 8 gadiem
crm_config.json read CRM wechat API from different config file pirms 8 gadiem
customMenu.go added home page and changed click to scan and photo command pirms 8 gadiem
customMenu_test.go add comments for verifying custom menu pirms 8 gadiem
download.go download file get correct suffix pirms 8 gadiem
download_test.go material count download is successful pirms 8 gadiem
encrypt_test.go fix typo error pirms 8 gadiem
errorHttp.go special http response error is created for further diagnostic of errors when doing CRM http request. pirms 8 gadiem
errorHttp_test.go special http response error is created for further diagnostic of errors when doing CRM http request. pirms 8 gadiem
eventSubscribe.go crmLeadInfo -> crmdLead pirms 8 gadiem
eventSubscribe_test.go test register new user. pirms 8 gadiem
fileinfo.go ensure path exist moved here. pirms 8 gadiem
fileinfo_test.go test mime type pirms 8 gadiem
inEvent.go first test case passed pirms 8 gadiem
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. pirms 8 gadiem
inMsg_test.go checkgin empty field for events pirms 8 gadiem
kfsend.go try nick name test pirms 8 gadiem
kfsend_test.go change test user to 刘建明 pirms 8 gadiem
kfuser.go kf user nick name to acc id has been tested. pirms 8 gadiem
kfuser_test.go highlight , possible resonable failure of test case pirms 8 gadiem
latlong.go all longtitude latitude functions pirms 8 gadiem
main.go init all proc pirms 8 gadiem
material.go article test case nexted structure worked. pirms 8 gadiem
material_test.go get permentant meterial title pirms 8 gadiem
mediaID.go added TODO tag pirms 8 gadiem
menu.json default menu in json pirms 8 gadiem
messageEncrypt.go first test case passed pirms 8 gadiem
outMsg.go download file get correct suffix pirms 8 gadiem
outMsg_test.go decodeing http message to xml wrapped into function pirms 8 gadiem
outTemplateMsg.go 12 template, tests all done. pirms 8 gadiem
outTemplateMsg_test.go 12 template, tests all done. pirms 8 gadiem
procDummy.go added unique procname identifier for each procedure pirms 8 gadiem
procEcho.go added voice command pirms 8 gadiem
procGetBasicUserInfo.go added unique procname identifier for each procedure pirms 8 gadiem
procedure.go revise proc interface to include sessionData pirms 8 gadiem
qrcode.go temp qr message pirms 8 gadiem
qrcode_test.go temp qr message pirms 8 gadiem
randomstring.go random string facility moved to standalone file. pirms 8 gadiem
serveCommand.go remove duplicate reply test. pirms 8 gadiem
serveEvents.go move subscribe event to it's own handler. pirms 8 gadiem
server.go using InWechagMsg member function. pirms 8 gadiem
server_config.json move public account id to config pirms 8 gadiem
server_test.go echo order might be different remove one and keep only one pirms 8 gadiem
sessionManager.go remove debug msg pirms 8 gadiem
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. pirms 8 gadiem
todo.tasks added API call error message retrieval (not tested) pirms 8 gadiem
upload.go only dump error when http is not 200 response. also created special http error. pirms 8 gadiem
upload_test.go video download has to wait for a while to compare the downloaded file, otherwise we simply get empty file. pirms 8 gadiem
wechatApiError.go change test user to 刘建明 pirms 8 gadiem
wechatMsg.go safeguard more than 1 reply panic pirms 8 gadiem
wechat_hitxy change test user to 刘建明 pirms 8 gadiem