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 ad4b2ba5e6 renew kf info 8 anni fa
.vscode initial commit 8 anni fa
media_for_test add music thumb for test 8 anni fa
sample_data kf user nick name to acc id has been tested. 8 anni fa
.gitignore chat state test done. 8 anni fa
accessToken.go added networking access fatal error message 8 anni fa
accessToken_test.go All test case use SetupConfig (which is hardcode value) 8 anni fa
chatSession.go state needs to be in memory for access 8 anni fa
chatSession_test.go session test case update 8 anni fa
chatState.go setCurrentState do not have to be returning duplicate state. 8 anni fa
chatState_test.go setCurrentState do not have to be returning duplicate state. 8 anni fa
common_test.go renew kf info 8 anni fa
config.go read CRM wechat API from different config file 8 anni fa
configCRM.go read CRM wechat API from different config file 8 anni fa
crmAttachment.go download attachment and save as a new name 8 anni fa
crmAttachment_test.go access crm attachment through our server as a proxy. 8 anni fa
crm_config.json read CRM wechat API from different config file 8 anni fa
customMenu.go added home page and changed click to scan and photo command 8 anni fa
customMenu_test.go add comments for verifying custom menu 8 anni fa
download.go download file get correct suffix 8 anni fa
download_test.go material count download is successful 8 anni fa
echoServer.go seperate echo server 8 anni fa
encrypt_test.go fix typo error 8 anni fa
fileinfo.go access crm attachment through our server as a proxy. 8 anni fa
fileinfo_test.go test mime type 8 anni fa
inEvent.go first test case passed 8 anni fa
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 8 anni fa
inMsg_test.go checkgin empty field for events 8 anni fa
kfsend.go protect < > & for json message, prevent it from being encoded. 8 anni fa
kfsend_test.go protect < > & for json message, prevent it from being encoded. 8 anni fa
kfuser.go kf user nick name to acc id has been tested. 8 anni fa
kfuser_test.go highlight , possible resonable failure of test case 8 anni fa
latlong.go all longtitude latitude functions 8 anni fa
main.go session manager working now. 偶也 8 anni fa
material.go article test case nexted structure worked. 8 anni fa
material_test.go get permentant meterial title 8 anni fa
mediaID.go added TODO tag 8 anni fa
menu.json default menu in json 8 anni fa
messageEncrypt.go first test case passed 8 anni fa
outMsg.go download file get correct suffix 8 anni fa
outMsg_test.go decodeing http message to xml wrapped into function 8 anni fa
outTemplateMsg.go 12 template, tests all done. 8 anni fa
outTemplateMsg_test.go 12 template, tests all done. 8 anni fa
procGetBasicUserInfo.go download file get correct suffix 8 anni fa
procedure.go clearn procedure, should be reflected in session. 8 anni fa
qrcode.go temp qr message 8 anni fa
qrcode_test.go temp qr message 8 anni fa
randomstring.go random string facility moved to standalone file. 8 anni fa
serveCommand.go remove echo server to standalone file 8 anni fa
server.go echo server added. 8 anni fa
server_config.json move public account id to config 8 anni fa
server_test.go echo order might be different remove one and keep only one 8 anni fa
sessionManager.go each user's channel reduced to 50 and sanity check converted to function checkOpenID 8 anni fa
todo.tasks added API call error message retrieval (not tested) 8 anni fa
upload.go create attachment at EspoCRM done ~ yeah 8 anni fa
upload_test.go video download has to wait for a while to compare the downloaded file, otherwise we simply get empty file. 8 anni fa
wechatApiError.go added API call error message retrieval (not tested) 8 anni fa