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 0196a3ce08 bugfix for invalid message pirms 8 gadiem
.vscode initial commit pirms 8 gadiem
media_for_test add music thumb for test pirms 8 gadiem
sample_data add calendar and meeting sample data. 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 using global setup for all test cases introducing TestMain 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 signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. pirms 8 gadiem
config.go read CRM wechat API from different config file pirms 8 gadiem
configCRM.go comments for cache pirms 8 gadiem
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. pirms 8 gadiem
crmAttachment.go crmd prefix for all crm related data structure pirms 8 gadiem
crmAttachment_test.go crmd prefix for all crm related data structure pirms 8 gadiem
crmEntity.go common field for crmLead removed from structure. pirms 8 gadiem
crmEntityBase.go common field for crmLead removed from structure. pirms 8 gadiem
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. pirms 8 gadiem
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed pirms 8 gadiem
crmEntitySubscribe_test.go testing timeing format convert function. pirms 8 gadiem
crmEntity_test.go wechat_hitxy_id -> wechatOpenID pirms 8 gadiem
crmLead.go import existing Wechat User pirms 8 gadiem
crmLeadStream.go centralize URL building for CRM API pirms 8 gadiem
crmLeadStream_test.go centralize URL building for CRM API pirms 8 gadiem
crmLead_test.go import existing Wechat User pirms 8 gadiem
crm_config.json Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig pirms 8 gadiem
customMenu.go added home page and changed click to scan and photo command pirms 8 gadiem
customMenu_test.go using global setup for all test cases introducing TestMain 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 using global setup for all test cases introducing TestMain pirms 8 gadiem
errorHttp.go error http can detect duplicate crm records now. 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 registerUser signature changed to simple openID pirms 8 gadiem
eventSubscribe_test.go registerUser signature changed to simple openID pirms 8 gadiem
fileinfo.go crmd prefix for all crm related data structure 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 using global setup for all test cases introducing TestMain pirms 8 gadiem
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. pirms 8 gadiem
kfsend.go try nick name test pirms 8 gadiem
kfsend_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
kfuser.go kf user nick name to acc id has been tested. pirms 8 gadiem
kfuser_test.go using global setup for all test cases introducing TestMain pirms 8 gadiem
latlong.go all longtitude latitude functions pirms 8 gadiem
main.go added intraApiConfig pirms 8 gadiem
material.go article test case nexted structure worked. pirms 8 gadiem
material_test.go using global setup for all test cases introducing TestMain 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 using global setup for all test cases introducing TestMain pirms 8 gadiem
outTemplateMsg.go 12 template, tests all done. pirms 8 gadiem
outTemplateMsg_test.go using global setup for all test cases introducing TestMain 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 new edit_profile string based qrcode pirms 8 gadiem
qrcode_test.go using global setup for all test cases introducing TestMain 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 default to 'true' for all events being proceeed. pirms 8 gadiem
server.go bugfix for invalid message pirms 8 gadiem
server_config.json move public account id to config pirms 8 gadiem
server_test.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 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 crmSearchLead -> crmdSearchLead pirms 8 gadiem
upload_test.go using global setup for all test cases introducing TestMain 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