CN106775268B - Message display method and device - Google Patents

Message display method and device Download PDF

Info

Publication number
CN106775268B
CN106775268B CN201611069121.7A CN201611069121A CN106775268B CN 106775268 B CN106775268 B CN 106775268B CN 201611069121 A CN201611069121 A CN 201611069121A CN 106775268 B CN106775268 B CN 106775268B
Authority
CN
China
Prior art keywords
message
displaying
sender
unread
user
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
CN201611069121.7A
Other languages
Chinese (zh)
Other versions
CN106775268A (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.)
Zhejiang Yixin Technology Co Ltd
Original Assignee
Zhejiang Yixin 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 Zhejiang Yixin Technology Co Ltd filed Critical Zhejiang Yixin Technology Co Ltd
Priority to CN201611069121.7A priority Critical patent/CN106775268B/en
Publication of CN106775268A publication Critical patent/CN106775268A/en
Application granted granted Critical
Publication of CN106775268B publication Critical patent/CN106775268B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

An embodiment of the present invention provides a message display method, including: responding to the specified operation of a user for a message receiving list interface, and displaying a corresponding label on the message receiving list interface; and responding to the operation of selecting any label by the user, and displaying the message on the message receiving list interface according to the message display mode corresponding to the any label. The implementation method of the invention can enable the user to conveniently and quickly find the concerned message sender, improve the efficiency of the user in finding the concerned message sender, and have higher user experience. In addition, the embodiment of the invention provides a message display device.

Description

