kde-extraapps/kuassel
2015-01-31 03:09:02 +00:00
..
cmake kuassel: refactiring 2014-12-30 16:16:27 +00:00
data kuassel: implement tooltips 2015-01-27 15:46:12 +00:00
dev-notes kuassel: port translations support to KLocale 2015-01-25 01:19:31 +00:00
interfaces kuassel: refactiring 2014-12-30 16:16:27 +00:00
pics kuassel: pics and build cleanup 2015-01-25 01:44:13 +00:00
scripts import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
src kuassel: minor cleanup 2015-01-29 18:53:47 +00:00
.directory import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
.gitattributes import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
AUTHORS import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
ChangeLog import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
CMakeLists.txt kuassel: pop features log only when cmake not called on top-level 2015-01-31 03:09:02 +00:00
COPYING import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
gpl-2.0.txt import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
gpl-3.0.txt import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
INSTALL kuassel: refactiring 2014-12-30 16:16:27 +00:00
Messages.sh kuassel: refactiring 2014-12-30 16:16:27 +00:00
README import modified version of quassel as kuassel 2014-12-29 00:56:55 +00:00
version.h.in kuassel: cleanup 2015-01-25 18:55:08 +00:00

Quassel IRC - Release Notes
===========================

Please find the current release notes at <http://quassel-irc.org>.

On first run of the Quassel core, it will wait for a client to connect
and present a first-run wizard that will allow you to create the database
and one admin user for the core-side storage.

To add more users, run: `quasselcore --add-user`
To change the password of an existing user: `quasselcore --change-userpass=username`
The manageusers.py script is deprecated.

IRC is the preferred means of getting in touch with the developers.
The Quassel IRC Team can be contacted on Freenode/#quassel (or
#quassel.de).  We always welcome new users in our channels!

Our homepage is <http://quassel-irc.org>
The bugtracker can be found at <http://bugs.quassel-irc.org>
The dev team can be reached by email: <devel@quassel-irc.org>

Thanks for reading,
~ The Quassel IRC Team