Commit Graph

20 Commits (498a7263870c2874bd5703f65c03ff40f6332db9)

Author SHA1 Message Date
Monet Lee ee551f3b7c remove unused space. 9 months ago
Monet Lee 95956f738e
feat: add change_input_states and get_input_states, and add login and logout alternative func. (#54) 9 months ago
Monet Lee 90ed4ee90f
chore: update interface name. (#45) 9 months ago
Monet Lee 0050e20fba
upgrade sdk version to v3.8.1-rc.21. (#43) 9 months ago
Monet Lee b0c398ba3f
update sdk version to v3.8.1-rc.19 (#42) 9 months ago
Monet Lee 26c4700710
fix: update go comment. (#30) 11 months ago
Monet Lee 2c165946c7
feat: implement Logs interface. (#29) 11 months ago
OpenIM-Gordon 9e328a310d
feat: go mod update. (#24) 11 months ago
Monet Lee e1b23d55bc
dump sdk core version to v3.8.0-rc.17 (#22) 11 months ago
Monet Lee 50af49952d fix uncorrect comment location. 11 months ago
Monet Lee bc5a923ef8 feat: dump sdk-core version to v3.8.0-rc14 11 months ago
Gordon ab97f43564 feat: add functions of get users in group. 12 months ago
Gordon f0bd767d81 fix: reinstall app sync data split. 1 year ago
Gordon f2e8bc1275 feat: incr sync version. 1 year ago
Gordon 88b8043224 feat: incr sync version. 1 year ago
Gordon e8ccae6349 fix: sdk add function for upload file. 1 year ago
Gordon ead1006691 fix: convert c char to Go string. 1 year ago
Gordon 130caafc40 refactor: add functions to cpp. 1 year ago
Gordon c0839d3a60 refactor: change cpp structure. 1 year ago
Gordon a454b4f5cb feat: update sdk to v3.5.1 and refactor project structure. 1 year ago
Gordon 84e0d9f7af feat: add cgo func of conversation and users. 2 years ago
Gordon dca3638c96 feat: cpp and c init commit 2 years ago
cncsmonster 0f78ceedd1 feat: impl rest oncallback in export.go 2 years ago
Gordon c3c89e4d98 fix: remove free c string. 2 years ago
yejian 50ac591a82 set_print 2 years ago
yejian 43d7d4ebe9 set_print 2 years ago
Gordon 2ee9b33e11 fix: create message free string 2 years ago
Gordon 314328c002 fix: properly releasing C memory to avoid double-freeing 2 years ago
Gordon 4d05acae9c style: change length of func. 2 years ago
Gordon 2da933ce9e fix: add listener interface. 2 years ago
Gordon c4fafedebf fix: provide the corresponding relationship when the function is called asynchronously. 2 years ago
Gordon f7f1d48d76 feat: add c func of user friend and group. 2 years ago
Gordon af39356e6a fix: add conversation and get history message func. 2 years ago
Gordon a57eef1a4b fix: remove free c free func. 2 years ago
Gordon 3d8d7a8ce1 fix: c free char * after call go. 2 years ago
Gordon 44784778a1 fix: modify the way of communication from C to Go. 2 years ago
Gordon 9648dae44b fix: modify the way of communication from C to Go. 2 years ago
Gordon 9b418a8d17 fix: modify the way of communication from C to Go. 2 years ago
Gordon 305922724e feat: add create message c interface. 2 years ago
yejian 8968c1f2a3 delete c_init_login.go 2 years ago
Gordon c2d7b57853 feat: add init sdk and login test. 2 years ago
yejian 5dace36823 test c_wrapper 2 years ago