Message display method and device
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a message display method and device.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
With the development of computer network technology, more and more reliable and convenient communication modes are provided for people. The instant messaging application is a very important one, and the QQ, the wechat and some communication tools inside enterprises belong to the instant messaging application.
Currently, the manner of displaying unread messages in instant messaging applications is as follows: and displaying a message item corresponding to the unread message sender in a message receiving list interface, wherein an unread message which is sent by the sender and is closest to the current time is displayed in the message item corresponding to the unread message sender. Based on the display mode, the user can select the message item corresponding to any unread message sender in the message receiving list interface, enter the conversation detail page of the unread message sender, input the content needing to be replied in the conversation detail page and click the sending button, so that the reply of the unread message is completed.
However, based on the current unread message display manner, in a scenario where a large number of unread messages are sent by unread message senders, the unread message sender concerned by the user may be arranged behind the message receiving list interface, and even the unread message sender concerned by the user is found only by sliding the message receiving list interface downwards, which is cumbersome to operate and has low user experience.
Disclosure of Invention
In the unread message display mode in the prior art, in a scene where a large number of unread messages are sent by unread message senders, the unread message senders concerned by a user may be arranged behind a message receiving list interface, and even the unread message senders concerned by the user can be found only by sliding the message receiving list interface downwards, so that the operation is complicated, and the user experience is low. Therefore, an improved message display method is highly needed, so that a user can conveniently and quickly find a message sender concerned by the user, and the user experience is improved.
In this context, embodiments of the present invention are intended to provide a message display method and apparatus.
In a first aspect of embodiments of the present invention, there is provided a message display method, including:
responding to the specified operation of the user for a message receiving list interface, and displaying a corresponding label on the message receiving list interface;
and responding to the operation of selecting any label by the user, and displaying the message on the message receiving list interface according to the message display mode corresponding to the any label.
In a second aspect of embodiments of the present invention, there is provided a message display apparatus comprising:
the label display module is used for responding to the specified operation of the user for the message receiving list interface and displaying a corresponding label on the message receiving list interface;
and the message display module is used for responding to the operation of selecting any label by the user and displaying the message on the message receiving list interface according to the message display mode corresponding to the any label.
In a third aspect of embodiments of the present invention, there is provided a message display device, which may include a memory and a processor, for example, wherein the processor may be configured to read a program in the memory and execute the following processes:
responding to the specified operation of the user for a message receiving list interface, and displaying a corresponding label on the message receiving list interface;
and responding to the operation of selecting any label by the user, and displaying the message on the message receiving list interface according to the message display mode corresponding to the any label.
In a fourth aspect of embodiments of the present invention, there is provided a program product comprising program code for performing, when the program product is run, the following:
responding to the specified operation of the user for a message receiving list interface, and displaying a corresponding label on the message receiving list interface;
and responding to the operation of selecting any label by the user, and displaying the message on the message receiving list interface according to the message display mode corresponding to the any label.
According to the message display method and the message display equipment, different labels are provided for the user on the message receiving list interface, and after the user selects any label according to the self requirement, the currently received message is displayed according to the message display mode corresponding to the label, so that the user can conveniently and quickly find the concerned message sender, the efficiency of the user for finding the concerned message sender is improved, and the user experience is high.
Drawings
The above and other objects, features and advantages of exemplary embodiments of the present invention will become readily apparent from the following detailed description read in conjunction with the accompanying drawings. Several embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which:
FIG. 1 schematically illustrates an application scenario according to an embodiment of the present invention;
FIG. 2 schematically illustrates a flow diagram of a message display method according to an embodiment of the invention;
FIG. 3 is a schematic flow chart illustrating a method for displaying unread messages sent by various senders on a message receipt list interface according to an embodiment of the present invention;
fig. 4 schematically shows a structural diagram of a message display apparatus according to an embodiment of the present invention.
In the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
Detailed Description
The principles and spirit of the present invention will be described with reference to a number of exemplary embodiments. It is understood that these embodiments are given solely for the purpose of enabling those skilled in the art to better understand and to practice the invention, and are not intended to limit the scope of the invention in any way. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As will be appreciated by one skilled in the art, embodiments of the present invention may be embodied as a system, apparatus, device, method, or computer program product. Accordingly, the present disclosure may be embodied in the form of: entirely hardware, entirely software (including firmware, resident software, micro-code, etc.), or a combination of hardware and software.
According to an embodiment of the invention, a message display method and device are provided.
In this document, any number of elements in the drawings is by way of example and not by way of limitation, and any nomenclature is used solely for differentiation and not by way of limitation.
The principles and spirit of the present invention are explained in detail below with reference to several representative embodiments of the invention.
Summary of The Invention
The inventor finds that in the unread message display mode in the prior art, under the scene that a large number of unread messages are sent by unread message senders, the unread message senders concerned by users may be arranged behind a message receiving list interface, even the unread message senders concerned by users can be found only by sliding the message receiving list interface downwards, the operation is complicated, and the user experience is low.
To this end, the present invention provides a message display method and apparatus, and the method may include: responding to the specified operation of the user for a message receiving list interface, and displaying a corresponding label on the message receiving list interface; and responding to the operation of selecting any label by the user, and displaying the message on the message receiving list interface according to the message display mode corresponding to the any label.
Having described the general principles of the invention, various non-limiting embodiments of the invention are described in detail below.
Application scene overview
Referring to fig. 1, as shown in fig. 1, an application scenario diagram of a message display scheme provided in an embodiment of the present invention includes a user terminal 101 and a server 102, where a user 10 may operate on a message receipt list interface displayed in the user terminal 101, and more specifically, operate on the message receipt list interface in a client application (e.g., an instant messaging client) installed in the user terminal 101, and the instant messaging client or the server 102 monitors an operation of the user 10 on the message receipt list interface; in response to a specified operation of the user 10 with respect to the message receipt list interface, displaying a corresponding tag on the message receipt list interface; and responding to the operation of selecting any label by the user 10, and displaying the message on the message receiving list interface according to the message display mode corresponding to the any label. The communication network can be a local area network, a wide area network, etc.; the user terminal 101 may be a portable device (e.g., a mobile phone, a tablet, a notebook Computer, etc.) or a Personal Computer (PC).
Exemplary method
A message display method according to an exemplary embodiment of the present invention is described below with reference to fig. 2 to 3 in conjunction with the application scenario of fig. 1. It should be noted that the above application scenarios are merely illustrated for the convenience of understanding the spirit and principles of the present invention, and the embodiments of the present invention are not limited in this respect. Rather, embodiments of the present invention may be applied to any scenario where applicable.
Fig. 2 is a flowchart illustrating an embodiment of a message display method provided by the present invention, which mainly includes a process of displaying a message according to an operation of a user, where an execution main body may be the user terminal 101 (more specifically, a client application installed in the user terminal 101, such as an instant messaging application) in an application scene overview, or may be the server 102, or may be partially executed by the server 102, and partially executed by the user terminal 101. As shown in fig. 2, a message display method provided in an embodiment of the present invention includes the following steps:
step 201, responding to the appointed operation of the user for the message receiving list interface, and displaying a corresponding label on the message receiving list interface.
In a specific implementation, the message receiving list interface is used to display a message sender sending a message to the user and a message sent by the message sender, and the user may perform an operation with respect to the message receiving list interface, for example, by clicking any one of the message senders to enter a session detail page with the message sender. Preferably, the designated operation of the user for the message reception list interface is a pull-down operation, that is, the user can perform the pull-down operation for the message reception list interface, and in response to the pull-down operation of the user, a corresponding tag is displayed on the message reception list interface. Further preferably, the tag may be displayed on an upper portion of the message receipt list interface, and in particular, the corresponding tag may be displayed on the upper portion of the message receipt list interface in a floating manner.
In this step, the displaying of the corresponding tag on the message receiving list interface may be displaying each tag preset by a user or a system on the message receiving list interface, or displaying each tag dynamically generated according to the received unread message on the message receiving list interface, where one message display manner may correspond to at least one tag, and preferably, the tags correspond to the message display manners one to one.
Step 202, responding to the operation of selecting any label by the user, and displaying the message on the message receiving list interface according to the message display mode corresponding to any label.
In specific implementation, a user can select any one of the tags displayed in the message receiving list interface, and in response to an operation of selecting any one of the tags by the user, a message currently received by the user is displayed in the message receiving list interface according to a message display mode corresponding to the any one of the tags. Wherein, the message display order corresponding to different message display modes may be different.
By utilizing the embodiment of the invention, different labels are provided for the user on the message receiving list interface, and after the user selects any label according to the self requirement, the currently received message is displayed according to the message display mode corresponding to the label, so that the user can conveniently and quickly find the concerned message sender, the efficiency of the user for finding the concerned message sender is improved, and the user experience is higher.
In a specific implementation, the tags displayed on the message receiving list interface may be divided according to different attributes, and preferably, the tags may include affinity attribute tags and/or hierarchy attribute tags, where affinity may be determined according to a message sending and receiving ratio between the user and each message sender, or may be determined according to a total number of messages sent and received between the user and each message sender, which is not limited herein. The hierarchical attribute may be determined according to different scenarios, for example, in the scenario of school, the hierarchical attribute may be a class attribute or a classmate attribute, in the scenario of company, the hierarchical attribute may be a work attribute or a colleague attribute, or may be a hierarchical attribute in other scenarios, which is not limited herein.
Preferably, if any label is an affinity attribute label, a message can be displayed on the message receiving list interface according to a message display mode corresponding to the affinity attribute label in the following mode:
and displaying the unread messages sent by each sender on the message receiving list interface according to the descending order of the message sending and receiving ratio between the sender corresponding to the unread messages currently received and the user.
In specific implementation, after responding to a specified operation of a user on a message receiving list interface, before a corresponding tag is displayed on the message receiving list interface, or after step 201, or after the user selects an affinity attribute tag, a messaging ratio between a sender corresponding to a currently received unread message and the user is determined, and further, the unread messages sent by each sender are displayed on the message receiving list interface in an order from a large messaging ratio to a small messaging ratio between the sender corresponding to the currently received unread message and the user.
Wherein, the unread messages sent by each sender can be displayed on the interface of the message receiving list according to the following modes: and displaying the message items corresponding to the senders, wherein the message items corresponding to the senders are used for displaying the identification of the sender and the unread message sent by the sender. In specific implementation, according to the sequence of the message transmitting-receiving ratio between the sender corresponding to the unread message currently received and the user from large to small, the message items corresponding to all the senders are displayed on a message receiving list interface. Preferably, the message item corresponding to the sender is used for displaying the identification of the sender and the last unread message sent by the sender. And the last unread message is the unread message with the sending time closest to the current time. And when the user selects the message item corresponding to any sender, displaying a conversation detail page between the user and the any sender.
It should be noted that, the above-mentioned displaying the unread messages sent by each sender at the message receiving list interface according to the descending order of the message sending and receiving ratio between the sender corresponding to the currently received unread messages and the user is only a preferred embodiment, and the unread messages sent by each sender at the message receiving list interface may also be displayed according to the ascending order of the message sending and receiving ratio between the sender corresponding to the currently received unread messages and the user, which is not limited here.
When a user needs to search for a friend (sender) with higher or lower affinity, the searching efficiency can be improved by utilizing the embodiment of the invention.
For any sender corresponding to the unread message, the messaging ratio between the sender and the user can be calculated as follows:
the ratio of the number of messages sent by the user to the number of messages sent by the sender.
The larger the ratio is, the larger the number of messages sent by the user is compared with the number of messages sent by the sender, and the more important the user is to the sender.
Preferably, if any one of the tags is a work attribute tag, where the work attribute is one of hierarchical attributes, the message display may be performed on the message receiving list interface according to a message display manner corresponding to the work attribute tag according to the following manner:
grouping the senders corresponding to the unread messages received currently in corresponding departments in a preset enterprise address book, and displaying the unread messages sent by all the senders on the message receiving list interface.
In specific implementation, the user previously groups senders with a co-worker relationship according to different departments to which the senders belong and stores the senders in the enterprise address book, and the department groups may include a market part group, a research and development part group, a product part group and the like, which are not limited herein. And after the user selects the working attribute tag, responding to the operation of selecting the working attribute tag by the user, grouping the senders corresponding to the currently received unread messages in corresponding departments in a preset enterprise address book, and displaying the unread messages sent by all the senders on the message receiving list interface. By using the preferred embodiment, the user can conveniently and quickly search the colleagues belonging to different department groups, thereby improving the searching efficiency.
Further preferably, according to the content provided in fig. 3, grouping the senders corresponding to the currently received unread messages in the corresponding departments in the preset enterprise address book, and displaying the unread messages sent by each sender on the message receiving list interface:
step 301, determining that a sender corresponding to the currently received unread message is grouped in a corresponding department in a preset enterprise address book.
Step 302, displaying the message item corresponding to the determined department group on the message receiving list interface, wherein the message item corresponding to the department group is used for displaying the identifier of the department group, an unread message in the department group with the sending time closest to the current time, and the identifier of the sender sending the unread message.
Fig. 3 provides an embodiment, in which the identifiers of the groups of the departments are displayed on a message receiving list interface, so that a user can view unread messages sent by senders in different departments.
Fig. 3 is only a preferred embodiment, and according to other embodiments, the unread messages sent by the senders may be displayed on a message receiving list interface according to the department grouping of the senders corresponding to the unread messages currently received in the preset enterprise address book, which is not limited herein.
Grouping corresponding departments of senders corresponding to the currently received unread messages in a preset enterprise address book, and displaying the unread messages sent by all the senders according to the time sequence of the last unread message sent by all the senders in any department group when receiving the operation of selecting any department group by a user. Further, when a new unread message is received, the department group to which the sender sending the new unread message belongs is displayed in a top group. Therefore, the user can conveniently view the content of the newly received unread message.
The explanation of the last unread message is detailed above, and is not repeated here. The display sequence of the unread messages sent by the sender with the time of sending the last unread message and the nearest current time among the senders is determined to be the most front, the display sequence of the unread messages of other senders is determined, and the like.
In specific implementation, the unread messages sent by each sender can be displayed in the following way: and displaying the message items corresponding to all the senders on a message receiving list interface, wherein the message items corresponding to the senders are used for displaying the identification of the sender and the unread messages sent by the sender. Preferably, the message item corresponding to the sender is used for displaying the identification of the sender and the last unread message sent by the sender. And the last unread message is the unread message with the sending time closest to the current time. And when the user selects the message item corresponding to any sender, displaying a conversation detail page between the user and the any sender. And in specific implementation, according to the time sequence of the last unread message sent by each sender in any department group, displaying the message items corresponding to each sender on a message receiving list interface.
Exemplary device
Having introduced the message display method of the exemplary embodiment of the present invention, next, a message display apparatus of the exemplary embodiment of the present invention is described with reference to fig. 4.
Fig. 4 is a schematic structural diagram of a message display device according to an embodiment of the present invention, as shown in fig. 4, the message display device may include the following modules:
a tag display module 401, configured to display, in response to a specified operation of the user on a message receipt list interface, a corresponding tag on the message receipt list interface;
a message display module 402, configured to, in response to an operation of selecting any one of the tags by the user, perform message display on the message receiving list interface according to a message display manner corresponding to the any one of the tags.
Preferably, the tags correspond one-to-one to message display modes.
Preferably, the tags comprise affinity attribute tags and/or hierarchy attribute tags.
Preferably, if any label is an affinity attribute label, the message display module 402 is specifically configured to:
and displaying the unread messages sent by each sender on the message receiving list interface according to the descending order of the message sending and receiving ratio between the sender corresponding to the unread messages currently received and the user.
Preferably, if any label is a work attribute label, and the work attribute is one of hierarchical attributes, the message display module 402 is specifically configured to:
grouping the senders corresponding to the unread messages received currently in corresponding departments in a preset enterprise address book, and displaying the unread messages sent by all the senders on the message receiving list interface.
Preferably, the message display module 402 is further configured to:
and when receiving the operation that the user selects any department group, displaying the unread messages sent by all the senders according to the time sequence of the last unread message sent by all the senders in any department group.
Preferably, the message display module 402 is further configured to:
and when a new unread message is received, grouping and displaying departments to which the sender sending the new unread message belongs.
Preferably, the message display module 402 is specifically configured to:
and displaying the message items corresponding to the senders, wherein the message items corresponding to the senders are used for displaying the identification of the sender and the unread message sent by the sender.
Preferably, the message display module 402 is further configured to:
and when receiving the operation that the user selects the message item corresponding to any sender, displaying a conversation detail page between the user and the any sender.
Preferably, the specified operation is a pull-down operation.
It should be noted that although several modules of the device are mentioned in the above detailed description, such division is merely exemplary and not mandatory. Indeed, the features and functionality of two or more of the modules described above may be embodied in one module according to embodiments of the invention. Conversely, the features and functions of one module described above may be further divided into embodiments by a plurality of modules.
Moreover, while the operations of the method of the invention are depicted in the drawings in a particular order, this does not require or imply that the operations must be performed in this particular order, or that all of the illustrated operations must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions.
While the spirit and principles of the invention have been described with reference to several particular embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, nor is the division of aspects, which is for convenience only as the features in such aspects may not be combined to benefit.

