Feature #1252
separate log and backlog tables
0%
Description
Currently only backlog table exists.
Having a separate log table would leave more freedom in having an entry logged, but not displayed in the channel/users tree.
Once a channel or query is "closed", its backlog is deleted while it is only retained in logs.
Once a channel or query is activated, its logs are moved to backlog.
(There are hundreds of entries which are only activated few times a year, or just once at all, and keeping them in backlog is useless.)
History
#1 Updated by gry about 11 years ago
This may also be designed as additional 'log_archive' table. Users select option to archive all buffers with no activity during last X weeks, and they disappear from backlog, but re-appear if the relevant channels are re-activated.
#2 Updated by Anonymous almost 11 years ago
- Tracker changed from Bug to Feature
- Category set to Quassel Core
Most likely to be rejected, but won't make that call now.