openimsdk / open-im-server

IM Chat ChatGPT AIGC CHATBOT
https://openim.io
Apache License 2.0
14.09k stars 2.48k forks source link

feat: In the background of IM group list management, the fuzzy query of group names is supported #2099

Open cubxxw opened 8 months ago

cubxxw commented 8 months ago

image image

cubxxw commented 8 months ago

api: get_groups

kubbot commented 7 months ago

This issue is available for anyone to work on. Make sure to reference this issue in your pull request. :sparkles: Thank you for your contribution! :sparkles: Join slack 🤖 to connect and communicate with our developers. If you wish to accept this assignment, please leave a comment in the comments section: /accept.🎯

Lansongxx commented 7 months ago

/accept

Lansongxx commented 7 months ago

I noticed that there seems to be a fuzzy query for group names already available 图片

cubxxw commented 7 months ago

@Lansongxx Have you deployed openim locally, including the admin backend?

Lansongxx commented 7 months ago

@cubxxw Do you mean you need to write front-end code for the backend? I'm probably not very good at front-end.

cubxxw commented 7 months ago

I'm not sure if this issue has been fixed in the new refactoring.

One of the first problems I found was that we had to replace mysql with mongo halfway through. After we finished the replacement work, we tried to test the admin background, but found that there would be some issues with the interface.

It's easy to see this problem in our administrative backend system after deployment with docker compose up -d.

kubbot commented 5 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.