Claims (14)

1. A message display method, comprising:
responding to the appointed operation of a user for a message receiving list interface, and displaying a label dynamically generated according to the received unread message on the message receiving list interface;
responding to the operation of selecting any label by the user, and displaying the received unread messages on the message receiving list interface according to the message display sequence corresponding to the message display mode corresponding to the any label;
wherein the tags comprise affinity attribute tags and/or hierarchy attribute tags;
if any label is an affinity attribute label, displaying the received unread message on the message receiving list interface according to a message display sequence corresponding to a message display mode corresponding to the any label, including:
displaying the unread messages sent by each sender on the message receiving list interface according to the descending order of the message receiving and sending ratio between the sender corresponding to the unread messages received currently and the user, wherein the message receiving and sending ratio is the ratio of the number of the messages sent by the user to the number of the messages sent by the sender;
if any label is a working attribute label and the working attribute is one of hierarchical attributes, displaying the received unread messages on the message receiving list interface according to the message display sequence corresponding to the message display mode corresponding to any label, including:
grouping the senders corresponding to the unread messages received currently in corresponding departments in a preset enterprise address book, and displaying the unread messages sent by all the senders on the message receiving list interface.
2. The method of claim 1, wherein the tags correspond one-to-one to message display modes.
3. The method of claim 1, further comprising:
and when receiving the operation that the user selects any department group, displaying the unread messages sent by all the senders according to the time sequence of the last unread message sent by all the senders in any department group.
4. The method of claim 1, further comprising:
and when a new unread message is received, grouping and displaying departments to which the sender sending the new unread message belongs.
5. The method of claim 1 or 3, wherein displaying the unread messages sent by the respective senders comprises:
and displaying the message items corresponding to the senders, wherein the message items corresponding to the senders are used for displaying the identification of the sender and the unread message sent by the sender.
6. The method of claim 5, further comprising:
and when receiving the operation that the user selects the message item corresponding to any sender, displaying a conversation detail page between the user and the any sender.
7. The method of claim 1, wherein the specified operation is a pull-down operation.
8. A message display apparatus comprising:
the tag display module is used for responding to the appointed operation of a user for a message receiving list interface and displaying a tag dynamically generated according to the received unread message on the message receiving list interface;
a message display module, configured to respond to an operation of selecting any one of the tags by the user, and display the received unread message on the message receiving list interface according to a message display order corresponding to a message display manner corresponding to the any one of the tags;
wherein the tags comprise affinity attribute tags and/or hierarchy attribute tags;
wherein, if any label is an affinity attribute label, the message display module is specifically configured to:
displaying the unread messages sent by each sender on the message receiving list interface according to the descending order of the message receiving and sending ratio between the sender corresponding to the unread messages received currently and the user, wherein the message receiving and sending ratio is the ratio of the number of the messages sent by the user to the number of the messages sent by the sender;
wherein, if any label is a work attribute label and the work attribute is one of hierarchical attributes, the message display module is specifically configured to:
grouping the senders corresponding to the unread messages received currently in corresponding departments in a preset enterprise address book, and displaying the unread messages sent by all the senders on the message receiving list interface.
9. The apparatus of claim 8, wherein the tags correspond one-to-one to message display modes.
10. The device of claim 8, wherein the message display module is further to:
and when receiving the operation that the user selects any department group, displaying the unread messages sent by all the senders according to the time sequence of the last unread message sent by all the senders in any department group.
11. The device of claim 8, wherein the message display module is further to:
and when a new unread message is received, grouping and displaying departments to which the sender sending the new unread message belongs.
12. The device according to claim 8 or 10, wherein the message display module is specifically configured to:
and displaying the message items corresponding to the senders, wherein the message items corresponding to the senders are used for displaying the identification of the sender and the unread message sent by the sender.
13. The device of claim 12, wherein the message display module is further to:
and when receiving the operation that the user selects the message item corresponding to any sender, displaying a conversation detail page between the user and the any sender.
14. The apparatus of claim 8, wherein the specified operation is a pull-down operation.
CN201611069121.7A 2016-11-28 2016-11-28 Message display method and device Active CN106775268B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611069121.7A CN106775268B (en) 2016-11-28 2016-11-28 Message display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611069121.7A CN106775268B (en) 2016-11-28 2016-11-28 Message display method and device

