Commit Graph

  • *
  • |\
  • * |
  • | *
  • |/|
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • f99c895 (HEAD -> main) Merge by Asklv 2023-09-30 01:17:55 +0800
  • 85c77ca feat: Add llm support and openim. by Asklv 2023-09-30 01:08:19 +0800
  • a84a9fd Merge pull request 'Add gitlink PR.' (#1) from asklv/OpenKF:dev/dev-08-11 into main by cubxxw 2023-08-15 10:23:38 +0800
  • 4698a8f (dev/dev-08-11) fix: Merge branch 'main' into dev/dev-08-11 by Bo 2023-08-15 10:18:01 +0800
  • f7a8734 feat: Interact slack with OpenKF. by IRONICBo 2023-08-14 17:01:26 +0800
  • 3197cb5 feat: Add slack support. (#163) by Asklv 2023-08-14 09:50:18 +0800
  • 5b08aa6 feat: Add custom service dialogue pages with im. (#156) by Asklv 2023-08-14 09:49:23 +0800
  • b9d23b3 feat: (Merge) Interact with OpenIM Server 3.1. by IRONICBo 2023-08-11 15:16:04 +0800
  • 0d20f98 feat: Add user dispatch with redis zset. by IRONICBo 2023-08-13 18:42:49 +0800
  • 73168b7 fix: Split modules to client and cmd. by IRONICBo 2023-08-13 11:47:46 +0800
  • 6d04074 fix: Update lint. by IRONICBo 2023-08-11 23:26:27 +0800
  • ffc1bca feat: Add slack support. by IRONICBo 2023-08-11 18:10:02 +0800
  • 299452a feat: Update to OpenIM 3.1. (#158) by Asklv 2023-08-11 09:45:21 +0800
  • 2a9e006 feat: Add platform pages. (#152) by Asklv 2023-08-07 09:27:19 +0800
  • 2f02c3a feat:Add talk pages(issue#116) (#153) by MC-kanon 2023-08-06 12:07:59 +0800
  • 1aef037 feat: Add dashboard pages v1. (#155) by Asklv 2023-08-06 10:31:10 +0800
  • 7a558a2 feat: Add config pages. (#144) by Asklv 2023-08-04 22:51:07 +0800
  • 6c28b5c docs: Update config page. (#151) by Asklv 2023-08-04 22:30:06 +0800
  • 1526e93 feat: Add dashboard api. (#141) by Asklv 2023-08-02 09:45:12 +0800
  • aad3c17 docs: fix docs link by Xinwei Xiong(cubxxw-openim) 2023-07-26 10:20:51 +0800
  • 53667a3 feat: add docs readme zh by Xinwei Xiong(cubxxw-openim) 2023-07-26 10:13:31 +0800
  • 11d1b31 feat: add transparent logo optimizes Chinese documents by Xinwei Xiong(cubxxw-openim) 2023-07-25 10:53:28 +0800
  • 8d3e859 feat: Add web dockerfile. (#134) by Asklv 2023-07-25 15:14:01 +0800
  • 5fbcbca test: net and endless replace (#137) by Xinwei Xiong 2023-07-25 14:59:00 +0800
  • f307445 feat: Add server dockerfile and docker-compose. (#135) by Asklv 2023-07-24 15:03:52 +0800
  • 91b44a4 feat: Add roadmap. (#132) by Asklv 2023-07-21 10:01:41 +0800
  • 1f3a71f Update cla.yml (#133) by Xinwei Xiong 2023-07-20 19:00:21 +0800
  • 1670ace Create cla.yml (#131) by Xinwei Xiong 2023-07-20 18:36:44 +0800
  • 3643fef feat: Add local info storage. (#127) by Asklv 2023-07-20 18:34:06 +0800
  • 49d62fe fix: Fix register validator error.(#123) (#128) by MC-kanon 2023-07-19 21:39:55 +0800
  • 4b053e4 feat: Support multi urls matching. (#125) by Asklv 2023-07-19 21:29:20 +0800
  • cdc4a74 feat: Add data validation(#90) (#122) by MC-kanon 2023-07-18 13:43:55 +0800
  • a367c09 (tag: v0.1.2) docs: Update login page. (#113) by Asklv 2023-07-14 15:02:29 +0800
  • 2b24639 fix: reduce `for range` expression overhead (#110) by Stop 2023-07-14 14:34:39 +0800
  • 4d0beab fix: makefile in windows goos (#109) by Xinwei Xiong 2023-07-14 14:25:09 +0800
  • d1021ea (tag: v0.1.1) fix: makefile in windows goos by Xinwei Xiong(cubxxw-openim) 2023-07-14 12:27:57 +0800
  • 173795e fix: Update format. (#107) by Asklv 2023-07-14 11:36:56 +0800
  • b576718 feat: Add light mode and dark mode.(#89) (#105) by MC-kanon 2023-07-14 10:57:43 +0800
  • 977c33b feat: Use wasm to login to OpenIM. (#104) by Asklv 2023-07-13 18:12:42 +0800
  • 6b3ec55 Update CODEOWNERS by Xinwei Xiong 2023-07-13 14:49:32 +0800
  • 481df3c Update CODEOWNERS by Xinwei Xiong 2023-07-13 14:48:01 +0800
  • d0667eb test add CODEOWNERS by Xinwei Xiong 2023-07-13 14:43:41 +0800
  • 4a0d3cc Update CODEOWNERS (#100) by Carlo 2023-07-13 14:29:31 +0800
  • 991abc5 Update README_zh-CN.md (#99) by Carlo 2023-07-13 14:29:02 +0800
  • aa55002 Delete .github/ISSUE_TEMPLATE directory by Xinwei Xiong 2023-07-13 14:18:42 +0800
  • 3a9a7ab Update issue templates by Xinwei Xiong 2023-07-13 14:17:12 +0800
  • 8abc3d3 🔄 synced file(s) with OpenIMSDK/Open-IM-Server by I am a robot (AI & Auto) 2023-07-13 11:38:02 +0800
  • aab8972 🔄 synced file(s) with OpenIMSDK/Open-IM-Server by I am a robot (AI & Auto) 2023-07-13 10:31:03 +0800
  • 4692be4 feat: add the changelog (#95) by Xinwei Xiong 2023-07-13 00:33:02 +0800
  • 6df27fc Update release.yml by Xinwei Xiong 2023-07-13 00:32:39 +0800
  • ece70e1 feat: add the changelog (#96) by Xinwei Xiong 2023-07-13 00:28:24 +0800
  • a37d0ec (tag: v0.1.0, release-v0.1) fix: fix actions error by Xinwei Xiong(cubxxw-openim) 2023-07-12 23:50:29 +0800
  • 6b1f6ce docs: fix readme zh link by Xinwei Xiong(cubxxw-openim) 2023-07-12 23:37:39 +0800
  • 19caf28 fix: add kubekf file by Xinwei Xiong(cubxxw-openim) 2023-07-11 12:40:20 +0800
  • c84c5bd feat: add the changelog by Xinwei Xiong(cubxxw-openim) 2023-07-11 09:46:48 +0800
  • bb8285f Update project-progress.yml (#93) by Xinwei Xiong 2023-07-12 23:50:00 +0800
  • afd9014 fix: docs link (#91) by Xinwei Xiong 2023-07-12 23:32:17 +0800
  • 6ab7b6a feat: Add login page and login api. (#88) by Asklv 2023-07-12 21:25:45 +0800
  • efb3af9 feat: Add register and login page with TDesign. (#86) by Asklv 2023-07-12 10:26:57 +0800
  • 84e6984 Feat: Add Typescript for Web (#84) (#85) by MC-kanon 2023-07-11 21:56:44 +0800
  • 6fd4f05 🔄 synced file(s) with OpenIMSDK/Open-IM-Server by kubbot 2023-07-11 08:10:47 +0000
  • 05fe2b4 feat: Register with OpenIMServer in HTTP Method. (#83) by Asklv 2023-07-11 09:44:45 +0800
  • d4a6370 feat: Add register api with dao cmd. (#73) by Asklv 2023-07-07 15:33:16 +0800
  • 25f3ca7 Update README.md by Xinwei Xiong 2023-07-06 18:35:43 +0800
  • babec8f feat: add logo file of Xx design by Xinwei Xiong(cubxxw-openim) 2023-07-06 18:31:46 +0800
  • a2eb9aa feat: add logo file of Xx design by Xinwei Xiong(cubxxw-openim) 2023-07-06 18:30:41 +0800
  • 9f9a5cc Update README.md by Xinwei Xiong 2023-07-06 18:02:31 +0800
  • 917a7c9 feat: add logo file of Xx design by Xinwei Xiong(cubxxw-openim) 2023-07-06 17:47:26 +0800
  • 04f0305 docs: design openkf docs (#68) by Xinwei Xiong 2023-07-06 16:01:26 +0800
  • 05c9294 Docs: modify issue-specification.md (#66) by SgitBusity 2023-07-06 14:54:43 +0800
  • e633336 docs: fix markdown link (#65) by Xinwei Xiong(cubxxw-openim) 2023-07-06 11:34:48 +0800
  • b2c13d0 docs: fix markdown link (#64) by Xinwei Xiong(cubxxw-openim) 2023-07-06 11:33:22 +0800
  • a54ffc5 docs: fix markdown link (#63) by Xinwei Xiong(cubxxw-openim) 2023-07-06 11:28:56 +0800
  • 00a99d1 feat: add roadmap file by Xinwei Xiong(cubxxw-openim) 2023-07-06 11:13:11 +0800
  • 4b2fa88 feat: add proposal file by Xinwei Xiong(cubxxw-openim) 2023-07-06 10:16:44 +0800
  • db1f3b2 Revert "fix ISSUE_SPECIFICATION.md link did not emded" (#61) by Xinwei Xiong 2023-07-06 09:22:30 +0800
  • 4ad25e7 fix ISSUE_SPECIFICATION.md link did not emded by SgitBusity 2023-07-06 01:02:08 +0800
  • c2be71b fix ISSUE_SPECIFICATION.md by SgitBusity 2023-07-06 00:54:01 +0800
  • 694f670 feat: modify issue-specification.md by AllianceTing 2023-07-05 18:37:26 +0800
  • cc5f5a8 feat: add issue specification by AllianceTing 2023-07-05 18:13:26 +0800
  • 672e297 Rename frequencyControl.go to frequency_control.go by SgitBusity 2023-06-29 00:40:46 +0800
  • 590288d feat: issue20 by AllianceTing 2023-06-28 18:55:56 +0800
  • c914977 feat: add actions file by Xinwei Xiong(cubxxw-openim) 2023-07-05 18:42:37 +0800
  • 0849f6b feat(main): optimize deployment (#36) by Xinwei Xiong(cubxxw-openim) 2023-07-05 10:51:49 +0800
  • b262277 feat(main): optimize deployment (#36) by Xinwei Xiong(cubxxw-openim) 2023-07-05 10:46:11 +0800
  • 92fef44 feat(main): release script file (#52) by Xinwei Xiong(cubxxw-openim) 2023-07-05 10:27:32 +0800
  • 562c4f0 fix(main): fix cicd actions by Xinwei Xiong(cubxxw-openim) 2023-07-05 09:54:55 +0800
  • 1730310 feat(main): unit test makefile (#56) by Xinwei Xiong(cubxxw-openim) 2023-07-05 09:29:15 +0800
  • 42a7c2c feat(main): add swagger api make file (#51) by Xinwei Xiong(cubxxw-openim) 2023-07-05 09:07:29 +0800
  • b514e7d 🔄 synced file(s) with OpenIMSDK/Open-IM-Server by kubbot 2023-07-04 12:45:01 +0000
  • 8ff9824 feat: Support auto-signature. (#49) by Asklv 2023-07-04 15:49:16 +0800
  • a97f8fb docs: update code owners file (#50) by Xinwei Xiong 2023-07-04 15:48:55 +0800
  • 0751b16 Add priority to hooks. (#47) by Yikun Chen 2023-07-03 23:41:16 +0800
  • 63f9766 update misleading readme and add missing running method on readme_zh-CN (#48) by charles-chenzz 2023-07-03 23:09:15 +0800
  • 545bb74 Update CODEOWNERS by Xinwei Xiong 2023-07-03 21:21:51 +0800
  • 4d6b324 Update CODEOWNERS by Xinwei Xiong 2023-07-03 18:30:31 +0800
  • edaf892 feat: Add callback api. (#45) by Asklv 2023-07-03 17:36:42 +0800
  • db3840b docs: update README.md (#43) by Xinwei Xiong 2023-07-03 17:00:12 +0800
  • dcae78f Update README.md by SgitBusity 2023-07-03 16:29:35 +0800
  • e46efd6 🔄 synced file(s) with OpenIMSDK/Open-IM-Server by kubbot 2023-07-03 04:16:51 +0000