CN112350924B - Communication method, communication device, communication terminal and storage medium - Google Patents

Communication method, communication device, communication terminal and storage medium Download PDF

Info

Publication number
CN112350924B
CN112350924B CN202011233869.2A CN202011233869A CN112350924B CN 112350924 B CN112350924 B CN 112350924B CN 202011233869 A CN202011233869 A CN 202011233869A CN 112350924 B CN112350924 B CN 112350924B
Authority
CN
China
Prior art keywords
information
topic
user
reply
group
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011233869.2A
Other languages
Chinese (zh)
Other versions
CN112350924A (en
Inventor
蒋妍
张永亮
张永昊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Priority to CN202011233869.2A priority Critical patent/CN112350924B/en
Publication of CN112350924A publication Critical patent/CN112350924A/en
Priority to PCT/CN2021/129044 priority patent/WO2022095969A1/en
Priority to JP2023527426A priority patent/JP7467775B2/en
Application granted granted Critical
Publication of CN112350924B publication Critical patent/CN112350924B/en
Priority to US18/144,693 priority patent/US20230275862A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/06Message adaptation to terminal or network requirements
    • H04L51/066Format adaptation, e.g. format conversion or compression
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/18Commands or executable codes

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present disclosure provides a communication method, apparatus, terminal, and storage medium. The present disclosure provides a communication method for an instant messaging client, including: receiving input topic information and sending the topic information to a server; displaying topic information in a preset topic format on a conversation interface of a conversation group, wherein the preset topic format is provided with a reply area; receiving reply information for replying topic information; and displaying the reply information in a reply area of the topic information. The method adopts the topic information and the reply information to display the instant messaging information, and displays the reply information corresponding to the same topic under the same topic information, so that the display mode of the communication information in the instant messaging client is more reasonable, and a user can conveniently and rapidly search the communication information which is interested by the user.

Description

Communication method, communication device, communication terminal and storage medium
Technical Field
The present disclosure relates to the field of intelligent terminal technologies, and in particular, to a communication method, apparatus, terminal, and storage medium.
Background
The instant messaging software is provided with a session interface, a user communicates with other users through the session interface, communication records of communication information sent by the user can be displayed in the session interface, the display mode of the communication information on the session interface is simple, the communication information is only sequenced according to the time sequence, the user is troublesome to find information interested in the user, and the user experience is insufficient.
Disclosure of Invention
The disclosure provides a communication method, a communication device, a terminal and a storage medium.
The present disclosure adopts the following technical solutions.
In some embodiments, the present disclosure provides a communication method for an instant messaging client, comprising:
receiving input topic information and sending the topic information to a server;
displaying topic information in a preset topic format on a conversation interface of a conversation group, wherein the preset topic format is provided with a reply area;
receiving reply information for replying topic information;
and displaying the reply information in a reply area of the topic information.
In some embodiments, the present disclosure provides a control method of a server, including:
receiving topic information sent by a first user in a conversation group;
associating topic information with a first user;
sending topic information to users in the conversation group;
receiving reply information sent by a second user in the conversation group;
associating the reply information with the second user, wherein the reply information is used for replying topic information;
and sending the reply information back to the users except the second user in the conversation group.
In some embodiments, an information processing method includes:
acquiring topic information issued by a first user in the conversation group, recording the association relationship between the topic information and the conversation group, and recording the association relationship between the first user and the topic information; or acquiring a preset action executed by a second user in the conversation group on the topic information, recording the preset action, and recording the association relationship between the second user and the preset action; or acquiring reply information of the topic information, and recording the reply information and the incidence relation between the topic information and the reply information;
responding to a received information acquisition request, screening topic information associated with a target identification based on the target identification corresponding to the information acquisition request, and returning the screened topic information, wherein the target identification comprises: one or more of a conversation group identification, a user identification, a topic identification.
In some embodiments, the present disclosure provides an instant messaging device comprising:
the transmission unit is used for receiving the input topic information and sending the topic information to the server;
the display unit is used for displaying topic information in a preset topic format on a conversation interface of a conversation group, and the preset topic format is provided with a reply area;
the transmission unit is also used for receiving reply information for replying the topic information;
and the display unit is also used for displaying the reply information in the reply area of the topic information.
In some embodiments, the present disclosure provides a control apparatus of a server, including:
the transmission module is used for receiving topic information sent by a first user in a conversation group;
a control module to associate topic information with a first user;
the transmission module is also used for sending topic information to the users in the conversation group;
the transmission module is also used for receiving reply information sent by a second user in the conversation group;
the control module is also used for associating the reply information with the second user, and the reply information is used for replying topic information;
and the transmission module is also used for sending the reply information to the users except the second user in the conversation group.
In some embodiments, the present disclosure provides a terminal comprising: at least one memory and at least one processor;
the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the method.
In some embodiments, the present disclosure provides a storage medium for storing program code for performing the above-described method.
The communication method provided by the embodiment of the disclosure receives input topic information and sends the topic information to a server; displaying topic information in a preset topic format on a conversation interface of a conversation group, wherein the preset topic format is provided with a reply area; receiving reply information for replying topic information; and displaying the reply information in a reply area of the topic information. The instant messaging information is displayed in the mode of topic information and reply information, and the reply information corresponding to the same topic is displayed under the same topic information, so that the display mode of the communication information in the instant messaging client is more reasonable, and a user can conveniently and quickly find the communication information which is interested by the user.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and elements are not necessarily drawn to scale.
Fig. 1 is a flow chart of a communication method of an embodiment of the present disclosure.
Fig. 2 is a schematic diagram of a client displaying a topic creation identifier according to an embodiment of the present disclosure.
Fig. 3 is a schematic diagram illustrating a client displaying a reply input box according to an embodiment of the disclosure.
Fig. 4 is a schematic diagram of a client displaying a first sub-interface with a session interface according to an embodiment of the present disclosure.
Fig. 5 is a schematic diagram of a client displaying a second sub-interface with a session interface according to an embodiment of the present disclosure.
Fig. 6 is a display diagram of a client when receiving a reminder message according to an embodiment of the present disclosure.
Fig. 7 is a flowchart of a control method of a server according to an embodiment of the present disclosure.
Fig. 8 is a block diagram of an instant messaging device according to an embodiment of the disclosure.
Fig. 9 is a block diagram of a control device of a server according to an embodiment of the present disclosure.
Fig. 10 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that various steps recited in method embodiments of the present disclosure may be performed in parallel and/or in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "including" and variations thereof as used herein is intended to be open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a" or "an" in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that reference to "one or more" unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
The embodiments of the present application will be described in detail below with reference to the accompanying drawings.
In the related art, when the instant messaging software communicates with other users, communication information is sent and received in a session interface, the communication information is displayed according to the sending and receiving time sequence, a user needs to look over the communication information one by one when the user wants to find the communication information which the user is interested in, the user experience is poor, particularly in the case of group chat, the number of users who participate in the session is large, the number of sent communication messages is large, and a large amount of time and energy are needed to find the communication message which the user is interested in from a large number of communication messages.
In some embodiments of the present disclosure, a communication method is proposed for an instant messaging client, as shown in fig. 1, fig. 1 is a flowchart of the communication method of some embodiments of the present disclosure, including the following steps S11-S14.
S11: receiving the input topic information and sending the topic information to the server.
In some embodiments, the input topic information received by the client may be communication information input through an information input box of a session interface of the instant messaging client, and because the topic information is not published on a separate topic publishing page, a habit of publishing communication messages in an instant messaging scene by a user is not changed, and the instant messaging scene can be better integrated, so that the communication efficiency is high. In other embodiments, referring to fig. 2, a topic creation identifier (a stringiness mark surrounded by a circle in the lower right corner in fig. 2) is set in the conversation interface, a topic input box is displayed after the topic creation identifier is triggered, information in various forms such as text, pictures, videos and the like can be input in the topic input box, and the information input in the topic input box forms topic information after being transmitted.
After receiving the topic information, the client needs to send the topic information to other users communicating with the current user, for example, when the current user performs group chat in a group, the topic information input by the current user to the client needs to be sent to other users in the group, so the client sends the topic information to the server so that other users having a conversation with the current user can receive the topic information.
In some embodiments, the communication information that can be input in the client session interface includes two types, one is topic information, and the other is reply information to any topic information, when the current user inputs communication information, if the user selects to reply to any existing topic information, the input communication information is reply information, and if the user does not select to reply to any existing topic information when inputting communication information, the input communication information is topic information.
S12: and displaying the topic information in a preset topic format on a conversation interface of the conversation group.
In some embodiments, the session group refers to a user group formed by a current user and a user having a session with the current user, if the current user has a one-to-one session with another user, the current user and the other user form the session group, and if the current user has a group chat in the user group, the users in the entire user group form the session group. The conversation interface of the conversation group refers to an interface for sending instant communication information, and is also referred to as a chat interface in the related art. In some embodiments, a preset topic format is set for the topic information, the preset topic format has a reply area, the reply area may be used to display reply information to the topic information, and the preset topic format may be, for example, a topic card.
S13: and receiving reply information for replying the topic information.
In some embodiments, after the topic information is published in the conversation interface, the users in the conversation group may be interested in the topic information and reply, and when replying, the reply information is sent. Some embodiments receive reply information for replying to topic information, comprising: and receiving input reply information and sending the reply information to the server, or receiving the reply information from the server. The reply information may be reply information input in an input box of the session interface of the client, or may be sent to the server after the topic information is replied by another user, and then the client receives the reply information sent by another user from the server. In some embodiments, the preset topic format has a reply identifier, a reply input box is displayed in the preset format after the reply identifier is triggered, the reply input box is used for inputting the reply information, as shown in fig. 2, the region where the topic information is located displays the reply identifier, as shown in fig. 3, the reply input box is displayed after the reply identifier is triggered, and the reply information is input in the reply input box.
S14: and displaying the reply information in a reply area of the topic information.
In some embodiments, the preset topic format has a reply area, and replies to all topic information are displayed in the reply area, so that any topic information and reply information related to the topic information are uniformly displayed together.
In some embodiments of the present disclosure, in a session interface of an instant messaging client, a user may directly publish topic information and reply to the topic information, and all communication information is displayed in the session interface in the form of the topic information and the reply information, so that the user can conveniently find and view information in which the user is interested, and the user experience is improved.
To better explain the method proposed by the present disclosure, the method proposed by some embodiments of the present disclosure is described below with reference to fig. 4, fig. 4 is a use interface of an instant messaging client, as shown in fig. 4, a contact list including a single user and a group is displayed on one side of the client, in this embodiment, a conversation group is described as an example of a group C, after the group C is selected in the contact list, a conversation interface of the group C is displayed in the display interface of the client, an input box is displayed in the conversation interface of the group C, in some embodiments, all communication information is displayed in the form of topic information and reply information in the conversation interface, if existing topic information is displayed in the conversation interface, a reply identifier of any topic information is clicked before information is input in the input box, then reply information is input in the input box, if the reply identifier of any topic information is not clicked before the communication information is input in the input box, the topic information is input. The topic information is input in the input frame and published, the client receives the topic information input and published through the input frame and sends the topic information to the server, so that the server forwards the topic information to other users in the conversation group, the topic information is displayed in a preset topic format, a reply area is arranged in the preset topic format, after the reply information is received, the reply information is displayed in the reply area, in some embodiments, referring to fig. 2, a reply identifier is displayed under the topic information in fig. 2, after the reply identifier is triggered, as shown in fig. 3, a reply input frame is displayed in the preset format in which the topic information is located, and the reply information to the topic information is input in the reply input frame. "good so" and "how good on the next week" in fig. 4 are the reply messages schematically shown. As shown in fig. 4, the topic information in fig. 4 is displayed in the form of a topic card, the topic information and the reply information are located in the topic card, and when a user is interested in any topic information, all reply information can be viewed by viewing any topic card, so that the use experience of the user is improved. In the related technology, all information is arranged according to the time sequence, the information corresponding to the same topic is distributed in different positions, and when a user searches for information which is interested by the user, the user needs to search historical information, so that the use experience is low.
In some embodiments of the present disclosure, the preset topic format includes: topic display area, reply area and topic correlation area: the topic correlation zone comprises: at least one of the topic creator zone, the topic creation time zone, and the topic name zone. In some embodiments, the topic information is displayed in a preset topic format, the topic information is displayed in a topic display area in the preset topic format, the reply information is displayed in a reply area, an identifier of a user creating the topic is displayed in a topic creator area, a topic creation time area is used for displaying creation time of the topic, a topic name area is used for displaying a name of the topic, for example, please refer to fig. 4, the topic displayed in fig. 4 is created by a user a, the name and an avatar of the user a are displayed in the topic creator area, the topic display area displays topic information "these two days are good, there is a good weather in the approximate time of a picnic bar," 14:00 "in fig. 4 is the topic creation time displayed in the topic creation time area," good date "and" good weather "in fig. 4 and" good weather in the next week end "are reply information, the area where the topic is the reply area, and no topic name is displayed in fig. 4, the topic information may be set and the topic name may be displayed when the topic information is created.
In some embodiments of the present disclosure, when the number of the reply messages in the reply area exceeds a preset number or the occupied space of the reply messages reaches a preset threshold, the reply area is folded and the expansion identifier is displayed, and the expansion identifier is used for expanding the reply area. In some embodiments, as shown in fig. 4, the preset number in fig. 4 is 2, when the number of the reply messages exceeds 2, the reply region is folded, in other embodiments, whether the reply region is folded is determined according to the occupied space of the reply messages, the occupied space of the reply messages can be represented by the total line number or total height occupied by the reply messages, for example, the total line number occupied by the reply messages in the reply region reaches a preset line number, or the reply region is folded when the total height of the reply messages in the reply region reaches a preset height, the folded reply region can only display the earliest issued preset number of reply messages, or the folded reply region only displays the latest issued preset number of reply messages, or the folded reply region can display the preset number of reply messages with the highest heat, for example, the popularity of the reply information may be determined according to the number of times that the reply information is referred to or the number of times that the reply information is liked, the popularity is higher as the number of times that the reply information is referred to is larger or the number of times that the reply information is liked is larger, in other embodiments, a preset number of reply information may be specified by the creator of the topic information, and the folded reply area displays only the specified reply information and folds the other reply information. The expansion mark can be displayed after the reply area is folded, the reply area is expanded after the expansion mark is triggered, the number of the folded reply information can be displayed in the expansion mark, more than 3 replies displayed in figure 4 are optional expansion marks, wherein 3 reply information is displayed to be folded, the reply information is folded, inconvenience to a user caused by too much reply information can be prevented when the user searches interested information, and the user can conveniently and quickly search the interested information.
In some embodiments of the present disclosure, the conversation interface comprises: a first sub-interface and a second sub-interface; the first sub-interface is used for displaying all topic information of the conversation group; the second sub-interface is used for displaying related topic information related to the current user. In some embodiments, referring to fig. 4 and fig. 5, the conversation interface of the group C in fig. 4 is divided into two sub-interfaces of "dynamic" and "relevant to me", wherein the "dynamic" interface as a first sub-interface displays each topic information and the reply information under each topic information, and the "relevant to me" interface as a second sub-interface displays the topic information relevant to the current user, wherein the current user refers to the account logged in at the client, and the current user in fig. 4 is "user a". In some embodiments, by setting the first sub-interface and the second sub-interface, a current user can view all topic information on the first sub-interface and can quickly view related topic information related to the user on the second sub-interface, so that the searching speed is increased, and the user experience is improved.
In some embodiments of the present disclosure, at least one type identifier is displayed in the second sub-interface; and after any type identifier is triggered, displaying the topic information associated with the triggered type identifier in the related topic information. In some embodiments, the related topic information related to the user may be divided into different types, each related topic information related to the user is associated with at least one type, and by setting the type identifier on the second sub-interface, the related topic information may be screened by triggering the type identifier, so as to quickly display the topic information associated with the triggered type identifier.
In some embodiments of the disclosure, the type identification comprises at least one of: all relevant topic information, topic information created by the user, topic information replied by the user, topic information subscribed by the user and topic information sent to the user for reminding. In some embodiments, after all relevant topic information is triggered, all relevant topic information is displayed in the second sub-interface. In some embodiments, a user may subscribe to any topic information, the subscribed topic information belongs to the topic information subscribed by the user, in some embodiments, when the topic information is published and replied, a reminder may be sent to one or more users to remind the users to view the topic information or the reply information, the type of sending the topic information with the reminder to the users belongs to the topic information sent to the users for reminding, and the way of sending the reminder may be to remind the specified users in the form of an @ username "when the topic information or the reply information is sent.
In some embodiments of the present disclosure, a user-defined type identifier is further displayed in the second sub-interface, where the user-defined type identifier includes at least two of the type identifiers, and after the user-defined type identifier is triggered, topic information associated with each type identifier in the user-defined type identifier is displayed in the second sub-interface. For example, referring to fig. 5, it may be added to fig. 5, two types of identifiers "i create" and "i reply" in fig. 5 may be set as custom type identifiers, and after the custom type identifiers are triggered, topic information associated with the two types of identifiers "i create" and "i reply" is displayed. By setting the user-defined type identification, the topic information associated with a plurality of specified type identifications can be displayed at one time, so that the user can conveniently and quickly check the topic information which is most concerned by the user.
In some embodiments of the present disclosure, a notification message sent from any other user in the conversation group to the current user is received, and an identity of the user sending the notification message is displayed at a preset position of the conversation interface. In some embodiments, the preset location is, for example, a session entry of the session interface, the session entry of the session interface may be, for example, a region corresponding to a conversation group in a contact list, or a region corresponding to a conversation group in a recent conversation list, for example, please refer to fig. 4 and fig. 6, a user a as a current user is a member of a group C in fig. 4, if the user a is also a member of the group C, if the user a sends a reminder message to the user a as the current user in fig. 4 when publishing a topic, for example, when @ the topic message is published, an identity of the user a is displayed at the session entry of the session interface, for example, as shown in fig. 6, a recently contacted contact list is displayed in a display interface of the client, a region corresponding to the group C in the recently contacted contact list is a session entry of the session interface of the group C, and displaying the head portrait of the user A in the area corresponding to the group C, wherein the head portrait of the user A is used as the identity of the user A. In the related art, after receiving a prompt sent by another user to a current user, only the prompt information is displayed, but the identity of the user sending the prompt is not displayed, so that the current user cannot directly determine the identity of a sender, and the prompt needs to be turned on to check the sender, which causes inconvenience.
In some embodiments of the present disclosure, the session interface of the session group may be a single chat interface between two users, for example, a one-to-one session interface between the current user and another user, and in other embodiments of the present disclosure, the session interface of the session group is a group chat interface of any user group.
In some embodiments of the present disclosure, the types of user groups include: topic groups and chat groups; the group chat interface of the topic group is used for publishing topic information and replying reply information of the topic information; the group chat interface of the chat group is used for publishing non-topic information; and the conversation interface of the conversation group is a chat interface of the topic group. In some embodiments, the user group includes two different types, the communication information in the group chat interface of the topic group may be both shown in the form of topic information and reply information, and the communication information in the group chat interface of the chat group may not be topic information, so that when the user wants to publish topic information, the topic group is established to publish topic information, when the user wants to perform a general chat behavior, the chat group is established, and different types of user groups are established in a targeted manner.
In some embodiments of the present disclosure, the types of user groups include: topic groups and chat groups; the group chat interface of the topic group is used for publishing topic information and reply information for replying the topic information; the group chat interface of the chat group is used for publishing topic information, reply information for replying the topic information and non-topic information. In some embodiments, only topic information and reply information can be published in a topic group, while topic information, reply information and non-topic information can be published in a chat group, and at this time, a session interface of a session group may be a chat interface of the topic group or a group chat interface of the chat group. When topic information, reply information and non-topic information can be published in a chat group, flexible and various information exchange requirements of users can be met, for example, instant messages without specific topic attributes and relatively random chats can be sent, and when specific topics need to be discussed, by creating a topic interface, subsequent chatting information related to the topics is gathered in the topic interface, so that users in the group can quickly find the information related to the topics, display space can be saved based on mechanisms such as reply message folding of the topic interface, and when interactive information related to the topics needs to be known in detail, the detailed interface of the topics is entered, so that the overall information display and acquisition efficiency is improved.
In some embodiments of the present disclosure, a method for controlling a server is further provided, where the server may be a server in any of the embodiments described above, with reference to fig. 7, the method for controlling a server in some embodiments of the present disclosure includes:
s21: receiving topic information sent by a first user in a conversation group.
In some embodiments, the first user in the conversation group sends topic information through the instant messaging client in any of the above embodiments, the first user may be any user in the conversation group, the topic information is created by the first user, and the number of users in the conversation may be two or more.
S22: topic information is associated with a first user.
In some embodiments, a mapping relationship between the first user and the topic information is established in the server.
S23: and sending topic information to the users in the conversation group.
In some embodiments, the first user creates topic information, so the server does not need to send topic information to the first user, and sends topic information to other users in the conversation group so that each user in the conversation group can display topic information on a conversation interface of the conversation group.
S24: and receiving a reply message sent by the second user in the conversation group.
In some embodiments, the reply information is used to reply to the topic information.
S25: and associating the reply information and the topic information with the second user.
In some embodiments, the second user may be any user in the conversation group or a user in a designated user group in the conversation group, in some embodiments, the topic information may be a topic in which each user in the conversation group can participate, so the second user may be any user in the conversation group, in other embodiments, the topic information may require some users to participate, and other users may optionally participate or cannot participate, so the second user may be a user in the designated user group in the conversation group, the second user may be set as a user in the designated group, the designated group may be a group designated by the topic information, and a user participating in the topic information may be designated when the topic information is created, and these designated users form the designated user group. In some embodiments, the second user participates in the topic information, and thus is associated with the topic information, because the reply information is created by the second user, and thus is associated with the reply information.
S26: and sending the reply information back to the users except the second user in the conversation group.
In some embodiments, the reply information is sent back to all users within the talkgroup, and in other embodiments, the reply information is sent back to users other than the second user within the talkgroup. Each user in the conversation group updates the topic information by sending back the reply information, so that the reply information is displayed in a reply area of the topic information. In some embodiments, the topic information is displayed in a preset format in the conversation interface of the conversation group, and the reply information is displayed in a reply area of the preset format.
In some embodiments of the disclosure, by establishing the association between the topic information and the first user and the association between the second user and the topic information and the reply information, the user associated with the topic information can be quickly found, and a prompt can be conveniently sent to the user associated with the topic information.
In some embodiments, the control method of the server further includes: the conversation group is associated with topic information. In some embodiments, the topic information is created by a member within the conversation group and displayed within the display interface of the conversation group, and thus bound to the conversation group, such that the associated topic information can be quickly located by the conversation group.
In other embodiments of the present disclosure, the method for controlling a server further includes: receiving an acquisition request sent by a third user in the conversation group; obtaining target topic information associated with a third user; and sending the target topic information to a third user for displaying the target topic information at a client of the third user. In some embodiments, the obtaining request is used to obtain topic information, the target topic information associated with the third user may be, for example, topic information replied by the third user, topic information published by the third user, topic information subscribed by the third user, or topic information sent with reminder information by the third user, at this time, the server may obtain topic information associated with the third user according to the identity of the third user and send the topic information to the third user, and when sending, the first reply information in the topic information may be sent to the third user together.
Some embodiments of the present disclosure further provide an information processing method, including:
obtaining topic information issued by a first user in a conversation group in the conversation group; recording the association relationship between the topic information and the conversation group, and recording the association relationship between the first user and the topic information; or acquiring a preset action executed by a second user in the conversation group on topic information, recording the preset action, and recording the incidence relation between the second user and the preset action; or acquiring reply information of the topic information, and recording the reply information and the incidence relation between the topic information and the reply information;
responding to the received information acquisition request, screening topic information associated with the target identification based on the target identification corresponding to the information acquisition request, and returning the screened topic information, wherein the target identification comprises: one or more of a conversation group identification, a user identification, a topic identification.
In some embodiments, the information processing method may be used for the instant messaging client or the server cooperating with the instant messaging client, the first user may be any user in a conversation group, or a user in the conversation group to which a permission to publish a topic is given, after the first user publishes topic information, the association relationship between the first user and the topic information is recorded, and the association relationship between the topic information and the conversation group is recorded, so that the topic information associated with the topic group and the topic information associated with the user can be quickly searched by associating the topic information with the publisher of the topic information and the conversation group in which the topic information is located. In some embodiments, the association relationship may be recorded through a relationship table, the association relationship between the conversation group and the topic letter may be recorded through a conversation group and topic relationship table, and the association relationship between each user and each topic information may be recorded through a user and topic relationship table. In other embodiments of the present disclosure, the method further includes recording an association relationship between the talk group and the user in the talk group. The association relationship of the session group with the users in the session group is recorded, for example, through the session group and user relationship table. In some embodiments of the present disclosure, the preset action may be, for example, a reply action, a subscription action, a reminding action, and the like, after the user performs the preset action such as reply to, subscription to, and the like on the topic information, the executed preset action is recorded and the second association relationship with the preset action is recorded, if there is no association relationship between the second user and the topic information, an association relationship between the second user and the topic information may also be established, and if there is an association relationship between the second user and the topic information, the association relationship between the preset action and the second user is additionally recorded. In some embodiments, the association relationship between each user and each topic, and each user and the executed preset action can be recorded through a user and topic relation table. In some embodiments of the present disclosure, the association relationship between the topic information and the reply information is recorded by a topic and message relationship table, and the reply information may be, for example, characters, pictures, emotions, praise, and the like. And by the association relationship between the topic information and the reply information, the reply information associated with the topic information is quickly inquired.
In some embodiments of the present disclosure, the target identifier may be carried in the information obtaining request, and the target identifier is obtained from the information obtaining request, or may be obtained from other places, without limitation, in some embodiments, the target identifier corresponding to the preset control is obtained after the preset control is triggered, thereby obtaining topic information corresponding to the target identification, wherein the target identification can be a type identification corresponding to the preset control, the topic information corresponding to the target identification can be the topic information of the specified type of the current user in the conversation group corresponding to the preset control, for example, the preset control may be the control in fig. 5 corresponding to "i created", the target identification is "i created" type identification, after the control is triggered, obtaining topic information of which the type specified by the current user (user A) is 'I create' in a conversation group (group C) corresponding to the control.
Some embodiments of the present disclosure provide an instant messaging device, as shown in fig. 8, including:
a transmission unit 10 for receiving the input topic information and transmitting the topic information to the server;
the display unit 20 is configured to display topic information in a preset topic format on a conversation interface of a conversation group, where the preset topic format has a reply area;
the transmission unit 10 is further configured to receive reply information for replying topic information;
the display unit 20 is further configured to display the reply information in a reply area of the topic information.
Some embodiments of the present disclosure further provide a control apparatus of a server, as shown in fig. 9, including:
the transmission module 30 is used for receiving topic information sent by a first user in a conversation group;
a control module 40 for associating topic information with a first user;
the transmission module 30 is further configured to send topic information to the users in the conversation group;
the transmission module 30 is further configured to receive a reply message sent by a second user in the conversation group;
the control module 40 is further configured to associate reply information with the second user, where the reply information is used for replying topic information;
the transmission module 30 is further configured to send reply information back to the users in the conversation group except the second user.
For the embodiments of the apparatus, since they correspond substantially to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described apparatus embodiments are merely illustrative, wherein the modules described as separate modules may or may not be separate. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
The method and apparatus of the present disclosure have been described above based on the embodiments and application examples. In addition, the present disclosure also provides a terminal and a storage medium, which are described below.
Referring now to fig. 10, a schematic diagram of an electronic device (e.g., a terminal device or server) 800 suitable for use in implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in the drawings is only an example and should not bring any limitation to the functions and use range of the embodiments of the present disclosure.
The electronic device 800 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 801 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)802 or a program loaded from a storage means 808 into a Random Access Memory (RAM) 803. In the RAM803, various programs and data necessary for the operation of the electronic apparatus 800 are also stored. The processing apparatus 801, the ROM 802, and the RAM803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
Generally, the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 807 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage 808 including, for example, magnetic tape, hard disk, etc.; and a communication device 809. The communication means 809 may allow the electronic device 800 to communicate wirelessly or by wire with other devices to exchange data. While shown with various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may be alternatively implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer-readable medium, the computer program comprising program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 809, or installed from the storage means 808, or installed from the ROM 802. The computer program, when executed by the processing apparatus 801, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may be separate and not incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to perform the methods of the present disclosure as described above.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of an element does not in some cases constitute a limitation on the element itself.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, there is provided a communication method for an instant messaging client, including:
receiving input topic information and sending the topic information to a server;
displaying topic information in a preset topic format on a conversation interface of a conversation group, wherein the preset topic format is provided with a reply area;
receiving reply information for replying topic information;
and displaying the reply information in a reply area of the topic information.
According to one or more embodiments of the present disclosure, there is provided a communication method of receiving reply information for replying to topic information, including:
receiving the input reply message and transmitting the reply message to the server, or,
a reply message is received from the server.
According to one or more embodiments of the present disclosure, a communication method is provided, in which a conversation interface displays a topic creation identifier, a topic input box is displayed after the topic creation identifier is triggered, and the topic information input through the topic input box is received; alternatively, the first and second electrodes may be,
the conversation interface is displayed with an information input box, and receives topic information input through the information input box of the conversation interface.
According to one or more embodiments of the present disclosure, a communication method is provided, in which a reply identifier is provided in the preset topic format, and a reply input box is displayed in the preset format after the reply identifier is triggered, and the reply input box is used for inputting the reply information.
According to one or more embodiments of the present disclosure, there is provided a communication method, the preset topic format including: topic display area, reply area and topic correlation area:
the topic correlation zone comprises: at least one of the topic creator zone, the topic creation time zone, and the topic name zone.
According to one or more embodiments of the present disclosure, a communication method is provided, where when the number of reply messages in a reply area exceeds a preset number, or when an occupied space of the reply messages in the reply area reaches a preset threshold, the reply area is folded and an expansion identifier is displayed, and the expansion identifier is used for expanding the reply area.
According to one or more embodiments of the present disclosure, there is provided a communication method, a session interface including: a first sub-interface and a second sub-interface;
the first sub-interface is used for displaying all topic information of the conversation group;
the second sub-interface is used for displaying related topic information related to the current user.
According to one or more embodiments of the present disclosure, a communication method is provided, in which at least one type identifier is displayed in a second sub-interface;
after any type identification is triggered, the topic information related to the triggered type identification in the related topic information is displayed in a second sub-interface.
According to one or more embodiments of the present disclosure, there is provided a communication method, the type identification including at least one of:
all relevant topic information, topic information created by the user, topic information replied by the user, topic information subscribed by the user and topic information sent to the user for reminding.
According to one or more embodiments of the present disclosure, there is provided a communication method, further including:
receiving reminding information sent to the current user by any other user in the conversation group, and displaying the identity of the user sending the reminding information at the preset position of the conversation interface.
According to one or more embodiments of the present disclosure, a communication method is provided, and a session interface of a session group is a group chat interface of any user group.
According to one or more embodiments of the present disclosure, there is provided a communication method, where the type of the user group includes: topic groups and chat groups;
the group chat interface of the topic group is used for publishing topic information and reply information for replying the topic information;
the group chat interface of the chat group is used for publishing non-topic information;
and the conversation interface of the conversation group is a chat interface of the topic group or a single chat interface between two users.
According to one or more embodiments of the present disclosure, there is provided a communication method, where the type of the user group includes: topic groups and chat groups;
the group chat interface of the topic group is used for publishing topic information and reply information for replying the topic information;
the group chat interface of the chat group is used for publishing topic information, replying information of replying the topic information and non-topic information;
and the conversation interface of the conversation group is a chat interface of the topic group or a group chat interface of the chat group.
Some embodiments of the present disclosure provide a method for controlling a server, including:
receiving topic information sent by a first user in a conversation group;
associating topic information with a first user;
sending topic information to users except the first user in the conversation group;
receiving reply information sent by a second user in the conversation group;
associating the reply information and the topic information with the second user, wherein the reply information is used for replying the topic information;
and sending the reply information back to the users except the second user in the conversation group.
Some embodiments of the present disclosure provide a method for controlling a server, further including:
the conversation group is associated with topic information.
Some embodiments of the present disclosure provide a control method for a server, where the second user is a user in a specified user group in the conversation group;
or, the second user is any user in the conversation group.
Some embodiments of the present disclosure provide a method for controlling a server, further including:
receiving an acquisition request sent by a third user in the conversation group;
obtaining target topic information associated with the third user;
sending the target topic information to the third user for display of the target topic information at the third user's client.
Some embodiments of the present disclosure provide an information processing method, including:
responding to the fact that a first user in a conversation group publishes topic information in the conversation group, recording the association relationship between the topic information and the conversation group, and recording the association relationship between the first user and the topic information.
Some embodiments of the present disclosure provide an information processing method, including: responding to a second user in the conversation group executing a preset action on the topic information, recording the preset action, and recording the incidence relation between the second user and the preset action.
Some embodiments of the present disclosure provide an information processing method, including: obtaining topic information issued by a first user in the conversation group, recording the association relationship between the topic information and the conversation group, and recording the association relationship between the first user and the topic information; or acquiring a preset action executed by a second user in the conversation group on the topic information, recording the preset action, and recording the association relationship between the second user and the preset action; or acquiring reply information of the topic information, and recording the reply information and the incidence relation between the topic information and the reply information;
responding to a received information acquisition request, screening topic information associated with a target identification based on the target identification corresponding to the information acquisition request, and returning the screened topic information, wherein the target identification comprises: one or more of a conversation group identification, a user identification, a topic identification.
The embodiment of the present disclosure provides an instant messaging device, including:
the transmission unit is used for receiving the input topic information and sending the topic information to the server;
the display unit is used for displaying topic information in a preset topic format on a conversation interface of a conversation group, and the preset topic format is provided with a reply area;
the transmission unit is also used for receiving reply information for replying the topic information;
and the display unit is also used for displaying the reply information in the reply area of the topic information.
The embodiment of the present disclosure provides a control device for a server, including:
the transmission module is used for receiving topic information sent by a first user in the conversation group;
a control module to associate topic information with a first user;
the transmission module is also used for sending topic information to the users in the conversation group;
the transmission module is also used for receiving reply information sent by a second user in the conversation group;
the control module is also used for associating the reply information with the second user, and the reply information is used for replying topic information;
and the transmission module is also used for sending the reply information to the users except the second user in the conversation group.
According to one or more embodiments of the present disclosure, there is provided a terminal including: at least one memory and at least one processor;
wherein the at least one memory is configured to store program code and the at least one processor is configured to call the program code stored in the at least one memory to perform the method of any one of the above.
According to one or more embodiments of the present disclosure, a storage medium for storing program code for performing the above-described method is provided.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (22)

