Persist Blowfish keys in the database
[quassel.git] / src / client /
2018-05-07 Michael MarleyAdd support for Elliptic Curve keys for CertFP
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-04-05 Manuel Nickschasclient: Remove unused attribute
2018-03-28 Manuel Nickschasclient: Avoid warning for unused argument
2018-03-28 Janne KoschinskiFix compile error with Qt4
2018-03-28 Janne KoschinskiMake /list open the Channel List dialog
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2018-03-01 Manuel Nickschasdcc: Disable DCC features until they're ready for publi...
2018-03-01 Javier LlorenteAdd system proxy support for quassel-client
2018-02-27 Janne KoschinskiFix compile error with Qt4
2018-02-27 Janne KoschinskiImplement /ignore functionality
2017-12-21 Janne KoschinskiImplement UI and serialization logic for sender modes
2017-12-20 Manuel NickschasMinor cleanups for core-side highlight feature
2017-12-20 Janne KoschinskiFix a potential crash
2017-12-20 Janne KoschinskiImplement UI for core-side highlights
2017-12-19 Janne KoschinskiImplement RPC call to gracefully disconnect a client
2017-12-19 Janne KoschinskiAdd initial implementation for showing and kicking...
2017-12-19 Janne KoschinskiInitialize new buffers in the UI with their activity
2017-12-19 Janne KoschinskiImplement changes requested in review
2017-12-19 Janne KoschinskiFix test for if the core supports activity sync
2017-12-19 Janne KoschinskiFix buffer activity sync between old core and new client
2017-12-19 Janne KoschinskiMake comparison explicit
2017-12-19 Janne KoschinskiRemove debug messages
2017-12-19 Janne KoschinskiMove the check if the core handles activities to the...
2017-12-19 Janne KoschinskiClarified minor details, again
2017-12-19 Janne KoschinskiClarified minor details
2017-12-19 Janne KoschinskiSeparate highlight handling
2017-12-19 Janne KoschinskiImplement client UI integration, add feature flag ...
2017-08-31 Shane SynanDefault to unread backlog fetch if not changed
2017-05-27 Ben RosserAuthenticator code cleanup as per review
2017-05-27 Ben RosserMake authenticator changes to protocol backwards-compatible
2017-05-27 Ben RosserImplement authenticator class used for logging in users
2016-10-07 Manuel Nickschasdcc: Add persistent settings for core-side DCC
2016-10-03 Manuel Nickschasdcc: Retrieve transfer list on TransferManager change
2016-09-28 Manuel Nickschasdcc: Properly sync TransferManager
2016-09-28 Manuel Nickschasdcc: Protect DCC file transfer support by a feature...
2016-09-28 Manuel Nickschasdcc: Introduce TransferModel for DCC file transfers
2016-09-14 Shane SynanQueryBufferItem disconnect IrcUser when removing
2016-09-07 selabnayrAllow client-side channel buffer merges, and associated...
2016-09-05 Shane SynanCenter-align tooltips, fix QML, italicize unknown
2016-09-05 Shane SynanHide network tooltip info when disconnected
2016-06-15 Manuel NickschasMerge pull request #198 - IRCv3 improvements
2016-06-13 Shane SynanShow account information in nick tooltips 198/head
2016-06-13 Shane SynanShow channel-specific modes in nick tooltips
2016-06-13 Shane SynanClarify suserHost and WhoisServiceReply
2016-06-13 Shane SynanUpdate channel/nick/query tooltips to new-style
2016-06-06 romibiReplace build date with commit date (#159)
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-06-06 Manuel NickschasGreatly simplify TransferManager API and implementation
2016-04-24 Manuel NickschasMerge pull request #188 from digitalcircuit/ircv3-fix...
2016-04-01 Daniel AlbersMerge pull request #183 from romibi/enableLinkPreview
2016-04-01 Daniel AlbersMerge pull request #168 from esainane/irssi-msg-escape
2016-03-31 Daniel AlbersMerge pull request #165 from esainane/coreinfo-dirty...
2016-03-07 Manuel NickschasTransfers also should notify on changes to transferred()
2016-03-02 Manuel NickschasAdd accessors for the amount of transferred data to...
2016-03-01 Manuel NickschasRename Transfer::State to Transfer::Status
2016-03-01 Manuel NickschasUse 'override' where appropriate
2016-02-28 Manuel NickschasFix (meta) type handling in existing DCC code
2016-02-28 Manuel NickschasRemove weird convenience accessors
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
2016-02-08 Manuel NickschasMerge pull request #178 from TheOneRing/fix_snore_crash
2016-02-08 Manuel NickschasMerge pull request #177 from justjanne/patch-1
2016-02-08 Manuel NickschasMerge pull request #175 from ayonix/ssl-fix
2016-02-08 Manuel NickschasDon't allow newlines in buffer names
2016-02-08 Manuel NickschasFix issues with buffer selection and filtered views
2015-11-22 Manuel NickschasMerge pull request #158 from romibi/master
2015-11-13 romibiFix Lambda 158/head
2015-10-08 Manuel NickschasMerge pull request #151 from Tucos/ws-hist
2015-10-08 Manuel NickschasMerge pull request #150 from Tucos/autospace
2015-10-08 Manuel NickschasMerge pull request #149 from Tucos/cipherkeys
2015-10-08 Manuel NickschasMerge pull request #148 from Tucos/DMdebug
2015-10-08 Manuel NickschasMerge pull request #146 from benapetr/master
2015-10-08 Manuel NickschasMerge pull request #145 from Scheirle/enh_usertooltip
2015-10-08 Manuel NickschasMerge pull request #139 from TheOneRing/snorenotify-0.6
2015-10-08 Pierre SchweitzerUse prefix operators when possible for non-primitive...
2015-10-08 Manuel NickschasMerge pull request #134 from mamarley/reconnectfix
2015-10-08 Manuel NickschasMerge pull request #133 from mamarley/clientreconnectfix
2015-10-08 Manuel NickschasMerge pull request #132 from mamarley/md5corecertfix
2015-09-19 Bernhard ScheirleAdds nicer ircuser tooltips 145/head
2015-07-30 Manuel NickschasMerge pull request #142 from TheOneRing/Fix-build-with...
2015-07-25 Armin KFix build with Qt-5.5 142/head
2015-06-13 Michael MarleyKeep _wantReconnect set to true by default instead... 133/head
2015-05-23 Michael MarleyUse SHA2-512 to store the core certificate digest in... 132/head
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-03-11 Manuel NickschasProvide a proper dialog for changing the core password
2015-03-09 Michael MarleyAdd back the SSL protocol selection dialog box for... 117/head
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-17 Manuel NickschasChange location and behavior of the Password Change...
2015-02-16 Michael MarleyHide or disable the Change Password option when appropriate
2015-02-16 Martin T. H. SandsmarkImplement password changing from client.
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-06 Manuel NickschasRemove support for network detection via Solid
2015-02-05 Manuel NickschasMerge pull request #108 from hagabaka/master
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Yaohan ChenAdd Qt-based connection detection 108/head
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
next