Project

General

Profile

Feature #734

Retrieve unread highlights on attach | Non-linear backlog

Added by hxal almost 15 years ago. Updated about 10 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Quassel Client
Target version:
-
Start date:
07/02/2009
Due date:
% Done:

50%

Estimated time:
OS:
Any

Description

Additionally retrieve all unread highlights that didn't make it into the backlog due to the user-set size constraints.

Option 1 - Put them in the chat monitor but not in their buffers

Option 2 - Put them in their buffers also, but that makes the buffers non-linear (they'll have gaps). You could provide some interactive widget in place of gaps between non-consequent messages that allowed requesting the backlog for the gap. (Or even better, allowed requesting X lines north or south of the gap.)


Related issues

Related to Quassel IRC - Feature #1121: Track highlights (Away log) server-sideNew2011-12-04

History

#1 Updated by s0undt3ch about 14 years ago

hxal wrote:

Additionally retrieve all unread highlights that didn't make it into the backlog due to the user-set size constraints.

Option 1 - Put them in the chat monitor but not in their buffers

Option 2 - Put them in their buffers also, but that makes the buffers non-linear (they'll have gaps). You could provide some interactive widget in place of gaps between non-consequent messages that allowed requesting the backlog for the gap. (Or even better, allowed requesting X lines north or south of the gap.)

+1 for this request. I'd love option 2.

#2 Updated by Aleister about 14 years ago

Was thinking of something similar but it was more along the lines of "filtering highlighted messages from the backlog to the chat monitor", so you don't have to dig around in various channels to figure out who,why and when you where highlighted.

So if you combine them with Option 1.
That would give you an overview of all the highlights you have received since you disconnected.
1 question would be, if it would be smart to make another query to the database after or before the initial backlog fetching or just filtering the backlog client side.
ill have to dig around in the tables to figure out how the data is organized and how highlighted messages are "marked".

#3 Updated by firesock about 12 years ago

Attaching a patch that adds an option for the chat monitor to filter from the backlog. This doesn't solve the issue with not looking pre-backlog, but does make it easier to work out what was said while disconnected.

#4 Updated by Sputnick about 10 years ago

  • % Done changed from 0 to 50

Patch applied in 69995f44c42f1f324cdb075454d440df7626d42a

Also available in: Atom PDF