Publications (2)

Publication Number Publication Date
CN106775268A CN106775268A (en) 2017-05-31
CN106775268B true CN106775268B (en) 2020-10-30

Family

ID=58904154

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611069121.7A Active CN106775268B (en) 2016-11-28 2016-11-28 Message display method and device

Country Status (1)

Country Link
CN (1) CN106775268B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107943376A (en) * 2017-10-31 2018-04-20 浙江慧脑信息科技有限公司 A kind of message object list display method
CN109756415A (en) * 2017-11-08 2019-05-14 北京京东尚科信息技术有限公司 Method and apparatus for output information
CN112947819B (en) * 2021-03-22 2023-09-26 腾讯科技(深圳)有限公司 Message display method, device, storage medium and equipment for interactive narrative work

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079850A (en) * 2007-06-27 2007-11-28 华为技术有限公司 Email processing method and device
CN101674372A (en) * 2009-10-15 2010-03-17 中兴通讯股份有限公司 Mobile terminal and message display method thereof
EP2375707A1 (en) * 2010-03-29 2011-10-12 Giga-Byte Technology Co., Ltd. Method and Human-to-Machine Interface apparatus for managing contact data with multiple labels
CN102385605B (en) * 2010-08-31 2013-05-08 腾讯科技(深圳)有限公司 Method and system for searching microblog messages and microblog server
CN103428073B (en) * 2012-05-24 2015-06-17 腾讯科技(深圳)有限公司 User interface-based instant messaging method and apparatus
CN104104778B (en) * 2013-04-07 2017-02-08 腾讯科技(深圳)有限公司 Mobile terminal short message processing method and device
CN103442122A (en) * 2013-06-28 2013-12-11 广东欧珀移动通信有限公司 Short message ordering method and communication terminal
CN104753985B (en) * 2013-12-30 2018-12-28 腾讯科技(深圳)有限公司 Session list display methods and device
EP3457152B1 (en) * 2014-05-30 2020-04-08 Apple Inc. Battery usage tracking user interface
CN104184923B (en) * 2014-08-27 2018-01-09 天津三星电子有限公司 System and method for retrieving people information in video
US10530876B2 (en) * 2014-09-23 2020-01-07 Com Tec Co Technologies Ltd. System and method for managing thematic information aggregations
US10235005B2 (en) * 2015-03-27 2019-03-19 Hitachi, Ltd. Method of generating display name of objects to be managed
US20160294893A1 (en) * 2015-04-06 2016-10-06 Shoretel, Inc. Organizing conversations in communication networks
CN105491227A (en) * 2015-11-20 2016-04-13 努比亚技术有限公司 Message ranking method and terminal
CN105607883B (en) * 2015-12-30 2019-02-22 小米科技有限责任公司 The processing method and processing device of instant message
CN106056444A (en) * 2016-05-25 2016-10-26 腾讯科技(深圳)有限公司 Data processing method and device

