Task #867
Don't add default-join channels when creating a new user
Status: | Rejected | Start: | 08/09/2013 | |
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | Engine | |||
Target version: | - | |||
Complexity: | ||||
Votes: | 1 (View) |
Description
Every new user I create, I have to manually remove these "default" channels. This is quite annoying, like the <blink> tag.
I gather this "feature" may help IRC newbies, but then you should only really have it for the initial DEFAULT Local User. After you know what IRC is and what to do with it, there is no need for the program to automatically opt-in to default channels.
History
Updated by Mirco Bauer 4148 days ago
- Category set to Engine
- Status changed from New to Rejected
Smuxi does use the DEFAULT user for this. DEFAULT is used when the actual user has a config key not set. I guess you mean only the local user should have this, which is the default user for a standalone session (without smuxi-server). I still see it as a service to users, even though for smuxi-server users to automatically join #smuxi in case they run into issues and have questions.
Another idea was to support a default config in /etc which is used for the initial default config file instead of the hardcoded values from the source code.
Updated by Mirco Bauer 4148 days ago
- Tracker changed from Bug to Task