1. A communication method for an instant messaging client, comprising:
receiving input topic information and sending the topic information to a server, comprising: responding to the input and the release of communication information through an information input box of a session interface of the instant messaging client, and directly releasing the communication information as topic information without any other operation;
displaying the topic information in a preset topic format on a conversation interface of a conversation group, wherein the preset topic format is provided with a reply area;
receiving reply information for replying the topic information;
and displaying the reply information in a reply area of the topic information.
2. The method of claim 1, wherein receiving reply information for replying to the topic information comprises:
receiving the input reply message and transmitting the reply message to the server, or,
receiving the reply message from the server.
3. The method of claim 1,
the conversation interface displays a topic creating identifier, displays a topic input box after the topic creating identifier is triggered, and receives the topic information input through the topic input box.
4. The method of claim 1,
the preset topic format is provided with a reply identifier, a reply input box is displayed in the preset format after the reply identifier is triggered, and the reply input box is used for inputting the reply information.
5. The method of claim 1,
the preset topic format comprises: a topic display area, the reply area and a topic correlation area:
the topic correlation zone comprises: at least one of the topic creator zone, the topic creation time zone, and the topic name zone.
6. The method of claim 1,
when the number of the reply messages in the reply area exceeds a preset number, or when the occupied space of the reply messages in the reply area reaches a preset threshold value, the reply area is folded and an expansion identifier is displayed, and the expansion identifier is used for expanding the reply area.
7. The method of claim 1,
the session interface includes: a first sub-interface and a second sub-interface;
the first sub-interface is used for displaying all topic information of the conversation group;
the second sub-interface is used for displaying related topic information related to the current user.
8. The method of claim 7,
at least one type identifier is displayed in the second sub-interface;
after any type identifier is triggered, displaying the topic information related to the triggered type identifier in the related topic information in the second sub-interface.
9. The method of claim 8,
the type identification comprises at least one of:
all related topic information, topic information created by the user, topic information replied by the user, topic information subscribed by the user and topic information sent to the user for reminding.
10. The method of claim 1, further comprising:
receiving reminding information sent to the current user by other users in the conversation group, and displaying the identity of the user sending the reminding information at a preset position of the conversation interface.
11. The method according to any one of claims 1 to 10,
the session interface of the session group is a group chat interface of a user group or a single chat interface between two users.
12. The method of claim 11,
the types of the user group include: topic groups and chat groups;
the group chat interface of the topic group is used for publishing topic information and reply information for replying the topic information;
the group chat interface of the chat group is used for publishing non-topic information;
and the conversation interface of the conversation group is a chat interface of the topic group.
13. The method of claim 11,
the types of the user group include: topic groups and chat groups;
the group chat interface of the topic group is used for publishing topic information and reply information for replying the topic information;
the group chat interface of the chat group is used for publishing topic information, replying information for replying the topic information and non-topic information;
and the conversation interface of the conversation group is a chat interface of the topic group or a group chat interface of the chat group.
14. A method for controlling a server, comprising:
receiving topic information sent by a first user in a conversation group of an instant messaging client, wherein the instant messaging client responds to input and releases communication information through an information input box of a conversation interface of the instant messaging client, and directly releases the communication information as the topic information without any other operation;
associating the topic information with the first user;
sending the topic information to users in the conversation group;
receiving reply information sent by a second user in the conversation group;
associating the reply information and the topic information with the second user, the reply information being used for replying to the topic information;
and sending the reply information to users except the second user in the conversation group.
15. The method of claim 14, further comprising:
associating the conversation group with the topic information.
16. The method of claim 14,
the second user is a user in a designated user group in the conversation group;
or, the second user is any user in the conversation group.
17. The method of claim 14, further comprising:
receiving an acquisition request sent by a third user in the conversation group;
obtaining target topic information associated with the third user;
sending the target topic information to the third user for display of the target topic information at the third user's client.
18. An information processing method characterized by comprising:
the method comprises the steps that topic information issued in a conversation group by a first user in the conversation group is obtained, wherein an instant messaging client responds to input and issues communication information through an information input box of a conversation interface of the instant messaging client, and the communication information is directly issued as the topic information without any other operation;
recording the incidence relation between the topic information and the conversation group, and recording the incidence relation between the first user and the topic information; or acquiring a preset action executed by a second user in the conversation group on the topic information, recording the preset action, and recording the association relationship between the second user and the preset action; or acquiring reply information of the topic information, and recording the reply information and the incidence relation between the topic information and the reply information;
responding to a received information acquisition request, screening topic information associated with a target identification based on the target identification corresponding to the information acquisition request, and returning the screened topic information, wherein the target identification comprises: one or more of a conversation group identification, a user identification, a topic identification.
19. An instant messaging device, comprising:
a transmission unit for receiving input topic information and transmitting the topic information to a server, comprising: responding to the input and release of communication information through an information input box of a session interface of an instant messaging client, and directly releasing the communication information as topic information without any other operation;
the display unit is used for displaying the topic information in a preset topic format on a conversation interface of a conversation group, and the preset topic format is provided with a reply area;
the transmission unit is further used for receiving reply information for replying the topic information;
the display unit is further used for displaying the reply information in a reply area of the topic information.
20. A control apparatus of a server, characterized by comprising:
the transmission module is used for receiving topic information sent by a first user in a conversation group of an instant messaging client, wherein the instant messaging client responds to the input and release of communication information through an information input box of a conversation interface of the instant messaging client, and directly releases the communication information as the topic information without any other operation;
a control module to associate the topic information with the first user;
the transmission module is further configured to send the topic information to users in the conversation group;
the transmission module is further configured to receive reply information sent by a second user in the conversation group;
the control module is further configured to associate the reply information with the second user, where the reply information is used for replying the topic information;
the transmission module is further configured to send the reply message to the users other than the second user in the conversation group.
21. A terminal, comprising:
at least one memory and at least one processor;
wherein the at least one memory is configured to store program code and the at least one processor is configured to invoke the program code stored in the at least one memory to perform the method of any of claims 1 to 18.
22. A storage medium for storing program code for performing the method of any one of claims 1 to 18 when executed by a processor.
CN202011233869.2A 2020-11-06 2020-11-06 Communication method, communication device, communication terminal and storage medium Active CN112350924B (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN202011233869.2A CN112350924B (en) 2020-11-06 2020-11-06 Communication method, communication device, communication terminal and storage medium
PCT/CN2021/129044 WO2022095969A1 (en) 2020-11-06 2021-11-05 Information processing method and apparatus, terminal, and storage medium
JP2023527426A JP7467775B2 (en) 2020-11-06 2021-11-05 Information processing method, device, terminal and storage medium
US18/144,693 US20230275862A1 (en) 2020-11-06 2023-05-08 Information processing method and apparatus, terminal, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011233869.2A CN112350924B (en) 2020-11-06 2020-11-06 Communication method, communication device, communication terminal and storage medium

Publications (2)

Publication Number Publication Date
CN112350924A CN112350924A (en) 2021-02-09
CN112350924B true CN112350924B (en) 2022-09-27

Family

ID=74429747

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011233869.2A Active CN112350924B (en) 2020-11-06 2020-11-06 Communication method, communication device, communication terminal and storage medium

Country Status (1)

Country Link
CN (1) CN112350924B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022095969A1 (en) * 2020-11-06 2022-05-12 北京字跳网络技术有限公司 Information processing method and apparatus, terminal, and storage medium
CN115134316B (en) * 2021-03-18 2024-03-12 北京达佳互联信息技术有限公司 Topic display method, device, terminal and storage medium
CN113395202B (en) * 2021-06-11 2023-01-10 广州博冠信息科技有限公司 Session management method, device, computer equipment and storage medium
CN115016683A (en) * 2021-08-13 2022-09-06 北京字跳网络技术有限公司 Information display method, information sending method and device
CN114157520B (en) * 2021-11-29 2024-03-19 北京达佳互联信息技术有限公司 Project state acquisition method and device, electronic equipment and storage medium
CN116708337A (en) * 2022-02-24 2023-09-05 北京字跳网络技术有限公司 Information interaction method and device and electronic equipment
CN115037709B (en) * 2022-04-02 2023-11-03 北京字跳网络技术有限公司 Information processing method, apparatus, electronic device and storage medium
CN115022272B (en) * 2022-04-02 2023-11-21 北京字跳网络技术有限公司 Information processing method, apparatus, electronic device and storage medium
CN115079884A (en) * 2022-06-29 2022-09-20 北京字跳网络技术有限公司 Session message display method, device, equipment and storage medium
CN117675739A (en) * 2022-08-30 2024-03-08 北京字跳网络技术有限公司 Method, apparatus, device and storage medium for displaying information

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105991418A (en) * 2015-02-16 2016-10-05 阿里巴巴集团控股有限公司 Communication method, device, server and electronic device
CN110233745A (en) * 2019-06-12 2019-09-13 阿里巴巴集团控股有限公司 Manage the method and device of group's message
CN110597974A (en) * 2019-09-23 2019-12-20 北京达佳互联信息技术有限公司 Instant messaging method and device, computer equipment and terminal equipment

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103490989A (en) * 2013-09-30 2014-01-01 厦门三五互联科技股份有限公司 Multi-user instant chatting method achieving classified display based on content topics
CN105207886B (en) * 2015-08-12 2019-07-05 深圳前海珩昌科技有限公司 Transmission, display methods and the transmission of instant communication message, display device and system
CN105530174A (en) * 2016-01-22 2016-04-27 腾讯科技(深圳)有限公司 Method and device for publishing messages
CN105978792B (en) * 2016-05-16 2019-12-10 泉州市协升礼品有限公司 management method for instant messaging multi-person chat topic
CN106302108B (en) * 2016-08-03 2019-11-05 努比亚技术有限公司 Group's information management method and device
CN108243086B (en) * 2016-12-26 2021-08-17 苏宁易购集团股份有限公司 Message processing method and system
US20180198831A1 (en) * 2017-01-11 2018-07-12 International Business Machines Corporation Proactive chatting and instant messaging group management
CN113285815B (en) * 2017-09-22 2023-05-30 创新先进技术有限公司 Group chat scene personnel statistics and group joining method, device and equipment
US10608968B2 (en) * 2017-12-01 2020-03-31 International Business Machines Corporation Identifying different chat topics in a communication channel using cognitive data science
CN108494572B (en) * 2018-03-19 2021-10-01 北京三快在线科技有限公司 Topic group creation method and device based on group
CN111669311A (en) * 2019-03-07 2020-09-15 钉钉控股(开曼)有限公司 Communication method, communication device, communication system, electronic equipment and readable storage medium
CN113325982A (en) * 2019-11-12 2021-08-31 北京字节跳动网络技术有限公司 Session message display method and device, electronic equipment and storage medium
CN110890970B (en) * 2019-11-25 2022-06-14 网易(杭州)网络有限公司 Method and device for creating group, storage medium and electronic equipment
CN111049663B (en) * 2019-11-29 2022-02-08 维沃移动通信有限公司 Method, electronic device and medium for creating topic group
CN111817947A (en) * 2020-06-30 2020-10-23 广州市百果园信息技术有限公司 Message display system, method, device and storage medium for communication application

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105991418A (en) * 2015-02-16 2016-10-05 阿里巴巴集团控股有限公司 Communication method, device, server and electronic device
CN110233745A (en) * 2019-06-12 2019-09-13 阿里巴巴集团控股有限公司 Manage the method and device of group's message
CN110597974A (en) * 2019-09-23 2019-12-20 北京达佳互联信息技术有限公司 Instant messaging method and device, computer equipment and terminal equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WebSocket与MQTT在Web即时通信系统中的应用;刘峰等;《计算机系统应用》;20160515(第05期);全文 *

Also Published As

Publication number Publication date
CN112350924A (en) 2021-02-09

Similar Documents

Publication Publication Date Title
CN112350924B (en) Communication method, communication device, communication terminal and storage medium
CN112398727B (en) Information processing method, device, terminal and storage medium
US8219133B2 (en) Implicit group formation around feed content for mobile devices
US20100235758A1 (en) Method, System and Apparatus for Sorting Topics within a Group
CN110851035B (en) Session message display method and device, electronic equipment and storage medium
JP2023523228A (en) Information interaction method, device, server, system and storage medium
US9432810B2 (en) Opt-in and time limited bi-directional real-time location sharing
US20140325601A1 (en) Managing private information in instant messaging
CN110781373B (en) List updating method and device, readable medium and electronic equipment
EP2827539B1 (en) System and method for incorporating chat elements into a communication interface
CN112395509A (en) Information display method, information providing method, apparatus, and computer-readable medium
US20230275862A1 (en) Information processing method and apparatus, terminal, and storage medium
CN113888104A (en) Schedule sharing method, device and equipment
CN111596995A (en) Display method and device and electronic equipment
CN113556279B (en) Message sending method, device, equipment and storage medium
CN110620672B (en) Multi-person session data processing method and device, computer equipment and storage medium
CN111698147A (en) Message prompting method, device, terminal and storage medium
CN110704151A (en) Information processing method and device and electronic equipment
CN114461114A (en) Personal homepage display method, device and equipment
CN115913803A (en) Information interaction method and device and electronic equipment
CN113641441A (en) Page switching method and device, electronic equipment and storage medium
CN113890772A (en) Information processing method and device and electronic equipment
CN113612676B (en) Social group message synchronization method, device, equipment and storage medium
CN115065668B (en) Conference call method, device, equipment and medium
CN112929488B (en) Message transformation method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant