Task #1039
History of messages should be persisted (and reloaded after restart)
Status: | Closed | Start: | 04/24/2015 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine | |||
Target version: | 1.0 | |||
Complexity: | High |
|||
Votes: | 2 (View) |
Description
This is especially important for private channels.
See also https://smuxi.im/issues/show/1038
A possible variant is to store messages into local sqlite database
Associated revisions
Revision 382ec844d97652892184f15887a222e45643139e
Engine, Frontend-GNOME: changed default message buffer backend to SQLite (closes: #1039, #1041)
History
Updated by Super Puissant 3486 days ago
Vsyache Puz wrote:
This is especially important for private channels.
See also https://smuxi.im/issues/show/1038
A possible variant is to store messages into local sqlite database
Need update !
Updated by Mirco Bauer 3479 days ago
- Category changed from Common to Engine
- Target version set to 1.0
This has been implemented with Db4o and SQLite. SQLite will be the default for the upcoming Smuxi 1.0 release.
Updated by Mirco Bauer 3479 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Updated by Mirco Bauer 3479 days ago
Or do you mean messages you have entered into the message box instead of the received messages?
Updated by Mirco Bauer 3479 days ago
- Status changed from Closed to Feedback
- % Done changed from 100 to 0
Updated by Mirco Bauer 3471 days ago
18:58:29 <meebey> VsyachePuz: do you mean the chat history or messages/commands you entered 18:58:48 <VsyachePuz> meebey: chat history
Ok, so Smuxi 1.0 will come with chat history, even if you rejoin channels or re-open queries / private chats. Even after restarting Smuxi.
Updated by Mirco Bauer 3471 days ago
- Status changed from Feedback to Assigned
- % Done changed from 0 to 90
- Complexity changed from Low to High
Updated by Mirco Bauer 3471 days ago
- Status changed from Assigned to Closed
- % Done changed from 90 to 100
Applied in changeset 382ec844d97652892184f15887a222e45643139e.