Project

General

Profile

Bug #63

Remember currently joined channels upon core exit

Added by Sputnick over 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Quassel Core
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Version:
0.13.1
OS:
Any

Description

Especially in a multi-user environment it is important that the core can be restarted without requiring every user to rejoin the channels he was in. This means that the core needs to remember the networks everybody is connected to and the channels he joined when it exits, and it needs to reconnect/rejoin when it is started again. That way, the admin can easily restart the core for maintenance and whatever, with minimal disruption for users.

Associated revisions

Revision 9ac6ae4e (diff)
Added by Manuel Nickschas over 16 years ago

The Quassel Core now remembers on exit which networks where connected and which channels
everybody has joined, and restores this information upon restart (so all networks will
automagically connected and the appropriate channels rejoined).
Has not been tested with more than one active CoreSessions.
You can start the core without session restore by using --norestore as parameter.
Closes BR #63.

History

#1 Updated by Sputnick over 16 years ago

Fixed in a quick-and-dirty manner (not configurable).

Also available in: Atom PDF