Commit Graph

  • 5e63a633d2 🔄 synced file(s) with openimsdk/open-im-server OpenIM Bot 2023-12-18 10:26:29 +0800
  • a3cd606df0 fix: change go empty json string to null. Gordon 2023-12-08 17:44:12 +0800
  • 5683e33db1 fix: change go empty json string to null. Gordon 2023-12-08 15:43:49 +0800
  • 4ac33129df fix: change go empty json string to null. Gordon 2023-12-08 15:09:17 +0800
  • 38f09d3ff7
    Merge pull request #7 from CNCSMonster/main Gordon 2023-12-06 17:47:01 +0800
  • 9e67571396 fix: move unamed namespace outside header file, fix 'pragma onces' to 'pragma once' cncsmonster 2023-12-05 17:22:34 +0800
  • ee67e310c9 fix: rename args. Gordon 2023-12-04 18:12:48 +0800
  • 84e0d9f7af feat: add cgo func of conversation and users. Gordon 2023-12-04 17:28:40 +0800
  • 245b458cde feat: go mod update. Gordon 2023-12-04 15:47:36 +0800
  • 10ffe79bca feat: remove empty file. Gordon 2023-12-04 14:45:00 +0800
  • dca3638c96 feat: cpp and c init commit Gordon 2023-12-04 14:43:15 +0800
  • 2f6226c916
    Merge pull request #4 from FGadvancer/main Gordon 2023-12-04 14:22:57 +0800
  • 276e2909d7 feat: add sh for compile dll from cpp wrapper cncsmonster 2023-12-03 21:30:46 +0800
  • 658e3f35ef feat: impl cpp wrapper cncsmonster 2023-12-03 20:42:33 +0800
  • 0f78ceedd1 feat: impl rest oncallback in export.go cncsmonster 2023-12-03 18:27:28 +0800
  • eb65affba5 fix: batch message listener remove. Gordon 2023-09-24 13:24:17 +0800
  • 9bd3e3330a refactor: cons merge into a enum. Gordon 2023-09-23 20:15:01 +0800
  • c3c89e4d98 fix: remove free c string. Gordon 2023-09-17 14:08:45 +0800
  • 50ac591a82 set_print yejian 2023-09-17 13:19:02 +0800
  • 43d7d4ebe9 set_print yejian 2023-09-17 13:06:52 +0800
  • 2ee9b33e11 fix: create message free string Gordon 2023-09-17 12:41:20 +0800
  • 314328c002 fix: properly releasing C memory to avoid double-freeing Gordon 2023-09-17 01:21:59 +0800
  • c4f4d0422c fix: calback and test file update Gordon 2023-09-16 13:51:44 +0800
  • c2940b3f64 feat: add sh of generate ios dylib. Gordon 2023-09-12 14:28:15 +0800
  • eac43b8710 feat: add sh of generate ios dylib. Gordon 2023-09-12 14:25:12 +0800
  • 4d05acae9c style: change length of func. Gordon 2023-09-11 21:37:52 +0800
  • 2da933ce9e fix: add listener interface. Gordon 2023-09-11 21:24:56 +0800
  • c4fafedebf fix: provide the corresponding relationship when the function is called asynchronously. Gordon 2023-09-11 13:28:22 +0800
  • 2943d7811b fix: recycle memory when callback finish. Gordon 2023-09-07 21:48:46 +0800
  • f7f1d48d76 feat: add c func of user friend and group. Gordon 2023-09-06 21:59:52 +0800
  • 1434d5da35 test: c test func update. Gordon 2023-09-06 17:50:51 +0800
  • 3203eb8da9 test: c test func update. Gordon 2023-09-06 16:16:57 +0800
  • af39356e6a fix: add conversation and get history message func. Gordon 2023-09-05 13:21:53 +0800
  • a57eef1a4b fix: remove free c free func. Gordon 2023-09-04 23:15:02 +0800
  • 3d8d7a8ce1 fix: c free char * after call go. Gordon 2023-09-04 16:59:55 +0800
  • ba502b29c6 fix: modify the way of communication from C to Go. Gordon 2023-09-03 18:08:08 +0800
  • 1c41cd0f5d fix: modify the way of communication from C to Go. Gordon 2023-09-03 17:52:44 +0800
  • 44784778a1 fix: modify the way of communication from C to Go. Gordon 2023-09-03 17:49:29 +0800
  • 9648dae44b fix: modify the way of communication from C to Go. Gordon 2023-09-03 16:56:25 +0800
  • 9b418a8d17 fix: modify the way of communication from C to Go. Gordon 2023-09-03 16:08:37 +0800
  • d8c3e1181e chore: change generate so file name. Gordon 2023-09-01 15:48:28 +0800
  • 0ffe9bba01 update build_dll.bat yejian 2023-09-01 13:48:37 +0800
  • d76c22e388 feat: add create message c interface. Gordon 2023-08-31 14:14:57 +0800
  • 305922724e feat: add create message c interface. Gordon 2023-08-30 21:59:05 +0800
  • e442c41866 feat: add bat of gen android's so. Gordon 2023-08-30 18:36:07 +0800
  • e65f192388 rename yejian 2023-08-30 15:27:20 +0800
  • 8968c1f2a3 delete c_init_login.go move to export.go yejian 2023-08-30 14:20:09 +0800
  • c2d7b57853 feat: add init sdk and login test. Gordon 2023-08-30 13:22:06 +0800
  • 5dace36823 test c_wrapper yejian 2023-08-30 09:25:08 +0800
  • 7404a54683 feat: add dll interface. Gordon 2023-08-29 22:27:11 +0800
  • 4bc14a9983 feat: add dll interface. Gordon 2023-08-29 22:21:34 +0800
  • 4653f35b8b feat: add dll interface. Gordon 2023-08-29 22:13:31 +0800
  • 52546fcb85 🔄 synced file(s) with openimsdk/open-im-server OpenIM Bot 2023-09-07 17:39:55 +0800
  • 4c42bffa98 🔄 synced file(s) with OpenIMSDK/Open-IM-Server OpenIM Bot 2023-09-05 16:33:38 +0800
  • e5980cec59 🔄 synced file(s) with OpenIMSDK/Open-IM-Server OpenIM Bot 2023-08-23 09:12:51 +0800
  • b652375ba0 🔄 synced file(s) with OpenIMSDK/Open-IM-Server OpenIM Bot 2023-07-24 21:08:15 +0800
  • 87efa15abf 🔄 synced file(s) with OpenIMSDK/Open-IM-Server OpenIM Bot 2023-07-24 10:56:41 +0800
  • 7cb1d0c4e0 🔄 synced file(s) with OpenIMSDK/Open-IM-Server I am a robot (AI & Auto) 2023-07-13 11:38:14 +0800
  • 9fdaebe0ee 🔄 synced file(s) with OpenIMSDK/Open-IM-Server I am a robot (AI & Auto) 2023-07-12 20:47:21 +0800
  • 776f0900fa 🔄 synced file(s) with OpenIMSDK/Open-IM-Server kubbot 2023-07-11 08:10:51 +0000
  • 80ee912938 🔄 synced file(s) with OpenIMSDK/Open-IM-Server kubbot 2023-06-30 09:55:42 +0000
  • 74ecb1dbf0 🔄 synced file(s) with OpenIMSDK/Open-IM-Server kubbot 2023-06-30 01:56:46 +0000
  • 347ba720da 🔄 synced file(s) with OpenIMSDK/Open-IM-Server kubbot 2023-06-29 15:36:56 +0000
  • 8cb1b2a759 🔄 synced file(s) with OpenIMSDK/Open-IM-Server kubbot 2023-06-28 12:04:06 +0000
  • b976c2e145 🔄 synced file(s) with OpenIMSDK/Open-IM-Server kubbot 2023-06-27 14:15:06 +0000
  • bd697795e9 fix: codeql token kubbot 2023-06-24 05:55:54 +0000
  • 2e82eedfc0 🔄 synced file(s) with OpenIMSDK/Open-IM-Server kubbot 2023-06-18 03:22:23 +0000
  • 6ef814b118
    Initial commit Xinwei Xiong 2023-06-17 12:43:40 +0800