Also Published As

Publication number Publication date
CN106775268A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
EP2942910A1 (en) Information display method for instant communication tool, and user terminal
CN107135140B (en) Instant messaging method and device
US20150177974A1 (en) Information display method and user terminal for instant messaging tool
CN106775268B (en) Message display method and device
CN104052655A (en) Group chatting method and instant messaging client-side
CN103944811A (en) Method and device for reminding emails
CN105094603B (en) Method and device for associated input
CN106470110A (en) Method and device to the multiple user's pocket transmission news in user list
CN112433788A (en) Applet running method and device, electronic equipment and storage medium
CN105656754A (en) Method for increasing efficiency of searching contact person and viewing information, and mobile terminal
WO2022161431A1 (en) Display method, apparatus, and electronic device
CN103561148A (en) Method and terminal for grouping contacts
CN108089803A (en) A kind of screenshotss information acquisition method and device
WO2017190457A1 (en) Sms-message editing method and terminal
CN105915434A (en) Email processing method and equipment
CN105516504A (en) Method for processing session messages and terminal
US20190058756A1 (en) Method, Terminal, and System for Sending Office Document
CN107450995B (en) Method and system for inputting structured data in instant messaging software
CN105913215A (en) Email processing method and equipment
CN105843826A (en) Search method and device
WO2017096847A1 (en) Mail processing method and device
CN110391967B (en) Interaction method and device
EP3387598A1 (en) Providing rich preview of communication in communication summary
US20200192962A1 (en) Information processing method, server and computer program product
CN111258479A (en) Method, system, equipment and storage medium for displaying multiple chat windows on chat interface

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