Change location and behavior of the Password Change action
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Feb 2015 21:16:23 +0000 (22:16 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Feb 2015 21:16:23 +0000 (22:16 +0100)
This action fits better in the File menu than under Settings, so
move it there.

Also, to increase discoverability, we now show the option even if
the core is too old to support the feature. A popup message informing
the user is shown in that case.

Additionally, the changed password is now saved client-side (if the
account is setup to remember the password), thus avoiding having to
re-enter the new password on next launch.


No differences found